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.
☆68Updated 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 Rust implementation of OS provided synchronization primitives☆59Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Object Pool LockFree in Rust☆47Updated 2 weeks ago
- A faster Arc.☆73Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Track memory allocations by backtrace or originating thread☆43Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Trying to create Sync bump allocator☆37Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated 3 weeks ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- ☆34Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- A collection of boosting algorithms written in Rust 🦀☆57Updated last month
- 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…☆88Updated 4 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
- Generate parsers directly from AST node types☆84Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- structured parallel execution for async Rust☆33Updated 11 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month