Decision Workspace
reclaim vs sdd vs virtual-buffer
Side-by-side comparison of Rust crates
43
reclaim
growingv0.2.2
trait-based abstract interface for memory reclamation
66
sdd
stablev4.7.5
Scalable lock-free delayed memory reclaimer
62
virtual-buffer
stablev2.0.0
A cross-platform library for dealing with buffers backed by raw virtual memory
Core Metrics
| reclaim | sdd | virtual-buffer | |
|---|---|---|---|
| Health Score | 43 | 66 | 62 |
| Total Downloads | 8.7K | 53.1M | 9.3K |
| 30d Downloads | 45 | 6.1M | 331 |
| Dependents | 4 | 164 | 3 |
| Releases | 4 | 62 | 5 |
| Last Updated | 2446d ago | 12d ago | 49d ago |
| Age | 6y 9m | 1y 11m | 1y 9m |
Health Breakdown
reclaim
Maintenance
4
Quality
17
Community
5
Popularity
5
Documentation
12
sdd
Maintenance
18
Quality
13
Community
12
Popularity
8
Documentation
15
virtual-buffer
Maintenance
14
Quality
15
Community
13
Popularity
5
Documentation
15
Technical Details
| reclaim | sdd | virtual-buffer | |
|---|---|---|---|
| Version | 0.2.2 | 4.7.5 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 2 |
| Crate Size | 36KB | 53KB | 56KB |
| Features | 2 | 0 | 3 |
| Yanked % | 0.0% | 38.7% | 60.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.85.0 | 1.87.0 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •sdd leads with a health score of 66/100, but none of the options score above 80.
- •sdd is depended on by 164 crates — strongest ecosystem trust.
- •⚠ reclaim has not been updated in over a year.
- •reclaim is pre-1.0 — API may change.