Decision Workspace
fluxmap vs crossbeam-skiplist vs crossbeam-skiplist-pr1132
Side-by-side comparison of Rust crates
50
fluxmap
experimentalv0.3.7
A thread-safe, transactional, and concurrent in-memory key-value store for Rust. Offers ACID guarantees with Serializable Snapshot Isolation (SSI) and optional durability via a Write-Ahead Log (WAL). Designed for ease of use, high performance, and modern async Rust.
53
crossbeam-skiplist
growingv0.1.3
A concurrent skip list
50
crossbeam-skiplist-pr1132
growingv0.2.0
A concurrent skip list
Core Metrics
| fluxmap | crossbeam-skiplist | crossbeam-skiplist-pr1132 | |
|---|---|---|---|
| Health Score | 50 | 53 | 50 |
| Total Downloads | 334 | 7.3M | 10.0K |
| 30d Downloads | 13 | 643.0K | 86 |
| Dependents | 0 | 1.0K | 19 |
| Releases | 10 | 5 | 8 |
| Last Updated | 123d ago | 809d ago | 469d ago |
| Age | 4m | 8y 1m | 1y 6m |
Health Breakdown
fluxmap
Maintenance
16
Quality
12
Community
6
Popularity
3
Documentation
13
crossbeam-skiplist
Maintenance
3
Quality
11
Community
19
Popularity
8
Documentation
12
crossbeam-skiplist-pr1132
Maintenance
7
Quality
16
Community
10
Popularity
5
Documentation
12
Technical Details
| fluxmap | crossbeam-skiplist | crossbeam-skiplist-pr1132 | |
|---|---|---|---|
| Version | 0.3.7 | 0.1.3 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 15 | 3 | 4 |
| Crate Size | 75KB | 35KB | 37KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 40.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.61 | 1.61 |
| Owners | 1 | 4 (team) | 1 |
Links
Quick Verdict
- •crossbeam-skiplist leads with a health score of 53/100, but none of the options score above 80.
- •crossbeam-skiplist is depended on by 1.0K crates — strongest ecosystem trust.
- •⚠ crossbeam-skiplist, crossbeam-skiplist-pr1132 have not been updated in over a year.