Decision Workspace
window-enumerator vs egui-table-kit vs paginate-core
Side-by-side comparison of Rust crates
47
window-enumerator
experimentalv0.4.1
A Rust library for enumerating and filtering windows with multiple criteria including sorting and selection
48
egui-table-kit
experimentalv0.5.1
An extension for `egui` that brings batteries-included, filtering, highlighting, tree structures, and an action dispatch to your tables.
47
paginate-core
experimentalv1.0.0
Pure, language-agnostic pagination / filter / sort / search engine shared by the pypaginate (Python) and @cyblow/paginate (TypeScript) packages.
Core Metrics
| window-enumerator | egui-table-kit | paginate-core | |
|---|---|---|---|
| Health Score | 47 | 48 | 47 |
| Total Downloads | 241 | 455 | 31 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 2 | 0 |
| Releases | 2 | 12 | 2 |
| Last Updated | 254d ago | today | 28d ago |
| Age | 8m | 1m | 1m |
Health Breakdown
window-enumerator
Maintenance
8
Quality
16
Community
7
Popularity
3
Documentation
13
egui-table-kit
Maintenance
13
Quality
12
Community
7
Popularity
3
Documentation
13
paginate-core
Maintenance
12
Quality
15
Community
6
Popularity
2
Documentation
12
Technical Details
| window-enumerator | egui-table-kit | paginate-core | |
|---|---|---|---|
| Version | 0.4.1 | 0.5.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 12 | 10 |
| Crate Size | 42KB | 79KB | 73KB |
| Features | 4 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.74 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •egui-table-kit leads with a health score of 48/100, but none of the options score above 80.
- •window-enumerator, egui-table-kit are pre-1.0 — API may change.