Decision Workspace
auths-policy vs core-policy vs role-system
Side-by-side comparison of Rust crates
47
auths-policy
experimentalv0.0.1-rc.9
Policy expression engine for Auths - composable authorization logic
48
core-policy
experimentalv0.10.1
Pure RBAC/ABAC policy engine core (zero crypto/network dependencies)
47
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 | 47 | 48 | 47 |
| Total Downloads | 211 | 209 | 4.1K |
| 30d Downloads | 211 | 72 | 204 |
| Dependents | 11 | 8 | 4 |
| Releases | 9 | 2 | 4 |
| Last Updated | 13d ago | 71d ago | 220d ago |
| Age | 24d | 2m | 8m |
Health Breakdown
auths-policy
Maintenance
13
Quality
13
Community
8
Popularity
3
Documentation
10
core-policy
Maintenance
10
Quality
14
Community
9
Popularity
3
Documentation
12
role-system
Maintenance
9
Quality
16
Community
8
Popularity
4
Documentation
10
Technical Details
| auths-policy | core-policy | role-system | |
|---|---|---|---|
| Version | 0.0.1-rc.9 | 0.10.1 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 4 | 27 |
| Crate Size | 43KB | 48KB | 143KB |
| Features | 0 | 1 | 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 48/100, but none of the options score above 80.
- •role-system has the most downloads (4.1K), suggesting wider adoption.
- •auths-policy, core-policy are pre-1.0 — API may change.