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.
☆66Updated last week
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.☆64Updated last year
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Trying to create Sync bump allocator☆32Updated 5 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆36Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- Generated bindings for Linux's userspace API☆51Updated 2 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Rust fast `&[u8]` to integer parser☆52Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- ☆57Updated last month
- Track memory allocations by backtrace or originating thread☆42Updated 5 months ago
- ☆39Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Generate parsers directly from AST node types☆83Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆183Updated last week
- ☆47Updated 4 months ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A collection of boosting algorithms written in Rust 🦀☆52Updated 2 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 9 months ago
- A lock-free memory allocator☆57Updated 2 weeks ago