Decision Workspace
skipidy vs skiplist vs skiplist-rs
Side-by-side comparison of Rust crates
42
skipidy
experimentalv0.2.1
A skiplist implementation
64
skiplist
stablev1.1.0
Skiplist implementation in Rust for fast insertion and removal, including a normal skiplist, ordered skiplist, and skipmap.
40
skiplist-rs
growingv0.1.5
Skip list is a kind of ordered map and can store any value inside. See skip list wikipedia page to learn more about this data structure.
Core Metrics
| skipidy | skiplist | skiplist-rs | |
|---|---|---|---|
| Health Score | 42 | 64 | 40 |
| Total Downloads | 1.1K | 1.2M | 7.9K |
| 30d Downloads | 6 | 106.0K | 23 |
| Dependents | 0 | 135 | 0 |
| Releases | 3 | 20 | 6 |
| Last Updated | 228d ago | 13d ago | 1546d ago |
| Age | 7m | 11y | 5y 11m |
Health Breakdown
skipidy
Maintenance
10
Quality
13
Community
5
Popularity
4
Documentation
10
skiplist
Maintenance
15
Quality
16
Community
11
Popularity
7
Documentation
15
skiplist-rs
Maintenance
4
Quality
15
Community
3
Popularity
5
Documentation
13
Technical Details
| skipidy | skiplist | skiplist-rs | |
|---|---|---|---|
| Version | 0.2.1 | 1.1.0 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 7 | 1 |
| Crate Size | 12KB | 236KB | 4KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| 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.
- •⚠ skiplist-rs has not been updated in over a year.
- •skipidy, skiplist-rs are pre-1.0 — API may change.