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 3 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 faster Arc.☆73Updated last year
- A Rust implementation of OS provided synchronization primitives☆60Updated last year
- a cross-platform library for opening OS pipes in Rust☆113Updated 3 months ago
- Object Pool LockFree in Rust☆47Updated last month
- Faster integer division and modulus operations☆87Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 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…☆93Updated 5 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆31Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated 3 weeks ago
- Better reference counted strings for Rust☆134Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆159Updated last week
- Lightning fast concurrent HyperLogLog for Rust.☆40Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated 2 months ago
- A collection of boosting algorithms written in Rust 🦀☆57Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Trying to create Sync bump allocator☆38Updated last month
- A buffering MPSC queue.☆79Updated last year
- 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
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆93Updated 2 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Convert number to enum☆87Updated last year