Decision Workspace
permitheus vs dotperms vs casbin
Side-by-side comparison of Rust crates
39
permitheus
experimentalv0.2.0
Fast hierarchical permission system with inheritance, delegation, and conflict resolution
39
dotperms
experimentalv0.1.0
A simple library for LuckPerms-like authorization using permission nodes.
65
casbin
stablev2.20.0
An authorization library that supports access control models like ACL, RBAC, ABAC.
Core Metrics
| permitheus | dotperms | casbin | |
|---|---|---|---|
| Health Score | 39 | 39 | 65 |
| Total Downloads | 32 | 710 | 1.1M |
| 30d Downloads | 3 | 3 | 87.9K |
| Dependents | 0 | 0 | 187 |
| Releases | 1 | 1 | 72 |
| Last Updated | 138d ago | 359d ago | 51d ago |
| Age | 4m | 11m | 6y 3m |
Health Breakdown
permitheus
Maintenance
6
Quality
15
Community
6
Popularity
2
Documentation
10
dotperms
Maintenance
3
Quality
17
Community
6
Popularity
3
Documentation
10
casbin
Maintenance
16
Quality
19
Community
13
Popularity
7
Documentation
10
Technical Details
| permitheus | dotperms | casbin | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 2.20.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 5 | 0 | 28 |
| Crate Size | 32KB | 9KB | 104KB |
| Features | 2 | 3 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 4 |
Links
Quick Verdict
- •casbin leads with a health score of 65/100, but none of the options score above 80.
- •casbin is depended on by 187 crates — strongest ecosystem trust.
- •permitheus, dotperms are pre-1.0 — API may change.