Decision Workspace
eventide-domain vs eventide vs eventide-macros
Side-by-side comparison of Rust crates
50
eventide-domain
experimentalv0.1.1
Domain layer for the eventide DDD/CQRS toolkit: aggregates, entities, value objects, domain events, repositories, and an in-memory event engine.
52
eventide
experimentalv0.1.1
A pragmatic Rust toolkit for Domain-Driven Design with event sourcing and CQRS. Umbrella crate re-exporting `eventide-domain`, `eventide-application` and `eventide-macros`.
50
eventide-macros
experimentalv0.1.1
Procedural macros for the eventide DDD/CQRS toolkit: derive entities, entity ids, value objects and domain events with a single attribute.
Core Metrics
| eventide-domain | eventide | eventide-macros | |
|---|---|---|---|
| Health Score | 50 | 52 | 50 |
| Total Downloads | 59 | 33 | 75 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 4 | 0 | 4 |
| Releases | 2 | 2 | 2 |
| Last Updated | 24d ago | 24d ago | 24d ago |
| Age | 24d | 24d | 24d |
Health Breakdown
eventide-domain
Maintenance
12
Quality
13
Community
8
Popularity
2
Documentation
15
eventide
Maintenance
12
Quality
17
Community
6
Popularity
2
Documentation
15
eventide-macros
Maintenance
12
Quality
13
Community
8
Popularity
2
Documentation
15
Technical Details
| eventide-domain | eventide | eventide-macros | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 18 | 3 | 7 |
| Crate Size | 88KB | 29KB | 27KB |
| Features | 3 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •eventide leads with a health score of 52/100, but none of the options score above 80.
- •eventide-macros has the most downloads (75), suggesting wider adoption.