Decision Workspace
egui_double_slider vs egui_fader vs egui_json_tree
Side-by-side comparison of Rust crates
51
egui_double_slider
stablev1.0.0
A double slider widget for egui.
42
egui_fader
experimentalv0.1.2
Fader widget for egui applications.
64
egui_json_tree
growingv0.15.0
An interactive JSON tree visualiser for egui, with search and highlight functionality.
Core Metrics
| egui_double_slider | egui_fader | egui_json_tree | |
|---|---|---|---|
| Health Score | 51 | 42 | 64 |
| Total Downloads | 14.8K | 1.4K | 169.8K |
| 30d Downloads | 525 | 7 | 6.2K |
| Dependents | 0 | 0 | 27 |
| Releases | 16 | 3 | 20 |
| Last Updated | 120d ago | 288d ago | today |
| Age | 1y 4m | 9m | 2y 6m |
Health Breakdown
egui_double_slider
Maintenance
13
Quality
15
Community
5
Popularity
5
Documentation
13
egui_fader
Maintenance
9
Quality
14
Community
5
Popularity
4
Documentation
10
egui_json_tree
Maintenance
20
Quality
16
Community
10
Popularity
6
Documentation
12
Technical Details
| egui_double_slider | egui_fader | egui_json_tree | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.2 | 0.15.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 5 |
| Crate Size | 936KB | 33KB | 42KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.92 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •egui_json_tree leads with a health score of 64/100, but none of the options score above 80.
- •egui_fader, egui_json_tree are pre-1.0 — API may change.