Decision Workspace
egui_table vs egui_deferred_table vs iter-tuple
Side-by-side comparison of Rust crates
70
egui_table
growingv0.8.0
Table viewer for egui
49
egui_deferred_table
experimentalv0.1.7
An egui table, where the number of rows/columns is deferred
44
iter-tuple
growingv0.3.8
Rust iterator for tuple through proc-macro2 struct Vec AnyValue of polars DataFrame
Core Metrics
| egui_table | egui_deferred_table | iter-tuple | |
|---|---|---|---|
| Health Score | 70 | 49 | 44 |
| Total Downloads | 731.6K | 2.1K | 15.5K |
| 30d Downloads | 74.9K | 32 | 47 |
| Dependents | 255 | 0 | 21 |
| Releases | 8 | 8 | 15 |
| Last Updated | 1d ago | 133d ago | 586d ago |
| Age | 1y 5m | 6m | 1y 8m |
Health Breakdown
egui_table
Maintenance
21
Quality
16
Community
14
Popularity
7
Documentation
12
egui_deferred_table
Maintenance
14
Quality
13
Community
5
Popularity
4
Documentation
13
iter-tuple
Maintenance
7
Quality
9
Community
10
Popularity
5
Documentation
13
Technical Details
| egui_table | egui_deferred_table | iter-tuple | |
|---|---|---|---|
| Version | 0.8.0 | 0.1.7 | 0.3.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 4 | 3 |
| Crate Size | 19KB | 142KB | 7KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 86.7% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.92.0 | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •egui_table leads with a health score of 70/100, but none of the options score above 80.
- •egui_table is depended on by 255 crates — strongest ecosystem trust.
- •⚠ iter-tuple has not been updated in over a year.