A lightweight, opinionated CQRS and event sourcing framework targeting serverless architectures.
cqrs-es is available from Crates.io or Github.
toml
[dependencies]
cqrs-es = "0.0.18"
Documentation is available here along with an introduction to CQRS and event sourcing.
A demo application is available here.