Decision Workspace
window-enumerator vs matchsorter vs csselection_sort
Side-by-side comparison of Rust crates
49
window-enumerator
experimentalv0.4.1
A Rust library for enumerating and filtering windows with multiple criteria including sorting and selection
45
matchsorter
experimentalv0.2.0
Fuzzy string matching and sorting, inspired by match-sorter
37
csselection_sort
growingv0.1.1
Selection sort implementation for indexable collections
Core Metrics
| window-enumerator | matchsorter | csselection_sort | |
|---|---|---|---|
| Health Score | 49 | 45 | 37 |
| Total Downloads | 174 | 151 | 3.0K |
| 30d Downloads | 27 | 100 | 5 |
| Dependents | 2 | 0 | 0 |
| Releases | 2 | 2 | 2 |
| Last Updated | 146d ago | 34d ago | 769d ago |
| Age | 4m | 1m | 2y 1m |
Health Breakdown
window-enumerator
Maintenance
10
Quality
16
Community
7
Popularity
3
Documentation
13
matchsorter
Maintenance
12
Quality
14
Community
6
Popularity
3
Documentation
10
csselection_sort
Maintenance
4
Quality
16
Community
3
Popularity
4
Documentation
10
Technical Details
| window-enumerator | matchsorter | csselection_sort | |
|---|---|---|---|
| Version | 0.4.1 | 0.2.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 3 | 0 |
| Crate Size | 42KB | 56KB | 3KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •window-enumerator leads with a health score of 49/100, but none of the options score above 80.
- •csselection_sort has the most downloads (3.0K), suggesting wider adoption.
- •⚠ csselection_sort has not been updated in over a year.