Decision Workspace
ubl-auth vs get401 vs ed25519-compact
Side-by-side comparison of Rust crates
45
ubl-auth
experimentalv0.7.0
DID-first Ed25519 JWT/JWKS verification for OIDC-style flows. Enforces alg=EdDSA, checks exp/nbf/iat, JWKS cache.
45
get401
experimentalv0.1.1
Core Rust SDK for get401 authentication — EdDSA/Ed25519 JWT verification.
66
ed25519-compact
stablev2.2.0
A small, self-contained, wasm-friendly Ed25519 implementation
Core Metrics
| ubl-auth | get401 | ed25519-compact | |
|---|---|---|---|
| Health Score | 45 | 45 | 66 |
| Total Downloads | 42 | 40 | 11.7M |
| 30d Downloads | 5 | 40 | 624.0K |
| Dependents | 0 | 1 | 331 |
| Releases | 3 | 2 | 39 |
| Last Updated | 73d ago | 21d ago | 131d ago |
| Age | 2m | 21d | 5y 9m |
Health Breakdown
ubl-auth
Maintenance
10
Quality
14
Community
6
Popularity
2
Documentation
13
get401
Maintenance
13
Quality
13
Community
7
Popularity
2
Documentation
10
ed25519-compact
Maintenance
13
Quality
23
Community
13
Popularity
8
Documentation
9
Technical Details
| ubl-auth | get401 | ed25519-compact | |
|---|---|---|---|
| Version | 0.7.0 | 0.1.1 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 11 | 7 | 7 |
| Crate Size | 17KB | 23KB | 32KB |
| Features | 3 | 0 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ed25519-compact leads with a health score of 66/100, but none of the options score above 80.
- •ed25519-compact is depended on by 331 crates — strongest ecosystem trust.
- •ubl-auth, get401 are pre-1.0 — API may change.