Decision Workspace
auths-policy vs core-policy vs role-system
Side-by-side comparison of Rust crates
52
auths-policy
experimentalv0.1.3
Policy expression engine for Auths - composable authorization logic
60
core-policy
experimentalv0.11.1
Pure RBAC/ABAC policy engine core (zero crypto/network dependencies)
46
role-system
growingv1.1.1
A flexible and powerful role-based access control (RBAC) library for Rust applications
Core Metrics
| auths-policy | core-policy | role-system | |
|---|---|---|---|
| Health Score | 52 | 60 | 46 |
| Total Downloads | 619 | 856 | 4.9K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 19 | 20 | 6 |
| Releases | 13 | 6 | 4 |
| Last Updated | 33d ago | 43d ago | 328d ago |
| Age | 4m | 6m | 1y |
Health Breakdown
auths-policy
Maintenance
17
Quality
13
Community
9
Popularity
3
Documentation
10
core-policy
Maintenance
16
Quality
15
Community
10
Popularity
4
Documentation
15
role-system
Maintenance
8
Quality
16
Community
8
Popularity
4
Documentation
10
Technical Details
| auths-policy | core-policy | role-system | |
|---|---|---|---|
| Version | 0.1.3 | 0.11.1 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 5 | 27 |
| Crate Size | 46KB | 50KB | 143KB |
| Features | 0 | 2 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •core-policy leads with a health score of 60/100, but none of the options score above 80.
- •role-system has the most downloads (4.9K), suggesting wider adoption.
- •auths-policy, core-policy are pre-1.0 — API may change.