Decision Workspace
debug_plotter vs egui_plot vs unbug
Side-by-side comparison of Rust crates
44
debug_plotter
growingv0.2.1
Convenient macro to quickly plot variables.
68
egui_plot
growingv0.35.0
Immediate mode plotting for the egui GUI library
56
unbug
growingv0.5.0
A crate to programmatically invoke debugging breakpoints with helping macros
Core Metrics
| debug_plotter | egui_plot | unbug | |
|---|---|---|---|
| Health Score | 44 | 68 | 56 |
| Total Downloads | 6.7K | 6.8M | 6.9K |
| 30d Downloads | 0 | 470.1K | 0 |
| Dependents | 0 | 1.9K | 3 |
| Releases | 4 | 24 | 5 |
| Last Updated | 1658d ago | 60d ago | 33d ago |
| Age | 4y 6m | 2y 8m | 1y 8m |
Health Breakdown
debug_plotter
Maintenance
9
Quality
16
Community
5
Popularity
5
Documentation
9
egui_plot
Maintenance
16
Quality
15
Community
17
Popularity
8
Documentation
12
unbug
Maintenance
14
Quality
17
Community
7
Popularity
5
Documentation
13
Technical Details
| debug_plotter | egui_plot | unbug | |
|---|---|---|---|
| Version | 0.2.1 | 0.35.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 9 | 3 |
| Crate Size | 154KB | 67KB | 245KB |
| Features | 3 | 2 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.92 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •egui_plot leads with a health score of 68/100, but none of the options score above 80.
- •egui_plot is depended on by 1.9K crates — strongest ecosystem trust.
- •⚠ debug_plotter has not been updated in over a year.