Decision Workspace
rama-ua vs user-agent-parser vs fake-useragent
Side-by-side comparison of Rust crates
62
rama-ua
growingv0.3.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 | 62 | 46 | 43 |
| Total Downloads | 43.3K | 144.8K | 26.0K |
| 30d Downloads | 2.7K | 1.4K | 0 |
| Dependents | 45 | 10 | 10 |
| Releases | 21 | 17 | 4 |
| Last Updated | 6d ago | 984d ago | 2710d ago |
| Age | 1y 10m | 6y 11m | 7y 5m |
Health Breakdown
rama-ua
Maintenance
19
Quality
14
Community
11
Popularity
6
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.3.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 | 13 | 3 | 3 |
| Crate Size | 123KB | 21KB | 6KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | 1.96.0 | 1.69 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rama-ua leads with a health score of 62/100, but none of the options score above 80.
- •user-agent-parser has the most downloads (144.8K), suggesting wider adoption.
- •⚠ user-agent-parser, fake-useragent have not been updated in over a year.