Decision Workspace
rwog vs user_lookup vs async_user_lookup
Side-by-side comparison of Rust crates
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.
40
user_lookup
growingv0.3.0
A library to lookup user and groups on Unix/Linux
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
Core Metrics
| rwog | user_lookup | async_user_lookup | |
|---|---|---|---|
| Health Score | 36 | 40 | 36 |
| Total Downloads | 6.5K | 3.3K | 5.6K |
| 30d Downloads | 7 | 9 | 7 |
| Dependents | 0 | 3 | 0 |
| Releases | 4 | 2 | 4 |
| Last Updated | 2907d ago | 905d ago | 905d ago |
| Age | 7y 12m | 2y 5m | 3y 9m |
Health Breakdown
rwog
Maintenance
3
Quality
14
Community
6
Popularity
5
Documentation
8
user_lookup
Maintenance
4
Quality
17
Community
5
Popularity
4
Documentation
10
async_user_lookup
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
10
Technical Details
| rwog | user_lookup | async_user_lookup | |
|---|---|---|---|
| Version | 0.2.3 | 0.3.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 4 | 2 | 2 |
| Crate Size | 5KB | 8KB | 8KB |
| 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.
- •⚠ rwog, user_lookup, async_user_lookup have not been updated in over a year.