kalamay / vmap-rs
A cross-platform library for fast and safe memory-mapped IO in Rust
☆64Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for vmap-rs
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Faster integer division and modulus operations☆70Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆51Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆105Updated 9 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- A low-level I/O ownership and borrowing library☆100Updated 11 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Generic SIMD abstractions for Rust.☆47Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated last week
- Better reference counted strings for Rust☆114Updated 3 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆59Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- Map data structure whose keys are stored as ranges☆75Updated 8 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆30Updated 10 months ago
- docs.rs as a publishing platform?☆65Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- ☆48Updated last year
- Timer facilities for Rust's async story☆53Updated last month
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- Typed any map for rust☆64Updated 2 months ago
- Library safely exposing the io_uring API.☆54Updated this week
- Object Pool LockFree in Rust☆45Updated 5 months ago
- Trying to create Sync bump allocator☆28Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆67Updated 6 months ago