Decision Workspace
nexus-slab vs nexus-id vs nexus-smartptr
Side-by-side comparison of Rust crates
53
nexus-slab
experimentalv1.1.0
A high-performance slab allocator optimized for predictable tail latency
54
nexus-id
experimentalv1.1.1
High-performance ID generators for low-latency systems
52
nexus-smartptr
experimentalv0.1.1
Inline smart pointers for trait objects — Flat (inline-only) and Flex (inline with heap fallback)
Core Metrics
| nexus-slab | nexus-id | nexus-smartptr | |
|---|---|---|---|
| Health Score | 53 | 54 | 52 |
| Total Downloads | 1.4K | 761 | 572 |
| 30d Downloads | 838 | 526 | 573 |
| Dependents | 20 | 0 | 25 |
| Releases | 20 | 4 | 2 |
| Last Updated | 13d ago | 60d ago | 26d ago |
| Age | 2m | 2m | 26d |
Health Breakdown
nexus-slab
Maintenance
12
Quality
15
Community
10
Popularity
4
Documentation
12
nexus-id
Maintenance
15
Quality
18
Community
6
Popularity
3
Documentation
12
nexus-smartptr
Maintenance
12
Quality
15
Community
10
Popularity
3
Documentation
12
Technical Details
| nexus-slab | nexus-id | nexus-smartptr | |
|---|---|---|---|
| Version | 1.1.0 | 1.1.1 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 9 | 0 |
| Crate Size | 88KB | 60KB | 17KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nexus-id leads with a health score of 54/100, but none of the options score above 80.
- •nexus-slab has the most downloads (1.4K), suggesting wider adoption.
- •nexus-smartptr is pre-1.0 — API may change.