#cqrs #event-sourcing #kurrent

mneme

An event-sourcing library for Rust projects

6 releases (3 breaking)

Uses new Rust 2024

0.5.0 Mar 14, 2025
0.4.2 Feb 28, 2025
0.3.8 Feb 16, 2025
0.2.0 Feb 15, 2025
0.0.0 Feb 15, 2025

#20 in #cqrs

Download history 100/week @ 2025-01-28 10/week @ 2025-02-04 336/week @ 2025-02-11 37/week @ 2025-02-18 249/week @ 2025-02-25 31/week @ 2025-03-04 119/week @ 2025-03-11 15/week @ 2025-03-18 2/week @ 2025-03-25

136 downloads per month

MIT license

55KB
1.5K SLoC

Mneme

Crates.io Documentation License: MIT

Mneme is a robust event-sourcing library for Rust projects. Named after the Greek muse of memory, Mneme helps you maintain a complete and accurate history of your domain events. It is built on top of Kurrent (formerly EventStoreDB) and provides a clean, type-safe API for implementing event-sourced systems.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Dependencies

~27–41MB
~726K SLoC