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