Decision Workspace
transactional vs light-qsbr vs skipdb-core
Side-by-side comparison of Rust crates
43
transactional
experimentalv0.3.1
A simple optimistic lock-free confirmation-based transactional model for Rust.
53
light-qsbr
growingv1.1.2
A lightweight Quiescent-State-Based Reclamation (QSBR) library for safe memory reclamation in lock-free and async runtimes.
50
skipdb-core
growingv0.2.0
The core for `skipdb` and `async-skipdb` crates
Core Metrics
| transactional | light-qsbr | skipdb-core | |
|---|---|---|---|
| Health Score | 43 | 53 | 50 |
| Total Downloads | 2.1K | 1.5K | 6.2K |
| 30d Downloads | 6 | 20 | 39 |
| Dependents | 0 | 5 | 14 |
| Releases | 4 | 6 | 4 |
| Last Updated | 318d ago | 105d ago | 699d ago |
| Age | 11m | 7m | 1y 11m |
Health Breakdown
transactional
Maintenance
8
Quality
14
Community
6
Popularity
4
Documentation
11
light-qsbr
Maintenance
14
Quality
12
Community
8
Popularity
4
Documentation
15
skipdb-core
Maintenance
8
Quality
16
Community
9
Popularity
5
Documentation
12
Technical Details
| transactional | light-qsbr | skipdb-core | |
|---|---|---|---|
| Version | 0.3.1 | 1.1.2 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | non-standard | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 4 |
| Crate Size | 22KB | 15KB | 6KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 33.3% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.83.0 | 1.75.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •light-qsbr leads with a health score of 53/100, but none of the options score above 80.
- •skipdb-core has the most downloads (6.2K), suggesting wider adoption.
- •⚠ skipdb-core has not been updated in over a year.
- •transactional, skipdb-core are pre-1.0 — API may change.