Decision Workspace
skippy vs intrusive-collections vs orx-selfref-col
Side-by-side comparison of Rust crates
59
skippy
growingv0.1.1
Highly flexible worst-case O(log n) intrusive skip list
65
intrusive-collections
growingv0.10.0
Intrusive collections for Rust (linked list and red-black tree)
63
orx-selfref-col
stablev3.2.0
SelfRefCol is a core data structure to conveniently build safe and efficient self referential collections, such as linked lists and trees.
Core Metrics
| skippy | intrusive-collections | orx-selfref-col | |
|---|---|---|---|
| Health Score | 59 | 65 | 63 |
| Total Downloads | 2.2K | 9.6M | 34.0K |
| 30d Downloads | 43 | 1.2M | 1.9K |
| Dependents | 4 | 422 | 44 |
| Releases | 3 | 39 | 32 |
| Last Updated | 2d ago | 81d ago | 61d ago |
| Age | 3y 3m | 10y 1m | 2y |
Health Breakdown
skippy
Maintenance
16
Quality
16
Community
8
Popularity
4
Documentation
15
intrusive-collections
Maintenance
14
Quality
16
Community
13
Popularity
8
Documentation
14
orx-selfref-col
Maintenance
16
Quality
19
Community
11
Popularity
5
Documentation
12
Technical Details
| skippy | intrusive-collections | orx-selfref-col | |
|---|---|---|---|
| Version | 0.1.1 | 0.10.0 | 3.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | AGPL-3.0-or-later | Apache-2.0/MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 4 | 6 |
| Crate Size | 42KB | 57KB | 26KB |
| Features | 3 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | 1.65 | 1.82 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •intrusive-collections leads with a health score of 65/100, but none of the options score above 80.
- •intrusive-collections is depended on by 422 crates — strongest ecosystem trust.
- •skippy, intrusive-collections are pre-1.0 — API may change.