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.
☆68Updated last month
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
- A faster Arc.☆75Updated last year
- Faster integer division and modulus operations☆87Updated 4 months ago
- Object Pool LockFree in Rust☆49Updated last month
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- A collection of boosting algorithms written in Rust 🦀☆58Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Library facilitating safe pinned initialization☆63Updated 2 weeks ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 2 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- Better reference counted strings for Rust☆138Updated last year
- structured parallel execution for async Rust☆37Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆141Updated 2 months ago
- Track memory allocations by backtrace or originating thread☆45Updated 6 months ago
- Extract bits from a byte slice☆80Updated last month
- Generated bindings for Linux's userspace API☆61Updated last week
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆38Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Byte-wise atomic memcpy.☆38Updated last month
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆177Updated 3 weeks ago
- Trying to create Sync bump allocator☆40Updated 4 months ago
- a cross-platform library for opening OS pipes in Rust☆113Updated last month