StephanvanSchaik / mmap-rs
A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.
☆63Updated last year
Alternatives and similar repositories for mmap-rs:
Users that are interested in mmap-rs are comparing it to the libraries listed below
- A faster Arc.☆57Updated last year
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- Trying to create Sync bump allocator☆30Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- New register allocator designed as a successor to regalloc2☆34Updated 2 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- Map data structure whose keys are stored as ranges☆81Updated last month
- Generated bindings for Linux's userspace API☆50Updated last week
- ☆39Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- ☆35Updated 3 months ago
- ☆34Updated 4 months ago
- Track memory allocations by backtrace or originating thread☆42Updated 3 months ago
- ☆38Updated this week
- A Rust implementation of two segment trees and a fenwick tree.☆64Updated 6 years ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆71Updated last month
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Time and duration crate optimized for speed and API stability.☆67Updated last month
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 8 months ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆99Updated 6 months ago
- A fast and flexible LRU map.☆175Updated last month