Decision Workspace
elfcore vs module-info vs gdb-command
Side-by-side comparison of Rust crates
62
elfcore
stablev2.0.2
elfcore is a crate to create ELF core dumps for processes on Linux.
51
module-info
experimentalv0.5.0
Embeds metadata into ELF binaries as note sections for Rust projects on Linux, providing runtime access and crash dump info
44
gdb-command
growingv0.7.8
Wrapper for gdb in batch mode.
Core Metrics
| elfcore | module-info | gdb-command | |
|---|---|---|---|
| Health Score | 62 | 51 | 44 |
| Total Downloads | 250.1K | 2.6K | 146.7K |
| 30d Downloads | 14.0K | 2.6K | 4.0K |
| Dependents | 11 | 0 | 33 |
| Releases | 11 | 1 | 20 |
| Last Updated | 77d ago | 17d ago | 806d ago |
| Age | 2y 11m | 17d | 5y |
Health Breakdown
elfcore
Maintenance
14
Quality
19
Community
13
Popularity
6
Documentation
10
module-info
Maintenance
12
Quality
14
Community
6
Popularity
4
Documentation
15
gdb-command
Maintenance
6
Quality
15
Community
7
Popularity
6
Documentation
10
Technical Details
| elfcore | module-info | gdb-command | |
|---|---|---|---|
| Version | 2.0.2 | 0.5.0 | 0.7.8 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 6 | 2 |
| Crate Size | 23KB | 71KB | 9KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.74 | — |
| Owners | 3 | 1 | 1 |
Links
Quick Verdict
- •elfcore leads with a health score of 62/100, but none of the options score above 80.
- •⚠ gdb-command has not been updated in over a year.
- •module-info, gdb-command are pre-1.0 — API may change.