Decision Workspace
selectors vs dom_query vs rustenium-macros
Side-by-side comparison of Rust crates
66
selectors
growingv0.36.1
CSS Selectors matching for Rust
62
dom_query
growingv0.27.0
HTML querying and manipulation with CSS selectors
58
rustenium-macros
experimentalv1.0.0
Convenience macros for Rustenium (css! and xpath! selectors)
Core Metrics
| selectors | dom_query | rustenium-macros | |
|---|---|---|---|
| Health Score | 66 | 62 | 58 |
| Total Downloads | 33.8M | 207.3K | 107 |
| 30d Downloads | 3.7M | 132.6K | 40 |
| Dependents | 1.6K | 75 | 12 |
| Releases | 58 | 48 | 3 |
| Last Updated | 9d ago | 10d ago | 8d ago |
| Age | 11y 3m | 2y 3m | 3m |
Health Breakdown
selectors
Maintenance
17
Quality
12
Community
16
Popularity
8
Documentation
13
dom_query
Maintenance
18
Quality
15
Community
8
Popularity
6
Documentation
15
rustenium-macros
Maintenance
18
Quality
16
Community
9
Popularity
2
Documentation
13
Technical Details
| selectors | dom_query | rustenium-macros | |
|---|---|---|---|
| Version | 0.36.1 | 0.27.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MPL-2.0 | MIT | MIT |
| Dependencies | 13 | 11 | 1 |
| Crate Size | 70KB | 94KB | 4KB |
| Features | 2 | 5 | 0 |
| Yanked % | 5.2% | 2.1% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.75 | — |
| Owners | 3 (team) | 1 | 1 |
Links
Quick Verdict
- •selectors leads with a health score of 66/100, but none of the options score above 80.
- •selectors is depended on by 1.6K crates — strongest ecosystem trust.
- •selectors, dom_query are pre-1.0 — API may change.