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:
- Overloadable functions in rust.☆43Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- Data parallelism library for async-std.☆93Updated last year
- Trying to create Sync bump allocator☆37Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Convert closures into wakers☆45Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- rust bindings of snmalloc☆131Updated last month
- 🐏 rpmalloc global memory allocator for Rust 🦀☆145Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year