Decision Workspace
dotperms vs casbin vs permitheus
Side-by-side comparison of Rust crates
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.
39
permitheus
experimentalv0.2.0
Fast hierarchical permission system with inheritance, delegation, and conflict resolution
Core Metrics
| dotperms | casbin | permitheus | |
|---|---|---|---|
| Health Score | 39 | 65 | 39 |
| Total Downloads | 710 | 1.1M | 32 |
| 30d Downloads | 3 | 87.9K | 3 |
| Dependents | 0 | 187 | 0 |
| Releases | 1 | 72 | 1 |
| Last Updated | 359d ago | 51d ago | 138d ago |
| Age | 11m | 6y 3m | 4m |
Health Breakdown
dotperms
Maintenance
3
Quality
17
Community
6
Popularity
3
Documentation
10
casbin
Maintenance
16
Quality
19
Community
13
Popularity
7
Documentation
10
permitheus
Maintenance
6
Quality
15
Community
6
Popularity
2
Documentation
10
Technical Details
| dotperms | casbin | permitheus | |
|---|---|---|---|
| Version | 0.1.0 | 2.20.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 28 | 5 |
| Crate Size | 9KB | 104KB | 32KB |
| Features | 3 | 10 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 4 | 1 |
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.
- •dotperms, permitheus are pre-1.0 — API may change.