Decision Workspace
xskiplist vs skiplist vs skipidy
Side-by-side comparison of Rust crates
37
xskiplist
growingv0.1.0
Skiplist implementation in rust, providing fast insertion and removal. A normal skiplist is implemented, as well as an ordered skiplist and a skipmap.
64
skiplist
stablev1.1.0
Skiplist implementation in Rust for fast insertion and removal, including a normal skiplist, ordered skiplist, and skipmap.
42
skipidy
experimentalv0.2.1
A skiplist implementation
Core Metrics
| xskiplist | skiplist | skipidy | |
|---|---|---|---|
| Health Score | 37 | 64 | 42 |
| Total Downloads | 937 | 1.2M | 1.1K |
| 30d Downloads | 25 | 106.0K | 6 |
| Dependents | 0 | 135 | 0 |
| Releases | 1 | 20 | 3 |
| Last Updated | 414d ago | 13d ago | 228d ago |
| Age | 1y 1m | 11y | 7m |
Health Breakdown
xskiplist
Maintenance
2
Quality
15
Community
3
Popularity
4
Documentation
13
skiplist
Maintenance
15
Quality
16
Community
11
Popularity
7
Documentation
15
skipidy
Maintenance
10
Quality
13
Community
5
Popularity
4
Documentation
10
Technical Details
| xskiplist | skiplist | skipidy | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 7 | 4 |
| Crate Size | 39KB | 236KB | 12KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.89 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •skiplist leads with a health score of 64/100, but none of the options score above 80.
- •skiplist is depended on by 135 crates — strongest ecosystem trust.
- •⚠ xskiplist has not been updated in over a year.
- •xskiplist, skipidy are pre-1.0 — API may change.