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.
☆67Updated last week
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☆62Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- Object Pool LockFree in Rust☆47Updated last week
- A faster Arc.☆75Updated last year
- Faster integer division and modulus operations☆87Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆138Updated last month
- structured parallel execution for async Rust☆36Updated last year
- a cross-platform library for opening OS pipes in Rust☆113Updated 3 weeks 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…☆96Updated 3 weeks ago
- ☆39Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆62Updated 2 weeks ago
- A sinless derive helper☆75Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Trying to create Sync bump allocator☆40Updated 2 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆95Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 4 months ago
- A collection of boosting algorithms written in Rust 🦀☆56Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆67Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 2 weeks ago
- A pure-Rust library to work with Linux memfd☆35Updated last month