Decision Workspace
actionqueue-storage vs durability vs ironwal
Side-by-side comparison of Rust crates
44
actionqueue-storage
experimentalv0.1.2
WAL, snapshot, and recovery storage layer for the ActionQueue task queue engine.
61
durability
experimentalv0.6.4
Crash-consistent persistence primitives: directory abstraction, generic WAL, checkpoints, and recovery.
53
ironwal
experimentalv0.6.4
A high performance, high durability, deterministic Write-Ahead Log (WAL) for reliable systems of record.
Core Metrics
| actionqueue-storage | durability | ironwal | |
|---|---|---|---|
| Health Score | 44 | 61 | 53 |
| Total Downloads | 517 | 721 | 137 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 11 | 42 | 0 |
| Releases | 2 | 12 | 6 |
| Last Updated | 67d ago | 28d ago | 1d ago |
| Age | 2m | 3m | 4m |
Health Breakdown
actionqueue-storage
Maintenance
10
Quality
13
Community
8
Popularity
3
Documentation
10
durability
Maintenance
20
Quality
13
Community
10
Popularity
3
Documentation
15
ironwal
Maintenance
19
Quality
12
Community
6
Popularity
3
Documentation
13
Technical Details
| actionqueue-storage | durability | ironwal | |
|---|---|---|---|
| Version | 0.1.2 | 0.6.4 | 0.6.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MPL-2.0 |
| Dependencies | 9 | 10 | 17 |
| Crate Size | 108KB | 100KB | 106KB |
| Features | 3 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.80 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •durability leads with a health score of 61/100, but none of the options score above 80.