kalamay / vmap-rsLinks
A cross-platform library for fast and safe memory-mapped IO in Rust
☆72Updated 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:
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- Trying to create Sync bump allocator☆41Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Byte-wise atomic memcpy.☆43Updated this week
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- ☆114Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Thread parking and unparking☆82Updated last year
- Track memory allocations by backtrace or originating thread☆46Updated 2 months ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- rust bindings of snmalloc☆149Updated this week
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- ☆36Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 6 years ago