Decision Workspace
subway vs skiplist vs skipidy
Side-by-side comparison of Rust crates
40
subway
growingv0.1.2
Fast, performant in-memory SkipList implemented in Rust.
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
| subway | skiplist | skipidy | |
|---|---|---|---|
| Health Score | 40 | 64 | 42 |
| Total Downloads | 8.1K | 1.2M | 1.1K |
| 30d Downloads | 45 | 106.0K | 6 |
| Dependents | 2 | 135 | 0 |
| Releases | 3 | 20 | 3 |
| Last Updated | 1840d ago | 13d ago | 228d ago |
| Age | 5y 1m | 11y | 7m |
Health Breakdown
subway
Maintenance
4
Quality
15
Community
7
Popularity
5
Documentation
9
skiplist
Maintenance
15
Quality
16
Community
11
Popularity
7
Documentation
15
skipidy
Maintenance
10
Quality
13
Community
5
Popularity
4
Documentation
10
Technical Details
| subway | skiplist | skipidy | |
|---|---|---|---|
| Version | 0.1.2 | 1.1.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 7 | 4 |
| Crate Size | 12KB | 236KB | 12KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ subway has not been updated in over a year.
- •subway, skipidy are pre-1.0 — API may change.