Thalo.rs - Event Sourcing in Rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • thalo

    An Event Sourcing runtime with WebAssembly & embedded event store

  • Interesting! Thanks for sharing. I can see how macros can be heavy, but yours was pretty light IMO. Comparing with the current example, the current one has basically the same code, plus the edsl code that looks like a header (if Rust ever had C's .h or OCaml's .mli files). Which isn't necessarily a bad thing though.

  • esdl

    Event-sourcing Schema Definition Language

  • I've also created a schema language for defining aggregates, events & commands called ESDL along with a VSCode syntax highlighting extension.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • esdl-vscode

    VSCode Language Syntax for ESDL

  • I've also created a schema language for defining aggregates, events & commands called ESDL along with a VSCode syntax highlighting extension.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts