Decision Workspace
foldlist vs orx-selfref-col vs skippy
Side-by-side comparison of Rust crates
46
foldlist
experimentalv1.0.1
A mutable list with fast folding
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.
59
skippy
growingv0.1.1
Highly flexible worst-case O(log n) intrusive skip list
Core Metrics
| foldlist | orx-selfref-col | skippy | |
|---|---|---|---|
| Health Score | 46 | 63 | 59 |
| Total Downloads | 56 | 34.0K | 2.2K |
| 30d Downloads | 4 | 1.9K | 43 |
| Dependents | 0 | 44 | 4 |
| Releases | 2 | 32 | 3 |
| Last Updated | 113d ago | 61d ago | 2d ago |
| Age | 3m | 2y | 3y 3m |
Health Breakdown
foldlist
Maintenance
11
Quality
17
Community
6
Popularity
2
Documentation
10
orx-selfref-col
Maintenance
16
Quality
19
Community
11
Popularity
5
Documentation
12
skippy
Maintenance
16
Quality
16
Community
8
Popularity
4
Documentation
15
Technical Details
| foldlist | orx-selfref-col | skippy | |
|---|---|---|---|
| Version | 1.0.1 | 3.2.0 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | AGPL-3.0-or-later |
| Dependencies | 1 | 6 | 5 |
| Crate Size | 62KB | 26KB | 42KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.88 | 1.65 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •orx-selfref-col leads with a health score of 63/100, but none of the options score above 80.
- •skippy is pre-1.0 — API may change.