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.
☆62Updated 11 months ago
Alternatives and similar repositories for mmap-rs:
Users that are interested in mmap-rs are comparing it to the libraries listed below
- Faster integer division and modulus operations☆70Updated 2 years ago
- Object Pool LockFree in Rust☆45Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Map data structure whose keys are stored as ranges☆80Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated 11 months ago
- Trying to create Sync bump allocator☆29Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- Threadsafe RefCell for Rust☆89Updated last year
- ☆33Updated 2 months ago
- A faster Arc.☆54Updated 11 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last week
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆33Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆104Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Lending iterators on stable Rust☆81Updated last year
- Library facilitating safe pinned initialization☆30Updated last month
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆115Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- 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…☆69Updated last month
- ☆39Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆93Updated 2 years ago
- Simple goldenfile testing in Rust.☆38Updated 4 months ago
- ☆46Updated last month
- Generated bindings for Linux's userspace API☆49Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆67Updated 2 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆133Updated 9 months ago