Decision Workspace
manager_handlers vs mae vs armature-redis
Side-by-side comparison of Rust crates
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.
55
mae
growingv0.3.10
Opinionated async Rust framework for building Mae-Technologies micro-services — app scaffolding, repo layer, middleware, and test utilities.
52
armature-redis
experimentalv0.1.1
Redis client integration for Armature - connection pooling, pub/sub, and DI-ready
Core Metrics
| manager_handlers | mae | armature-redis | |
|---|---|---|---|
| Health Score | 50 | 55 | 52 |
| Total Downloads | 49.4K | 1.7K | 1.7K |
| 30d Downloads | 82 | 784 | 751 |
| Dependents | 0 | 0 | 12 |
| Releases | 76 | 16 | 2 |
| Last Updated | 178d ago | today | 87d ago |
| Age | 1y 6m | 1y 2m | 3m |
Health Breakdown
manager_handlers
Maintenance
11
Quality
14
Community
6
Popularity
6
Documentation
13
mae
Maintenance
19
Quality
13
Community
6
Popularity
4
Documentation
13
armature-redis
Maintenance
12
Quality
15
Community
9
Popularity
4
Documentation
12
Technical Details
| manager_handlers | mae | armature-redis | |
|---|---|---|---|
| Version | 0.7.2 | 0.3.10 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 17 | 44 | 13 |
| Crate Size | 43KB | 89KB | 17KB |
| Features | 2 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.76 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mae 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.