Decision Workspace
css_parse vs cssparser vs dom_query
Side-by-side comparison of Rust crates
60
css_parse
experimentalv0.0.23
A recursive-descent CSS parser with generic cursor sinks and rich diagnostics.
70
cssparser
growingv0.37.0
Rust implementation of CSS Syntax Level 3
68
dom_query
growingv0.28.0
HTML querying and manipulation with CSS selectors
Core Metrics
| css_parse | cssparser | dom_query | |
|---|---|---|---|
| Health Score | 60 | 70 | 68 |
| Total Downloads | 54.0K | 50.4M | 1.8M |
| 30d Downloads | 1.1K | 5.9M | 1.3M |
| Dependents | 1.2K | 2.6K | 107 |
| Releases | 303 | 109 | 49 |
| Last Updated | today | 69d ago | 7d ago |
| Age | 9m | 11y 6m | 2y 5m |
Health Breakdown
css_parse
Maintenance
19
Quality
15
Community
10
Popularity
6
Documentation
10
cssparser
Maintenance
15
Quality
16
Community
17
Popularity
8
Documentation
14
dom_query
Maintenance
19
Quality
15
Community
12
Popularity
7
Documentation
15
Technical Details
| css_parse | cssparser | dom_query | |
|---|---|---|---|
| Version | 0.0.23 | 0.37.0 | 0.28.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MPL-2.0 | MIT |
| Dependencies | 12 | 10 | 11 |
| Crate Size | 70KB | 57KB | 95KB |
| Features | 7 | 5 | 5 |
| Yanked % | 0.0% | 0.0% | 2.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | 1.71 | 1.75 |
| Owners | 1 | 5 (team) | 1 |
Links
Quick Verdict
- •cssparser leads with a health score of 70/100, but none of the options score above 80.
- •cssparser is depended on by 2.6K crates — strongest ecosystem trust.