kalamay / vmap-rs
A cross-platform library for fast and safe memory-mapped IO in Rust
☆69Updated 11 months ago
Alternatives and similar repositories for vmap-rs:
Users that are interested in vmap-rs are comparing it to the libraries listed below
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Convert closures into wakers☆45Updated 3 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 7 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 10 months ago
- ☆109Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 7 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated 11 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Concurrent hash trie☆54Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Trying to create Sync bump allocator☆36Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Better reference counted strings for Rust☆124Updated 9 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- The simd optimized escape code☆53Updated last week
- Time and duration crate optimized for speed and API stability.☆69Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year