Decision Workspace
stable-skiplist vs skiplist vs skipidy
Side-by-side comparison of Rust crates
38
stable-skiplist
growingv0.1.1
Skiplist implementation in rust, providing fast insertion and removal. A normal skiplist is implemented, as well as an ordered skiplist and a skipmap. This is modified to work on stable Rust 1.9.0.
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
| stable-skiplist | skiplist | skipidy | |
|---|---|---|---|
| Health Score | 38 | 64 | 42 |
| Total Downloads | 6.0K | 1.2M | 1.1K |
| 30d Downloads | 49 | 106.0K | 6 |
| Dependents | 0 | 135 | 0 |
| Releases | 2 | 20 | 3 |
| Last Updated | 3551d ago | 13d ago | 228d ago |
| Age | 9y 8m | 11y | 7m |
Health Breakdown
stable-skiplist
Maintenance
3
Quality
16
Community
3
Popularity
5
Documentation
11
skiplist
Maintenance
15
Quality
16
Community
11
Popularity
7
Documentation
15
skipidy
Maintenance
10
Quality
13
Community
5
Popularity
4
Documentation
10
Technical Details
| stable-skiplist | skiplist | skipidy | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 7 | 4 |
| Crate Size | 33KB | 236KB | 12KB |
| Features | 1 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 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.
- •⚠ stable-skiplist has not been updated in over a year.
- •stable-skiplist, skipidy are pre-1.0 — API may change.