#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

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

~26–41MB
~717K SLoC