Decision Workspace
chronon vs nodedb-raft vs koru-lambda-core
Side-by-side comparison of Rust crates
43
chronon
experimentalv0.1.0
Deterministic execution kernel with crash-safe replication and exactly-once side effects
49
nodedb-raft
experimentalv0.2.1
Raft consensus engine for NodeDB — leader election, log replication, and snapshots
48
koru-lambda-core
growingv1.2.0
A minimal axiomatic system for distributed computation
Core Metrics
| chronon | nodedb-raft | koru-lambda-core | |
|---|---|---|---|
| Health Score | 43 | 49 | 48 |
| Total Downloads | 25 | 293 | 468 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 16 | 5 |
| Releases | 1 | 15 | 3 |
| Last Updated | 133d ago | 14d ago | 183d ago |
| Age | 4m | 1m | 6m |
Health Breakdown
chronon
Maintenance
7
Quality
13
Community
6
Popularity
2
Documentation
15
nodedb-raft
Maintenance
12
Quality
12
Community
9
Popularity
3
Documentation
13
koru-lambda-core
Maintenance
11
Quality
16
Community
8
Popularity
3
Documentation
10
Technical Details
| chronon | nodedb-raft | koru-lambda-core | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.1 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | BUSL-1.1 | MIT OR Apache-2.0 |
| Dependencies | 11 | 12 | 16 |
| Crate Size | 134KB | 38KB | 116KB |
| Features | 2 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.70 | 1.94 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nodedb-raft leads with a health score of 49/100, but none of the options score above 80.
- •koru-lambda-core has the most downloads (468), suggesting wider adoption.
- •chronon, nodedb-raft are pre-1.0 — API may change.