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.
☆70Updated 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:
- Object Pool LockFree in Rust☆49Updated 2 months ago
- A Rust implementation of OS provided synchronization primitives☆61Updated 2 years ago
- A faster Arc.☆76Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆21Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆179Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- A collection of boosting algorithms written in Rust 🦀☆58Updated 6 months ago
- a cross-platform library for opening OS pipes in Rust☆114Updated last month
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 2 months 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…☆97Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Library facilitating safe pinned initialization☆67Updated last month
- Faster integer division and modulus operations☆87Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆69Updated last year
- Rust wrapper around a connection listener to support TLS.☆57Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Track memory allocations by backtrace or originating thread☆45Updated 3 weeks ago
- Trying to create Sync bump allocator☆40Updated 4 months ago
- Better reference counted strings for Rust☆139Updated last year
- Generated bindings for Linux's userspace API☆61Updated last month