Decision Workspace
walrus-rust vs durability vs rustlite-wal
Side-by-side comparison of Rust crates
45
walrus-rust
experimentalv0.2.0
A high-performance Write-Ahead Log (WAL) implementation in Rust
61
durability
experimentalv0.6.4
Crash-consistent persistence primitives: directory abstraction, generic WAL, checkpoints, and recovery.
55
rustlite-wal
experimentalv0.8.0
Write-Ahead Log (WAL) implementation for RustLite (internal implementation detail)
Core Metrics
| walrus-rust | durability | rustlite-wal | |
|---|---|---|---|
| Health Score | 45 | 61 | 55 |
| Total Downloads | 1.2K | 721 | 433 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 4 | 42 | 12 |
| Releases | 2 | 12 | 8 |
| Last Updated | 218d ago | 28d ago | 144d ago |
| Age | 7m | 3m | 4m |
Health Breakdown
walrus-rust
Maintenance
8
Quality
12
Community
8
Popularity
4
Documentation
13
durability
Maintenance
20
Quality
13
Community
10
Popularity
3
Documentation
15
rustlite-wal
Maintenance
16
Quality
13
Community
8
Popularity
3
Documentation
15
Technical Details
| walrus-rust | durability | rustlite-wal | |
|---|---|---|---|
| Version | 0.2.0 | 0.6.4 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 6 | 10 | 7 |
| Crate Size | 102KB | 100KB | 22KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.80 | 1.81.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •durability leads with a health score of 61/100, but none of the options score above 80.
- •walrus-rust has the most downloads (1.2K), suggesting wider adoption.