Decision Workspace
cellos vs cellos-ctl vs cellos-supervisor
Side-by-side comparison of Rust crates
56
cellos
experimentalv0.5.6
CellOS — narrow-authority Rust execution cells with kubectl-style CLI. `cargo install cellos` ships the cellctl operator tool. cellos-server and cellos-supervisor publish separately.
54
cellos-ctl
experimentalv0.5.6
cellctl — kubectl-style CLI for CellOS execution cells and formations. Thin HTTP client over cellos-server with apply/get/describe/logs/events/webui.
48
cellos-supervisor
experimentalv0.5.1
CellOS execution-cell runner — boots cells in Firecracker microVMs or gVisor, enforces narrow typed authority, emits signed CloudEvents.
Core Metrics
| cellos | cellos-ctl | cellos-supervisor | |
|---|---|---|---|
| Health Score | 56 | 54 | 48 |
| Total Downloads | 113 | 140 | 40 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 7 | 4 |
| Releases | 7 | 7 | 2 |
| Last Updated | 6d ago | 6d ago | 6d ago |
| Age | 9d | 9d | 8d |
Health Breakdown
cellos
Maintenance
19
Quality
14
Community
6
Popularity
2
Documentation
15
cellos-ctl
Maintenance
19
Quality
9
Community
8
Popularity
3
Documentation
15
cellos-supervisor
Maintenance
14
Quality
9
Community
8
Popularity
2
Documentation
15
Technical Details
| cellos | cellos-ctl | cellos-supervisor | |
|---|---|---|---|
| Version | 0.5.6 | 0.5.6 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 37 | 50 |
| Crate Size | 21KB | 443KB | 528KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.88 | 1.88 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cellos leads with a health score of 56/100, but none of the options score above 80.
- •cellos-ctl has the most downloads (140), suggesting wider adoption.