Decision Workspace
btfdump vs btfparse vs btf-rs
Side-by-side comparison of Rust crates
38
btfdump
growingv0.0.4
BTF introspection tool
59
btfparse
stablev1.3.9
A BTF parser library capable of navigating types
50
btf-rs
growingv1.1.1
Library for the BPF type format (BTF).
Core Metrics
| btfdump | btfparse | btf-rs | |
|---|---|---|---|
| Health Score | 38 | 59 | 50 |
| Total Downloads | 53.1K | 7.8K | 38.6K |
| 30d Downloads | 5.7K | 400 | 3.6K |
| Dependents | 13 | 1 | 0 |
| Releases | 4 | 10 | 4 |
| Last Updated | 904d ago | 78d ago | 596d ago |
| Age | 3y 3m | 2y 1m | 3y |
Health Breakdown
btfdump
Maintenance
5
Quality
13
Community
5
Popularity
6
Documentation
9
btfparse
Maintenance
15
Quality
23
Community
6
Popularity
5
Documentation
10
btf-rs
Maintenance
7
Quality
21
Community
7
Popularity
5
Documentation
10
Technical Details
| btfdump | btfparse | btf-rs | |
|---|---|---|---|
| Version | 0.0.4 | 1.3.9 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | BSD-2-Clause | Apache-2.0 | LGPL-2.1-or-later |
| Dependencies | 9 | 0 | 3 |
| Crate Size | 32KB | 33KB | 20KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •btfparse leads with a health score of 59/100, but none of the options score above 80.
- •btfdump has the most downloads (53.1K), suggesting wider adoption.
- •⚠ btfdump, btf-rs have not been updated in over a year.
- •btfdump is pre-1.0 — API may change.