Decision Workspace
rama-ua vs user-agent-parser vs fake-useragent
Side-by-side comparison of Rust crates
55
rama-ua
growingv0.2.0
user-agent (UA) support for rama
46
user-agent-parser
growingv0.3.6
A parser to get the product, OS, device, cpu, and engine information from a user agent, inspired by https://github.com/faisalman/ua-parser-js and https://github.com/ua-parser/uap-core
43
fake-useragent
growingv0.1.3
up to date simple useragent faker with real world database, inspired by python module [fake-useragent](https://github.com/hellysmile/fake-useragent)
Core Metrics
| rama-ua | user-agent-parser | fake-useragent | |
|---|---|---|---|
| Health Score | 55 | 46 | 43 |
| Total Downloads | 30.9K | 136.6K | 23.0K |
| 30d Downloads | 3.4K | 2.0K | 645 |
| Dependents | 41 | 9 | 10 |
| Releases | 19 | 17 | 4 |
| Last Updated | 90d ago | 876d ago | 2602d ago |
| Age | 1y 6m | 6y 7m | 7y 1m |
Health Breakdown
rama-ua
Maintenance
14
Quality
14
Community
10
Popularity
5
Documentation
12
user-agent-parser
Maintenance
5
Quality
15
Community
8
Popularity
6
Documentation
12
fake-useragent
Maintenance
9
Quality
15
Community
5
Popularity
5
Documentation
9
Technical Details
| rama-ua | user-agent-parser | fake-useragent | |
|---|---|---|---|
| Version | 0.2.0 | 0.3.6 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 12 | 3 | 3 |
| Crate Size | 150KB | 21KB | 6KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | 1.85.0 | 1.69 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rama-ua leads with a health score of 55/100, but none of the options score above 80.
- •user-agent-parser has the most downloads (136.6K), suggesting wider adoption.
- •⚠ user-agent-parser, fake-useragent have not been updated in over a year.