Decision Workspace
egui_deferred_table vs egui_table vs egui_json_tree
Side-by-side comparison of Rust crates
49
egui_deferred_table
experimentalv0.1.7
An egui table, where the number of rows/columns is deferred
70
egui_table
growingv0.8.0
Table viewer for egui
64
egui_json_tree
growingv0.15.0
An interactive JSON tree visualiser for egui, with search and highlight functionality.
Core Metrics
| egui_deferred_table | egui_table | egui_json_tree | |
|---|---|---|---|
| Health Score | 49 | 70 | 64 |
| Total Downloads | 2.1K | 731.6K | 169.8K |
| 30d Downloads | 32 | 74.9K | 6.4K |
| Dependents | 0 | 255 | 27 |
| Releases | 8 | 8 | 20 |
| Last Updated | 133d ago | 1d ago | today |
| Age | 6m | 1y 5m | 2y 6m |
Health Breakdown
egui_deferred_table
Maintenance
14
Quality
13
Community
5
Popularity
4
Documentation
13
egui_table
Maintenance
21
Quality
16
Community
14
Popularity
7
Documentation
12
egui_json_tree
Maintenance
20
Quality
16
Community
10
Popularity
6
Documentation
12
Technical Details
| egui_deferred_table | egui_table | egui_json_tree | |
|---|---|---|---|
| Version | 0.1.7 | 0.8.0 | 0.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 3 | 5 |
| Crate Size | 142KB | 19KB | 42KB |
| Features | 1 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.92.0 | 1.92 |
| Owners | 1 | 2 | 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.