Decision Workspace
user-agent-parser vs simple-useragent vs rama-ua
Side-by-side comparison of Rust crates
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
simple-useragent
growingv0.1.2
A simple user agent parser library based on the uap-core regexes
55
rama-ua
growingv0.2.0
user-agent (UA) support for rama
Core Metrics
| user-agent-parser | simple-useragent | rama-ua | |
|---|---|---|---|
| Health Score | 46 | 43 | 55 |
| Total Downloads | 136.6K | 3.9K | 30.9K |
| 30d Downloads | 2.0K | 1.1K | 3.4K |
| Dependents | 9 | 0 | 41 |
| Releases | 17 | 3 | 19 |
| Last Updated | 876d ago | 409d ago | 90d ago |
| Age | 6y 7m | 1y 1m | 1y 6m |
Health Breakdown
user-agent-parser
Maintenance
5
Quality
15
Community
8
Popularity
6
Documentation
12
simple-useragent
Maintenance
6
Quality
15
Community
6
Popularity
4
Documentation
12
rama-ua
Maintenance
14
Quality
14
Community
10
Popularity
5
Documentation
12
Technical Details
| user-agent-parser | simple-useragent | rama-ua | |
|---|---|---|---|
| Version | 0.3.6 | 0.1.2 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 4 | 12 |
| Crate Size | 21KB | 23KB | 150KB |
| Features | 0 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.69 | 1.65 | 1.85.0 |
| 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, simple-useragent have not been updated in over a year.