Decision Workspace
sutegi-auth vs purwa-auth vs user-permission-core
Side-by-side comparison of Rust crates
47
sutegi-auth
experimentalv0.5.1
The sutegi user system: PBKDF2 password hashing (PHC strings), a Users store over any ORM backend, signed-cookie login sessions with server-side expiry, route guards, and hashed API tokens for agents. Zero third-party dependencies.
48
purwa-auth
experimentalv0.2.0
Session and token authentication for Purwa — tower-sessions, axum-login, Argon2id
48
user-permission-core
experimentalv0.3.0
Async user / group / permission core (SQLite backend, Argon2, JWT, optional HTTP relay)
Core Metrics
| sutegi-auth | purwa-auth | user-permission-core | |
|---|---|---|---|
| Health Score | 47 | 48 | 48 |
| Total Downloads | 24 | 74 | 334 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 3 | 9 |
| Releases | 1 | 3 | 9 |
| Last Updated | 11d ago | 78d ago | 46d ago |
| Age | 11d | 2m | 1m |
Health Breakdown
sutegi-auth
Maintenance
12
Quality
14
Community
7
Popularity
2
Documentation
12
purwa-auth
Maintenance
10
Quality
13
Community
8
Popularity
2
Documentation
15
user-permission-core
Maintenance
13
Quality
11
Community
9
Popularity
3
Documentation
12
Technical Details
| sutegi-auth | purwa-auth | user-permission-core | |
|---|---|---|---|
| Version | 0.5.1 | 0.2.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 16 | 16 |
| Crate Size | 19KB | 29KB | 40KB |
| Features | 1 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.75 | 1.93 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •purwa-auth leads with a health score of 48/100, but none of the options score above 80.
- •user-permission-core has the most downloads (334), suggesting wider adoption.