Decision Workspace
event_hex vs eventide vs eventide-macros
Side-by-side comparison of Rust crates
51
event_hex
experimentalv0.0.3
A pragmatic Rust toolkit for Domain-Driven Design with first-class support for event sourcing and CQRS.
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
| event_hex | eventide | eventide-macros | |
|---|---|---|---|
| Health Score | 51 | 52 | 50 |
| Total Downloads | 41 | 33 | 75 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 4 |
| Releases | 3 | 2 | 2 |
| Last Updated | 5d ago | 24d ago | 24d ago |
| Age | 14d | 24d | 24d |
Health Breakdown
event_hex
Maintenance
14
Quality
14
Community
6
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
| event_hex | eventide | eventide-macros | |
|---|---|---|---|
| Version | 0.0.3 | 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 | 25 | 3 | 7 |
| Crate Size | 51KB | 29KB | 27KB |
| Features | 5 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.95.0 | 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.