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 last month
Alternatives and similar repositories for mmap-rs
Users that are interested in mmap-rs are comparing it to the libraries listed below
Sorting:
- A faster Arc.☆69Updated last year
- Trying to create Sync bump allocator☆37Updated 7 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Object Pool LockFree in Rust☆46Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- Generated bindings for Linux's userspace API☆51Updated this week
- 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.☆165Updated this week
- New register allocator designed as a successor to regalloc2☆38Updated last week
- Better reference counted strings for Rust☆126Updated 11 months ago
- Lending iterators on stable Rust☆82Updated 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…☆86Updated 3 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Byte-wise atomic memcpy.☆36Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- ☆39Updated 9 months ago
- Some internal rustc tools made accessible☆47Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆42Updated last month
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆28Updated 11 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated 2 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated last week
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago