Decision Workspace
cadi-registry vs singleton-registry vs citum_store
Side-by-side comparison of Rust crates
59
cadi-registry
experimentalv2.0.0
CADI registry client for chunk storage, retrieval and distribution
60
singleton-registry
growingv2.1.2
Thread-safe singleton registry for Rust with isolated, per-type storage — powers the JigsawFlow microkernel pattern
54
citum_store
experimentalv0.57.0
Citum style and locale storage layer — registry, cache, and resolver chain
Core Metrics
| cadi-registry | singleton-registry | citum_store | |
|---|---|---|---|
| Health Score | 59 | 60 | 54 |
| Total Downloads | 387 | 1.0K | 326 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 11 | 0 | 17 |
| Releases | 4 | 6 | 9 |
| Last Updated | 134d ago | 28d ago | today |
| Age | 4m | 9m | 7d |
Health Breakdown
cadi-registry
Maintenance
18
Quality
16
Community
9
Popularity
3
Documentation
13
singleton-registry
Maintenance
17
Quality
18
Community
6
Popularity
4
Documentation
15
citum_store
Maintenance
19
Quality
13
Community
9
Popularity
3
Documentation
10
Technical Details
| cadi-registry | singleton-registry | citum_store | |
|---|---|---|---|
| Version | 2.0.0 | 2.1.2 | 0.57.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | BSD-3-Clause | MIT OR Apache-2.0 |
| Dependencies | 7 | 1 | 18 |
| Crate Size | 21KB | 31KB | 47KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.80.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •singleton-registry leads with a health score of 60/100, but none of the options score above 80.
- •citum_store is pre-1.0 — API may change.