Decision Workspace
atomr-patterns vs atomr-persistence vs event-store-adapter-rs
Side-by-side comparison of Rust crates
50
atomr-patterns
experimentalv0.9.2
DDD/CQRS pattern library for atomr — aggregates, readers, projections, sagas, outbox, ACL.
60
atomr-persistence
experimentalv0.9.2
Event sourcing for atomr — `Eventsourced` trait, recovery permitter, async snapshotter, persistent FSM, at-least-once delivery.
57
event-store-adapter-rs
stablev1.3.15
crate to make DynamoDB an Event Store
Core Metrics
| atomr-patterns | atomr-persistence | event-store-adapter-rs | |
|---|---|---|---|
| Health Score | 50 | 60 | 57 |
| Total Downloads | 19 | 2.1K | 148.1K |
| 30d Downloads | 0 | 2.1K | 0 |
| Dependents | 1 | 126 | 0 |
| Releases | 1 | 5 | 131 |
| Last Updated | 15d ago | 15d ago | 17d ago |
| Age | 15d | 22d | 2y 8m |
Health Breakdown
atomr-patterns
Maintenance
12
Quality
14
Community
7
Popularity
2
Documentation
15
atomr-persistence
Maintenance
16
Quality
13
Community
12
Popularity
4
Documentation
15
event-store-adapter-rs
Maintenance
18
Quality
17
Community
6
Popularity
6
Documentation
10
Technical Details
| atomr-patterns | atomr-persistence | event-store-adapter-rs | |
|---|---|---|---|
| Version | 0.9.2 | 0.9.2 | 1.3.15 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 14 | 6 | 18 |
| Crate Size | 60KB | 30KB | 38KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.78 | 1.78 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •atomr-persistence leads with a health score of 60/100, but none of the options score above 80.
- •event-store-adapter-rs has the most downloads (148.1K), suggesting wider adoption.
- •atomr-persistence is depended on by 126 crates — strongest ecosystem trust.
- •atomr-patterns, atomr-persistence are pre-1.0 — API may change.