rustio rustio.net
64

skiplist

v1.1.0 Stable

Skiplist implementation in Rust for fast insertion and removal, including a normal skiplist, ordered skiplist, and skipmap.

MIT Edition 2024 MSRV 1.89
Data structures #collection#sorted#skiplist

Quick Verdict

  • โœ“Actively maintained (updated 13d ago)
  • โœ“Stable API (1.x for 11+ years)
  • โœ“Trusted by 135 crates
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
1.2M
Dependents
135
Releases
20
Size
236KB

Deep Insights

๐Ÿ“Š
Steady growth

110.2K downloads in the last 30 days (3.7K/day), up 11% from the previous period.

๐Ÿ”—
Moderate adoption

135 crates depend on skiplist. Reasonable ecosystem adoption, though not yet a core dependency.

โœ…
Stable for 11+ years

The API has been stable (1.x) for over 11 years with 20 releases. This level of maturity means you can depend on it without worrying about breaking changes.

๐ŸŒŸ
Used by top crates

Notable dependents include hnsw_rs, alive, kip_db, quantogram, c5store. When high-quality crates choose skiplist, it's a strong quality signal.

Health Breakdown

Maintenance 15/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 11/20

Reverse deps, ownership, ecosystem

Popularity 7/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
3K/day avg+35%
02K4K6K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.5.1
56%
v0.6.0
38%
v0.4.0
3%
v0.3.0
2%
v0.2.10
1%

Release Timeline

20 releasessince 2015
J
F
M
A
M
J
J
A
S
O
N
D
2015
12
2016
1
2017
2018
2019
2020
1
2021
1
2022
2023
2
2024
2025
1
2026
2
Less
More

Feature Flags

docspartial-ord

README

Loading README...

Maintainers

Dependencies
7
direct dependencies
Dependents
135
crates depend on skiplist

Similar Crates