jabedude / procmaps
Provides Rust interface to get current memory mappings for a given process
☆17Updated 2 years ago
Alternatives and similar repositories for procmaps:
Users that are interested in procmaps are comparing it to the libraries listed below
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆45Updated last year
- ☆24Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆37Updated 4 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- NATS unique identifiers☆20Updated 2 months ago
- golang like task executor☆51Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- ☆47Updated 4 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- This custom Rust allocator logs all memory actions for further analysis