Decision Workspace
codemelted vs egui_json_tree vs urlogger
Side-by-side comparison of Rust crates
52
codemelted
growingv26.0.0
The aim of this project is to deliver a swiss army knife module to aid software engineers for building full stack solutions for their applications. Utilizing the Rust programming language, the module serves as a backbone to engineer solutions for multiple build targets.
64
egui_json_tree
growingv0.15.0
An interactive JSON tree visualiser for egui, with search and highlight functionality.
59
urlogger
experimentalv1.1.2
Lightweight colored logger: `log(level, message)` with `RUST_LOG` filtering.
Core Metrics
| codemelted | egui_json_tree | urlogger | |
|---|---|---|---|
| Health Score | 52 | 64 | 59 |
| Total Downloads | 1.3K | 169.8K | 1.1K |
| 30d Downloads | 10 | 6.4K | 545 |
| Dependents | 0 | 27 | 17 |
| Releases | 6 | 20 | 4 |
| Last Updated | 53d ago | today | 34d ago |
| Age | 10m | 2y 6m | 1m |
Health Breakdown
codemelted
Maintenance
19
Quality
13
Community
6
Popularity
4
Documentation
10
egui_json_tree
Maintenance
20
Quality
16
Community
10
Popularity
6
Documentation
12
urlogger
Maintenance
14
Quality
18
Community
8
Popularity
4
Documentation
15
Technical Details
| codemelted | egui_json_tree | urlogger | |
|---|---|---|---|
| Version | 26.0.0 | 0.15.0 | 1.1.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 13 | 5 | 0 |
| Crate Size | 2.9MB | 42KB | 47KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.92 | 1.85.0 |
| 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_json_tree is pre-1.0 — API may change.