Decision Workspace
index vs pagecache vs rsdb
Side-by-side comparison of Rust crates
35
index
growingv0.15.4
a flash-sympathetic persistent lock-free B+ tree
51
pagecache
growingv0.19.4
lock-free pagecache and log for high-performance databases
38
rsdb
growingv0.12.1
a flash-sympathetic persistent lock-free B+ tree, pagecache, and log
Core Metrics
| index | pagecache | rsdb | |
|---|---|---|---|
| Health Score | 35 | 51 | 38 |
| Total Downloads | 2.4K | 178.9K | 35.4K |
| 30d Downloads | 6 | 1.7K | 42 |
| Dependents | 0 | 59 | 2 |
| Releases | 1 | 57 | 23 |
| Last Updated | 2965d ago | 2390d ago | 3125d ago |
| Age | 8y 1m | 8y 1m | 9y 4m |
Health Breakdown
index
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
11
pagecache
Maintenance
7
Quality
15
Community
11
Popularity
6
Documentation
12
rsdb
Maintenance
4
Quality
14
Community
4
Popularity
5
Documentation
11
Technical Details
| index | pagecache | rsdb | |
|---|---|---|---|
| Version | 0.15.4 | 0.19.4 | 0.12.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | Apache-2.0 |
| Dependencies | 7 | 19 | 20 |
| Crate Size | 10KB | 78KB | 76KB |
| Features | 2 | 10 | 3 |
| Yanked % | 0.0% | 1.8% | 0.0% |
| Edition | — | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pagecache leads with a health score of 51/100, but none of the options score above 80.
- •⚠ index, pagecache, rsdb have not been updated in over a year.