{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/2"}],"enrichment":{"capability":"Provides a Rust-accelerated user-agent parser that integrates as a native backend for ua-parser, parsing browser and device information from HTTP user-agent strings.","skillfed_tags":["user-agent-parsing","rust-accelerator","web-analytics"],"use_cases":["Speed up web request logging and analytics by parsing user-agent strings faster than pure-Python implementations.","Integrate into ua-parser as a drop-in accelerator backend for existing applications already using ua-parser.","Analyze HTTP traffic in high-throughput services where user-agent parsing is a bottleneck.","Extract browser, OS, and device details from server logs or request streams in real time."],"what_it_does":"ua-parser-rs is a Rust-based accelerator for user-agent parsing, designed as a native backend for the ua-parser library rather than for direct use. It wraps uap-rust, a Rust implementation of the user-agent parsing specification, and exposes a minimal Python API to parse HTTP user-agent strings into structured data about browsers, operating systems, and devices.\n\nThe package trades ease of development for speed: it requires Python 3.10+ and is distributed as precompiled wheels for major platforms and Python implementations (CPython, GraalPy, PyPy). Installation is straightforward on common systems, though unsupported architectures may need a Rust build environment. The API is intentionally simple and stable to minimize maintenance burden, though the maintainers make no formal guarantee of backward compatibility.","worth_installing":"Yes, if you use ua-parser and want a performance boost without API changes. The package is actively maintained, has no known vulnerabilities, and offers precompiled wheels for common platforms. Install friction is medium but manageable. Not recommended for direct use outside ua-parser integration\u2014check ua-parser's documentation for how to enable this accelerator."},"id":"ua-parser-rs","links":{"html":"https://skillfed.io/packages/ua-parser-rs","md":"https://skillfed.io/packages/ua-parser-rs.md","pypi":"https://pypi.org/project/ua-parser-rs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-05","license_spdx":null,"license_treatment":"permissive","name":"ua-parser-rs","python_support":"supports_current","summary":"native accelerator for ua-parser"},"popularity":{"monthly_downloads":3529694,"position":2590,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.1.5"}
