Decision Workspace
ptr_info_lib vs yaru vs flagged_pointer
Side-by-side comparison of Rust crates
39
ptr_info_lib
growingv0.2.2
A Rust library for retrieving information about pointer memory regions in Linux
45
yaru
experimentalv0.2.3
Yet Another Rust Util - A collection of utilities for timing, memory inspection and SQL result formatting.
54
flagged_pointer
experimentalv0.2.1
A safe abstraction for tagged pointers using unused bits for flags
Core Metrics
| ptr_info_lib | yaru | flagged_pointer | |
|---|---|---|---|
| Health Score | 39 | 45 | 54 |
| Total Downloads | 2.7K | 89 | 956 |
| 30d Downloads | 4 | 28 | 21 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 6 | 6 |
| Last Updated | 739d ago | 20d ago | 19d ago |
| Age | 2y | 1m | 6m |
Health Breakdown
ptr_info_lib
Maintenance
4
Quality
16
Community
5
Popularity
4
Documentation
10
yaru
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
10
flagged_pointer
Maintenance
21
Quality
13
Community
6
Popularity
4
Documentation
10
Technical Details
| ptr_info_lib | yaru | flagged_pointer | |
|---|---|---|---|
| Version | 0.2.2 | 0.2.3 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 3 | 4 |
| Crate Size | 6KB | 24KB | 16KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •flagged_pointer leads with a health score of 54/100, but none of the options score above 80.
- •ptr_info_lib has the most downloads (2.7K), suggesting wider adoption.
- •⚠ ptr_info_lib has not been updated in over a year.