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 3 weeks 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 Rust implementation of OS provided synchronization primitives☆56Updated last year
- A faster Arc.☆69Updated last year
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Trying to create Sync bump allocator☆37Updated 6 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆38Updated 3 months ago
- Generated bindings for Linux's userspace API☆51Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Zig comptime using Rust proc macros☆43Updated last year
- Rust LZ4 bindings☆52Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- a cross-platform library for opening OS pipes in Rust☆111Updated last week
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- ☆42Updated 3 weeks ago
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- #[no_std] print equivalent for Rust☆64Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- An on-disk hash table implementation☆120Updated 3 years ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- ☆39Updated 9 months ago