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.☆76Updated last year
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- A collection of boosting algorithms written in Rust 🦀☆57Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆185Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆38Updated last week
- Library facilitating safe pinned initialization☆73Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆38Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆212Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Cross-platform, endian-aware primitives for Rust☆44Updated 3 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Rust ABI safe code generator☆190Updated 8 months ago
- structured parallel execution for async Rust☆37Updated 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…☆99Updated 3 months ago
- FFI-compatible futures☆170Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 6 months ago