Decision Workspace
kube-coordinate vs kube-lease-manager vs k8s-operator-raft
Side-by-side comparison of Rust crates
48
kube-coordinate
growingv0.2.1
Kubernetes leader election using the coordination.k8s.io API.
55
kube-lease-manager
growingv0.11.1
Ergonomic and reliable leader election using Kubernetes Lease API.
43
k8s-operator-raft
experimentalv0.1.1
Raft consensus implementation for k8s-operator framework
Core Metrics
| kube-coordinate | kube-lease-manager | k8s-operator-raft | |
|---|---|---|---|
| Health Score | 48 | 55 | 43 |
| Total Downloads | 994.4K | 44.5K | 89 |
| 30d Downloads | 132.1K | 3.8K | 22 |
| Dependents | 0 | 13 | 2 |
| Releases | 7 | 18 | 2 |
| Last Updated | 127d ago | 63d ago | 93d ago |
| Age | 2y 3m | 1y 8m | 3m |
Health Breakdown
kube-coordinate
Maintenance
12
Quality
16
Community
6
Popularity
7
Documentation
7
kube-lease-manager
Maintenance
15
Quality
13
Community
9
Popularity
6
Documentation
12
k8s-operator-raft
Maintenance
12
Quality
13
Community
6
Popularity
2
Documentation
10
Technical Details
| kube-coordinate | kube-lease-manager | k8s-operator-raft | |
|---|---|---|---|
| Version | 0.2.1 | 0.11.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 8 | 13 | 6 |
| Crate Size | 10KB | 44KB | 22KB |
| Features | 9 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.88.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kube-lease-manager leads with a health score of 55/100, but none of the options score above 80.
- •kube-coordinate has the most downloads (994.4K), suggesting wider adoption.