Decision Workspace
rbp-auth vs authen vs pep
Side-by-side comparison of Rust crates
48
rbp-auth
experimentalv1.0.0
JWT and Argon2 authentication for robopoker
43
authen
experimentalv0.1.0
A robust, modular, high-level, and secure authentication crate for Rust.
55
pep
experimentalv0.3.1
Policy Enforcement Point - OIDC authentication and authorization library
Core Metrics
| rbp-auth | authen | pep | |
|---|---|---|---|
| Health Score | 48 | 43 | 55 |
| Total Downloads | 182 | 16 | 139 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 4 | 0 | 1 |
| Releases | 1 | 1 | 6 |
| Last Updated | 102d ago | 79d ago | 1d ago |
| Age | 3m | 2m | 5m |
Health Breakdown
rbp-auth
Maintenance
8
Quality
17
Community
8
Popularity
3
Documentation
12
authen
Maintenance
9
Quality
14
Community
6
Popularity
1
Documentation
13
pep
Maintenance
20
Quality
15
Community
7
Popularity
3
Documentation
10
Technical Details
| rbp-auth | authen | pep | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.0 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 12 | 20 | 18 |
| Crate Size | 22KB | 76KB | 58KB |
| Features | 3 | 6 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.90 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pep leads with a health score of 55/100, but none of the options score above 80.
- •rbp-auth has the most downloads (182), suggesting wider adoption.
- •authen, pep are pre-1.0 — API may change.