Decision Workspace
btfparse vs btf-rs vs aya-obj
Side-by-side comparison of Rust crates
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).
50
aya-obj
growingv0.2.1
An eBPF object file parsing library with BTF and relocation support.
Core Metrics
| btfparse | btf-rs | aya-obj | |
|---|---|---|---|
| Health Score | 59 | 50 | 50 |
| Total Downloads | 7.8K | 38.6K | 1.5M |
| 30d Downloads | 400 | 3.6K | 226.6K |
| Dependents | 1 | 0 | 13 |
| Releases | 10 | 4 | 4 |
| Last Updated | 78d ago | 596d ago | 130d ago |
| Age | 2y 1m | 3y | 2y |
Health Breakdown
btfparse
Maintenance
15
Quality
23
Community
6
Popularity
5
Documentation
10
btf-rs
Maintenance
7
Quality
21
Community
7
Popularity
5
Documentation
10
aya-obj
Maintenance
11
Quality
8
Community
11
Popularity
7
Documentation
13
Technical Details
| btfparse | btf-rs | aya-obj | |
|---|---|---|---|
| Version | 1.3.9 | 1.1.1 | 0.2.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 | LGPL-2.1-or-later | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 8 |
| Crate Size | 33KB | 20KB | 140KB |
| Features | 2 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 25.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 3 | 2 (team) |
Links
Quick Verdict
- •btfparse leads with a health score of 59/100, but none of the options score above 80.
- •aya-obj has the most downloads (1.5M), suggesting wider adoption.
- •⚠ btf-rs has not been updated in over a year.
- •aya-obj is pre-1.0 — API may change.