kalamay / vmap-rsLinks
A cross-platform library for fast and safe memory-mapped IO in Rust
☆70Updated last year
Alternatives and similar repositories for vmap-rs
Users that are interested in vmap-rs are comparing it to the libraries listed below
Sorting:
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Concurrent hash trie☆54Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- rust bindings of snmalloc☆136Updated 2 months ago
- Trying to create Sync bump allocator☆37Updated 7 months ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Convert closures into wakers☆45Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Timer facilities for Rust's async story☆56Updated 8 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Data parallelism library for async-std.☆93Updated last year
- Library safely exposing the io_uring API.☆63Updated 2 months ago
- Run closures in parallel☆113Updated 5 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago