Decision Workspace
simple-useragent vs user-agent-parser vs ua-parser
Side-by-side comparison of Rust crates
43
simple-useragent
growingv0.1.2
A simple user agent parser library based on the uap-core regexes
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
62
ua-parser
growingv0.2.2
Rust implementation of the User Agent String Parser project
Core Metrics
| simple-useragent | user-agent-parser | ua-parser | |
|---|---|---|---|
| Health Score | 43 | 46 | 62 |
| Total Downloads | 3.9K | 136.6K | 7.0M |
| 30d Downloads | 1.1K | 2.0K | 684.0K |
| Dependents | 0 | 9 | 25 |
| Releases | 3 | 17 | 4 |
| Last Updated | 409d ago | 876d ago | 5d ago |
| Age | 1y 1m | 6y 7m | 1y 9m |
Health Breakdown
simple-useragent
Maintenance
6
Quality
15
Community
6
Popularity
4
Documentation
12
user-agent-parser
Maintenance
5
Quality
15
Community
8
Popularity
6
Documentation
12
ua-parser
Maintenance
17
Quality
12
Community
12
Popularity
8
Documentation
13
Technical Details
| simple-useragent | user-agent-parser | ua-parser | |
|---|---|---|---|
| Version | 0.1.2 | 0.3.6 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 4 | 3 | 6 |
| Crate Size | 23KB | 21KB | 835KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.65 | 1.69 | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •ua-parser leads with a health score of 62/100, but none of the options score above 80.
- •⚠ simple-useragent, user-agent-parser have not been updated in over a year.