Decision Workspace
rstmdb-wal vs nano-wal vs walrus-rust
Side-by-side comparison of Rust crates
44
rstmdb-wal
experimentalv0.2.0
Write-ahead log implementation for rstmdb - durable, append-only storage
56
nano-wal
growingv1.0.0
A concurrent Write-Ahead Log with CAS-based segment rotation and coalesced preadv reads
45
walrus-rust
experimentalv0.2.0
A high-performance Write-Ahead Log (WAL) implementation in Rust
Core Metrics
| rstmdb-wal | nano-wal | walrus-rust | |
|---|---|---|---|
| Health Score | 44 | 56 | 45 |
| Total Downloads | 133 | 2.6K | 855 |
| 30d Downloads | 83 | 122 | 109 |
| Dependents | 11 | 0 | 0 |
| Releases | 2 | 7 | 2 |
| Last Updated | 9d ago | 5d ago | 159d ago |
| Age | 1m | 6m | 5m |
Health Breakdown
rstmdb-wal
Maintenance
13
Quality
12
Community
8
Popularity
3
Documentation
8
nano-wal
Maintenance
19
Quality
14
Community
6
Popularity
4
Documentation
13
walrus-rust
Maintenance
10
Quality
12
Community
6
Popularity
4
Documentation
13
Technical Details
| rstmdb-wal | nano-wal | walrus-rust | |
|---|---|---|---|
| Version | 0.2.0 | 1.0.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | non-standard | MIT | MIT |
| Dependencies | 9 | 4 | 6 |
| Crate Size | 19KB | 289KB | 102KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nano-wal leads with a health score of 56/100, but none of the options score above 80.
- •rstmdb-wal, walrus-rust are pre-1.0 — API may change.