Decision Workspace
nested_containment_list vs numerated vs intrusive-collections
Side-by-side comparison of Rust crates
42
nested_containment_list
growingv0.3.1
A data structure for efficiently storing and querying nested intervals.
77
numerated
stablev2.0.1
A library for working with intervals and sets of numerated values
68
intrusive-collections
growingv0.10.1
Intrusive collections for Rust (linked list and red-black tree)
Core Metrics
| nested_containment_list | numerated | intrusive-collections | |
|---|---|---|---|
| Health Score | 42 | 77 | 68 |
| Total Downloads | 32.4K | 82.2K | 12.1M |
| 30d Downloads | 0 | 6.2K | 1.3M |
| Dependents | 19 | 72 | 491 |
| Releases | 6 | 22 | 40 |
| Last Updated | 1521d ago | 6d ago | 17d ago |
| Age | 5y 4m | 2y 5m | 10y 3m |
Health Breakdown
nested_containment_list
Maintenance
4
Quality
14
Community
10
Popularity
5
Documentation
9
numerated
Maintenance
20
Quality
20
Community
16
Popularity
6
Documentation
15
intrusive-collections
Maintenance
17
Quality
16
Community
13
Popularity
8
Documentation
14
Technical Details
| nested_containment_list | numerated | intrusive-collections | |
|---|---|---|---|
| Version | 0.3.1 | 2.0.1 | 0.10.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | GPL-3.0-or-later WITH Classpath-exception-2.0 | Apache-2.0/MIT |
| Dependencies | 4 | 7 | 4 |
| Crate Size | 23KB | 35KB | 57KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 4.5% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | 1.88 | 1.82 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •numerated leads with a health score of 77/100, but none of the options score above 80.
- •intrusive-collections has the most downloads (12.1M), suggesting wider adoption.
- •intrusive-collections is depended on by 491 crates — strongest ecosystem trust.
- •⚠ nested_containment_list has not been updated in over a year.
- •nested_containment_list, intrusive-collections are pre-1.0 — API may change.