rustio rustio.net
48

seqmap

v0.1.4 Experimental

A blazing fast seqlock-based concurrent hashmap where every data cell is its own seqlock, suitable for thousands of concurrent readers and writers

MIT Edition 2024
#concurrent#parallel#hashmap#lock-free#seqlock

Quick Verdict

  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (15KB, 3 deps)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
2.0K
Dependents
0
Releases
5
Size
15KB

Deep Insights

๐Ÿ“Š
Stable downloads

7 downloads in the last 30 days (0/day). Volume is roughly flat compared to the previous period.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 59 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

๐Ÿชถ
Minimal dependencies

Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

๐Ÿ“
Compact crate

At 14KB, seqmap is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 14/25

Recency, release consistency, active ratio

Quality 14/25

Yanked ratio, deps, size, maturity, features

Community 3/20

Reverse deps, ownership, ecosystem

Popularity 4/15

Downloads, momentum, growth trend

Documentation 13/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg-17%
024612/291/162/32/213/113/28

Version Adoption

v0.1.4
24%
v0.1.1
19%
v0.1.2
19%
v0.1.0
19%
v0.1.3
19%

Release Timeline

5 releasessince 2025
J
F
M
A
M
J
J
A
S
O
N
D
2025
5
2026
Less
More

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
0
crates depend on seqmap

Similar Crates