Decision Workspace
async_user_lookup vs user_lookup vs rwog
Side-by-side comparison of Rust crates
36
async_user_lookup
growingv0.1.3
A library to lookup user and groups on Unix/Linux. NOTE: This has been renamed to user_lookup to allow for both sync and async versions
40
user_lookup
growingv0.3.0
A library to lookup user and groups on Unix/Linux
36
rwog
growingv0.2.3
Run a program as if you were not a member of certain supplementary groups. Cannot grant privileges or change /etc/group.
Core Metrics
| async_user_lookup | user_lookup | rwog | |
|---|---|---|---|
| Health Score | 36 | 40 | 36 |
| Total Downloads | 5.6K | 3.3K | 6.5K |
| 30d Downloads | 7 | 9 | 7 |
| Dependents | 0 | 3 | 0 |
| Releases | 4 | 2 | 4 |
| Last Updated | 905d ago | 905d ago | 2907d ago |
| Age | 3y 9m | 2y 5m | 7y 12m |
Health Breakdown
async_user_lookup
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
10
user_lookup
Maintenance
4
Quality
17
Community
5
Popularity
4
Documentation
10
rwog
Maintenance
3
Quality
14
Community
6
Popularity
5
Documentation
8
Technical Details
| async_user_lookup | user_lookup | rwog | |
|---|---|---|---|
| Version | 0.1.3 | 0.3.0 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 2 | 2 | 4 |
| Crate Size | 8KB | 8KB | 5KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •user_lookup leads with a health score of 40/100, but none of the options score above 80.
- •rwog has the most downloads (6.5K), suggesting wider adoption.
- •⚠ async_user_lookup, user_lookup, rwog have not been updated in over a year.