Decision Workspace
smart_access vs nodit vs discrete_range_map
Side-by-side comparison of Rust crates
48
smart_access
growingv0.7.0
A minimalistic "lazy bidirectional pointer" framework.
53
nodit
growingv0.10.0
This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap.
45
discrete_range_map
growingv0.6.3
This crate provides DiscreteRangeMap and DiscreteRangeSet, Data Structures for storing non-overlapping discrete intervals based off BTreeMap.
Core Metrics
| smart_access | nodit | discrete_range_map | |
|---|---|---|---|
| Health Score | 48 | 53 | 45 |
| Total Downloads | 23.0K | 78.7K | 14.6K |
| 30d Downloads | 22 | 11.8K | 61 |
| Dependents | 0 | 3 | 3 |
| Releases | 18 | 7 | 11 |
| Last Updated | 2083d ago | 160d ago | 812d ago |
| Age | 5y 9m | 2y 2m | 2y 11m |
Health Breakdown
smart_access
Maintenance
9
Quality
19
Community
6
Popularity
5
Documentation
9
nodit
Maintenance
11
Quality
16
Community
7
Popularity
6
Documentation
13
discrete_range_map
Maintenance
6
Quality
14
Community
7
Popularity
5
Documentation
13
Technical Details
| smart_access | nodit | discrete_range_map | |
|---|---|---|---|
| Version | 0.7.0 | 0.10.0 | 0.6.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | AGPL-3.0-or-later |
| Dependencies | 2 | 5 | 5 |
| Crate Size | 25KB | 34KB | 35KB |
| Features | 10 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nodit leads with a health score of 53/100, but none of the options score above 80.
- •⚠ smart_access, discrete_range_map have not been updated in over a year.