Decision Workspace
dbg_breakpoint vs whyno-core vs whyno-gather
Side-by-side comparison of Rust crates
46
dbg_breakpoint
growingv0.1.1
Set breakpoints with the `breakpoint!()` macro on many target architectures and popular OSes like FreeBSD, macOS, iOS, Linux distro's, Windows without using the nightly toolchain. Break into the debugger with an easy `breakpoint_if_debugging()` call, too!
54
whyno-core
experimentalv0.4.0
Permission check pipeline, fix engine, and state types
52
whyno-gather
experimentalv0.4.0
Linux OS state gathering — stat, ACL, mount, fsflags, and capabilities
Core Metrics
| dbg_breakpoint | whyno-core | whyno-gather | |
|---|---|---|---|
| Health Score | 46 | 54 | 52 |
| Total Downloads | 6.3K | 169 | 140 |
| 30d Downloads | 175 | 76 | 57 |
| Dependents | 1 | 21 | 7 |
| Releases | 2 | 7 | 7 |
| Last Updated | 481d ago | 16d ago | 16d ago |
| Age | 1y 6m | 1m | 1m |
Health Breakdown
dbg_breakpoint
Maintenance
6
Quality
15
Community
7
Popularity
5
Documentation
13
whyno-core
Maintenance
13
Quality
15
Community
10
Popularity
3
Documentation
13
whyno-gather
Maintenance
13
Quality
15
Community
8
Popularity
3
Documentation
13
Technical Details
| dbg_breakpoint | whyno-core | whyno-gather | |
|---|---|---|---|
| Version | 0.1.1 | 0.4.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense OR MIT | MIT | MIT |
| Dependencies | 1 | 5 | 6 |
| Crate Size | 9KB | 61KB | 30KB |
| Features | 0 | 3 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •whyno-core leads with a health score of 54/100, but none of the options score above 80.
- •dbg_breakpoint has the most downloads (6.3K), suggesting wider adoption.
- •⚠ dbg_breakpoint has not been updated in over a year.