Decision Workspace
game_mem_utils vs procfs vs libmem-sys
Side-by-side comparison of Rust crates
49
game_mem_utils
experimentalv0.2.0
A Rust library for reading and writing process memory on Linux, designed for easy trainer creation!
63
procfs
growingv0.18.0
Interface to the linux procfs pseudo-filesystem
62
libmem-sys
stablev5.1.4
Advanced Game Hacking Library (Windows/Linux/FreeBSD)
Core Metrics
| game_mem_utils | procfs | libmem-sys | |
|---|---|---|---|
| Health Score | 49 | 63 | 62 |
| Total Downloads | 1.6K | 51.7M | 9.4K |
| 30d Downloads | 6 | 4.0M | 207 |
| Dependents | 0 | 3.1K | 8 |
| Releases | 4 | 51 | 9 |
| Last Updated | 261d ago | 210d ago | 103d ago |
| Age | 8m | 7y 9m | 1y 10m |
Health Breakdown
game_mem_utils
Maintenance
13
Quality
13
Community
6
Popularity
4
Documentation
13
procfs
Maintenance
11
Quality
15
Community
15
Popularity
8
Documentation
14
libmem-sys
Maintenance
14
Quality
21
Community
9
Popularity
5
Documentation
13
Technical Details
| game_mem_utils | procfs | libmem-sys | |
|---|---|---|---|
| Version | 0.2.0 | 0.18.0 | 5.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | AGPL-3.0 |
| Dependencies | 4 | 11 | 3 |
| Crate Size | 16KB | 74KB | 39KB |
| Features | 0 | 3 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •procfs leads with a health score of 63/100, but none of the options score above 80.
- •procfs is depended on by 3.1K crates — strongest ecosystem trust.
- •game_mem_utils, procfs are pre-1.0 — API may change.