Decision Workspace
linux-perf-data vs linux-perf-event-reader vs perf-event-open-sys
Side-by-side comparison of Rust crates
52
linux-perf-data
growingv0.12.0
A parser for the perf.data format and the jitdump format. These formats are used by the Linux perf tool.
46
linux-perf-event-reader
growingv0.10.2
Parse Linux perf_event information from raw bytes
63
perf-event-open-sys
stablev6.0.0
Unsafe, direct bindings for Linux's perf_event_open system call, with associated types and constants.
Core Metrics
| linux-perf-data | linux-perf-event-reader | perf-event-open-sys | |
|---|---|---|---|
| Health Score | 52 | 46 | 63 |
| Total Downloads | 211.2K | 203.7K | 6.7M |
| 30d Downloads | 27.0K | 26.4K | 332.2K |
| Dependents | 14 | 18 | 71 |
| Releases | 18 | 13 | 15 |
| Last Updated | 136d ago | 385d ago | 43d ago |
| Age | 3y 10m | 3y 10m | 6y 3m |
Health Breakdown
linux-perf-data
Maintenance
11
Quality
13
Community
9
Popularity
6
Documentation
13
linux-perf-event-reader
Maintenance
7
Quality
11
Community
9
Popularity
6
Documentation
13
perf-event-open-sys
Maintenance
13
Quality
20
Community
10
Popularity
8
Documentation
12
Technical Details
| linux-perf-data | linux-perf-event-reader | perf-event-open-sys | |
|---|---|---|---|
| Version | 0.12.0 | 0.10.2 | 6.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 4 | 1 |
| Crate Size | 43KB | 34KB | 79KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 7.7% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •perf-event-open-sys leads with a health score of 63/100, but none of the options score above 80.
- •⚠ linux-perf-event-reader has not been updated in over a year.
- •linux-perf-data, linux-perf-event-reader are pre-1.0 — API may change.