Decision Workspace
nexus-collections vs intrusive-collections vs slabbin
Side-by-side comparison of Rust crates
55
nexus-collections
experimentalv1.1.5
Slab-backed intrusive collections for low-latency systems
68
intrusive-collections
growingv0.10.1
Intrusive collections for Rust (linked list and red-black tree)
66
slabbin
growingv1.2.0
An efficient slab allocator with stable addresses
Core Metrics
| nexus-collections | intrusive-collections | slabbin | |
|---|---|---|---|
| Health Score | 55 | 68 | 66 |
| Total Downloads | 2.0K | 12.1M | 658.5K |
| 30d Downloads | 0 | 1.3M | 147.4K |
| Dependents | 0 | 491 | 3 |
| Releases | 22 | 40 | 4 |
| Last Updated | 16d ago | 17d ago | 464d ago |
| Age | 4m | 10y 3m | 2y 8m |
Health Breakdown
nexus-collections
Maintenance
18
Quality
16
Community
5
Popularity
4
Documentation
12
intrusive-collections
Maintenance
17
Quality
16
Community
13
Popularity
8
Documentation
14
slabbin
Maintenance
11
Quality
21
Community
12
Popularity
7
Documentation
15
Technical Details
| nexus-collections | intrusive-collections | slabbin | |
|---|---|---|---|
| Version | 1.1.5 | 0.10.1 | 1.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0/MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 4 | 0 |
| Crate Size | 81KB | 57KB | 13KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | 1.85 | 1.82 | 1.57.0 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •intrusive-collections leads with a health score of 68/100, but none of the options score above 80.
- •intrusive-collections is depended on by 491 crates — strongest ecosystem trust.
- •⚠ slabbin has not been updated in over a year.
- •intrusive-collections is pre-1.0 — API may change.