Decision Workspace
cufflink-fn vs robotech vs manager_handlers
Side-by-side comparison of Rust crates
46
cufflink-fn
experimentalv0.8.1
Write custom Cufflink handlers in Rust — compiles to WASM
55
robotech
experimentalv1.4.0
Backend service implementation for the RoboTech platform, providing RESTful APIs and business logic for web applications.
50
manager_handlers
growingv0.7.2
A microservice manager implementation that creates HTTP-accessible handlers with configurable replicas. Handlers communicate via an internal bus, enabling collaborative request processing in a distributed architecture.
Core Metrics
| cufflink-fn | robotech | manager_handlers | |
|---|---|---|---|
| Health Score | 46 | 55 | 50 |
| Total Downloads | 186 | 4.6K | 49.4K |
| 30d Downloads | 80 | 133 | 82 |
| Dependents | 0 | 41 | 0 |
| Releases | 9 | 45 | 76 |
| Last Updated | 5d ago | 71d ago | 178d ago |
| Age | 1m | 5m | 1y 6m |
Health Breakdown
cufflink-fn
Maintenance
13
Quality
14
Community
6
Popularity
3
Documentation
10
robotech
Maintenance
15
Quality
17
Community
9
Popularity
4
Documentation
10
manager_handlers
Maintenance
11
Quality
14
Community
6
Popularity
6
Documentation
13
Technical Details
| cufflink-fn | robotech | manager_handlers | |
|---|---|---|---|
| Version | 0.8.1 | 1.4.0 | 0.7.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 19 | 17 |
| Crate Size | 11KB | 47KB | 43KB |
| Features | 0 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •robotech leads with a health score of 55/100, but none of the options score above 80.
- •manager_handlers has the most downloads (49.4K), suggesting wider adoption.
- •cufflink-fn, manager_handlers are pre-1.0 — API may change.