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 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.☆77Updated last year
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Faster integer division and modulus operations☆88Updated 6 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆188Updated last week
- Object Pool LockFree in Rust☆49Updated 3 months ago
- A collection of boosting algorithms written in Rust 🦀☆57Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆79Updated 4 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- structured parallel execution for async Rust☆37Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 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…☆99Updated 4 months ago
- ☆39Updated last year
- Blazingly Fast Pseudo Random Number Generator written in Rust☆22Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated this week
- Better reference counted strings for Rust☆139Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆40Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago