StephanvanSchaik / mmap-rsLinks
A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.
☆67Updated 2 months ago
Alternatives and similar repositories for mmap-rs
Users that are interested in mmap-rs are comparing it to the libraries listed below
Sorting:
- A faster Arc.☆73Updated last year
- A Rust implementation of OS provided synchronization primitives☆59Updated last year
- Object Pool LockFree in Rust☆47Updated last month
- A collection of boosting algorithms written in Rust 🦀☆57Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Faster integer division and modulus operations☆87Updated last month
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- ☆39Updated 11 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆20Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- Generate parsers directly from AST node types☆85Updated last year
- Byte-wise atomic memcpy.☆36Updated last month
- A buffering MPSC queue.☆79Updated last year
- Track memory allocations by backtrace or originating thread☆44Updated 3 months ago
- Trying to create Sync bump allocator☆38Updated 3 weeks ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆92Updated 2 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆49Updated last month
- Library facilitating safe pinned initialization☆57Updated this week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- Generated bindings for Linux's userspace API☆53Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago