This repository contains the rust implementation of the code available at Ulrich Drepper's "What every programmer should know about memory" - What Programmers Can Do
Every folder in the project represent a code sample:
This repo requires:
- Rust
- perf tool installed