Decision Workspace
singleton-registry vs cadi-registry vs transientdb
Side-by-side comparison of Rust crates
55
singleton-registry
growingv2.0.0
A thread-safe singleton registry for Rust with isolated, per-type storage
56
cadi-registry
experimentalv2.0.0
CADI registry client for chunk storage, retrieval and distribution
52
transientdb
growingv0.2.5
A lightweight, thread-safe temporary data storage system designed for efficient handling of transient data in Rust applications
Core Metrics
| singleton-registry | cadi-registry | transientdb | |
|---|---|---|---|
| Health Score | 55 | 56 | 52 |
| Total Downloads | 988 | 255 | 4.7K |
| 30d Downloads | 9 | 74 | 27 |
| Dependents | 0 | 11 | 0 |
| Releases | 3 | 4 | 11 |
| Last Updated | 167d ago | 74d ago | 9d ago |
| Age | 7m | 2m | 1y 3m |
Health Breakdown
singleton-registry
Maintenance
12
Quality
18
Community
6
Popularity
4
Documentation
15
cadi-registry
Maintenance
15
Quality
16
Community
9
Popularity
3
Documentation
13
transientdb
Maintenance
18
Quality
15
Community
5
Popularity
4
Documentation
10
Technical Details
| singleton-registry | cadi-registry | transientdb | |
|---|---|---|---|
| Version | 2.0.0 | 2.0.0 | 0.2.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | BSD-3-Clause | MIT | MIT |
| Dependencies | 1 | 7 | 14 |
| Crate Size | 24KB | 21KB | 58KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.80.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cadi-registry leads with a health score of 56/100, but none of the options score above 80.
- •transientdb has the most downloads (4.7K), suggesting wider adoption.
- •transientdb is pre-1.0 — API may change.