Skip to content

Instantly share code, notes, and snippets.

@rbuckland
Last active September 10, 2022 02:40
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rbuckland/fd06765272b638d69a4b8ae6878fbb48 to your computer and use it in GitHub Desktop.
Save rbuckland/fd06765272b638d69a4b8ae6878fbb48 to your computer and use it in GitHub Desktop.
rust es / cqrs comparison chart

This is a comparison of current (May 2021) Rust es-cqrs libraries.

Have used - cqrs-es, exploring all, sticking with cqrs-es. simplicity is nice.

this is also good, but less boiler plate out of the box.

crate urls rated (lib.rs) # of contribut ors github stars DL per Month Issues Last Commit recency Notes
cqrs-es https://lib.rs/crates/cqrs-es https://github.com/serverlesstechnology/cqrs 2 3 21 86 0 2021-05-21 2021-05-21
Actor-es aka riker-es https://lib.rs/crates/riker-es - 4 107 2020-09-10 2020-09-10 NOTED as Alpha
esrs https://lib.rs/crates/esrs - 370 14 Releases 2021-05-21 2021-05-21 PrimaIT, URL is wrong, Emailed Simone. nahdah (Forked it at - https://github.com/inosion/esrs via cargo vendor)
eventually https://lib.rs/crates/eventually https://github.com/get-eventually/eventually-rs 5 286 78 10 2021-03-14 2020-10-04
eventsource https://lib.rs/crates/eventsource 6 15 2046 0 2020-04-23 2020-04-23
cqrs-eventsourcing https://lib.rs/crates/cqrs-eventsourcing 1 1 0 2021-03-16 2021-03-16 NOTED ALPHA
eventsourcing https://github.com/pholactery/eventsourcing https://lib.rs/crates/eventsourcing 3 74 504 1 2020-03-12 stagnated
reventsource https://github.com/liuchong/reventsource 0 2019-12-27 ALPHA
cqrs https://github.com/cq-rs/cqrs 29 2019-09-06 stagnated
riker-cqrs https://github.com/riker-rs/riker-cqrs 26 2019-01-17
dendrite https://lib.rs/crates/dendrite https://github.com/dendrite2go/rustic-dendrite 2 130 2021-05-09
eventmill https://github.com/innoave/eventmill 7 2 2020-12-24
eventific https://github.com/Joatin/eventific https://lib.rs/crates/eventific 9 53
neuron-rs https://lib.rs/crates/neuron-rs https://github.com/neuron-rs/neuron-rs 0 - 2020-12-19
causality https://github.com/gregl83/causality https://lib.rs/crates/causality 1 0202-03-01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment