FractalFir / memory_pagesLinks
`memory_pages` is a small library provinig a cross-platform API to request pages from kernel with certain premisions
☆28Updated 2 years ago
Alternatives and similar repositories for memory_pages
Users that are interested in memory_pages are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Library facilitating safe pinned initialization☆41Updated last week
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 11 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Hex Display: A modern xxd alternative.☆43Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆36Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Exhaustive iteration trait in Rust☆16Updated last week
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- Rust library for testing code relying on the global allocator☆13Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆47Updated 6 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Generated bindings for Linux's userspace API☆51Updated last month
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 8 months ago
- Proc macro implementation of #[naked]☆31Updated 2 years ago