Decision Workspace
skiplist vs skipidy vs skiplist-rs
Side-by-side comparison of Rust crates
62
skiplist
stablev1.1.0
Skiplist implementation in Rust for fast insertion and removal, including a normal skiplist, ordered skiplist, and skipmap.
41
skipidy
experimentalv0.2.1
A skiplist implementation
39
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
| skiplist | skipidy | skiplist-rs | |
|---|---|---|---|
| Health Score | 62 | 41 | 39 |
| Total Downloads | 1.4M | 1.1K | 7.9K |
| 30d Downloads | 162.1K | 0 | 0 |
| Dependents | 163 | 0 | 0 |
| Releases | 20 | 3 | 6 |
| Last Updated | 72d ago | 287d ago | 1605d ago |
| Age | 11y 2m | 9m | 6y 1m |
Health Breakdown
skiplist
Maintenance
12
Quality
17
Community
11
Popularity
7
Documentation
15
skipidy
Maintenance
9
Quality
13
Community
5
Popularity
4
Documentation
10
skiplist-rs
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
13
Technical Details
| skiplist | skipidy | skiplist-rs | |
|---|---|---|---|
| Version | 1.1.0 | 0.2.1 | 0.1.5 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 4 | 1 |
| Crate Size | 236KB | 12KB | 4KB |
| Features | 2 | 0 | 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 62/100, but none of the options score above 80.
- •skiplist is depended on by 163 crates — strongest ecosystem trust.
- •⚠ skiplist-rs has not been updated in over a year.
- •skipidy, skiplist-rs are pre-1.0 — API may change.