Decision Workspace
sdb_debugger vs libsdb_register_codegen vs pest_debugger
Side-by-side comparison of Rust crates
38
sdb_debugger
experimentalv0.2.2
Book: Building a Debugger. Rust port of C++ debugger sdb
34
libsdb_register_codegen
experimentalv0.2.0
Register Code generation part in the book: Building a Debugger, rust port of C++ debugger Sdb https://github.com/TartanLlama/sdb/tree/main.
67
pest_debugger
stablev2.8.6
pest grammar debugger
Core Metrics
| sdb_debugger | libsdb_register_codegen | pest_debugger | |
|---|---|---|---|
| Health Score | 38 | 34 | 67 |
| Total Downloads | 1.4K | 839 | 32.4K |
| 30d Downloads | 6 | 19 | 85 |
| Dependents | 0 | 4 | 3 |
| Releases | 4 | 2 | 33 |
| Last Updated | 233d ago | 234d ago | 50d ago |
| Age | 7m | 7m | 3y 4m |
Health Breakdown
sdb_debugger
Maintenance
15
Quality
5
Community
2
Popularity
4
Documentation
12
libsdb_register_codegen
Maintenance
8
Quality
7
Community
4
Popularity
3
Documentation
12
pest_debugger
Maintenance
19
Quality
16
Community
12
Popularity
5
Documentation
15
Technical Details
| sdb_debugger | libsdb_register_codegen | pest_debugger | |
|---|---|---|---|
| Version | 0.2.2 | 0.2.0 | 2.8.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 21 | 5 | 7 |
| Crate Size | 117KB | 4KB | 24KB |
| Features | 0 | 0 | 0 |
| Yanked % | 25.0% | 50.0% | 9.1% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.88 | 1.88 | 1.83 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •pest_debugger leads with a health score of 67/100, but none of the options score above 80.
- •sdb_debugger, libsdb_register_codegen are pre-1.0 — API may change.