Decision Workspace
perf-event-data vs perf-event-open-sys vs linux-perf-data
Side-by-side comparison of Rust crates
44
perf-event-data
growingv0.1.8
Types and traits for parsing records emitted by perf_event_open
61
perf-event-open-sys
growingv6.0.0
Unsafe, direct bindings for Linux's perf_event_open system call, with associated types and constants.
61
linux-perf-data
growingv0.13.0
A parser for the perf.data format and the jitdump format. These formats are used by the Linux perf tool.
Core Metrics
| perf-event-data | perf-event-open-sys | linux-perf-data | |
|---|---|---|---|
| Health Score | 44 | 61 | 61 |
| Total Downloads | 89.4K | 7.8M | 263.3K |
| 30d Downloads | 31.2K | 568.8K | 29.8K |
| Dependents | 22 | 85 | 23 |
| Releases | 9 | 15 | 19 |
| Last Updated | 490d ago | 102d ago | 33d ago |
| Age | 3y | 6y 5m | 4y |
Health Breakdown
perf-event-data
Maintenance
5
Quality
14
Community
9
Popularity
6
Documentation
10
perf-event-open-sys
Maintenance
11
Quality
20
Community
10
Popularity
8
Documentation
12
linux-perf-data
Maintenance
17
Quality
15
Community
10
Popularity
6
Documentation
13
Technical Details
| perf-event-data | perf-event-open-sys | linux-perf-data | |
|---|---|---|---|
| Version | 0.1.8 | 6.0.0 | 0.13.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 1 | 11 |
| Crate Size | 46KB | 79KB | 50KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •perf-event-open-sys leads with a health score of 61/100, but none of the options score above 80.
- •⚠ perf-event-data has not been updated in over a year.
- •perf-event-data, linux-perf-data are pre-1.0 — API may change.