Thalo - Event Sourcing runtime for WASM

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • thalo

    An Event Sourcing runtime with WebAssembly & embedded event store

  • Over the past couple of months I've rewritten a project of mine from scratch called Thalo. https://github.com/thalo-rs/thalo

  • wasmtime

    A fast and secure runtime for WebAssembly

  • Its built on top of Wasmtime for wasm execution, and MessageDb which is a message store for Postgres.

  • 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
  • message-db

    Microservice native message and event store for Postgres

  • Its built on top of Wasmtime for wasm execution, and MessageDb which is a message store for Postgres.

  • esdl

    Event-sourcing Schema Definition Language

  • Aggregates are defined in a schema using the ESDL schema language in a .esdl file, and is used for codegen to generate a trait for your aggregate to implement (via a derive macro in the case of Rust).

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

  • Thalo - Event Sourcing runtime for WASM

    5 projects | /r/rust | 12 Dec 2022
  • Unlocking the Power of WebAssembly

    3 projects | dev.to | 10 Mar 2024
  • MotorOS: a Rust-first operating system for x64 VMs

    7 projects | news.ycombinator.com | 7 Jan 2024
  • Announcing Floneum (A open source graph editor for local AI workflows written in rust)

    3 projects | /r/rust | 12 Jul 2023
  • Making C++ Safe Without Borrow Checking, Reference Counting, or Tracing GC

    6 projects | news.ycombinator.com | 23 Jun 2023