kalamay / vmap-rsLinks
A cross-platform library for fast and safe memory-mapped IO in Rust
☆71Updated 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 3 years ago
- rust bindings of snmalloc☆139Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- A Rust implementation of OS provided synchronization primitives☆60Updated last year
- The simd optimized escape code☆54Updated last week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Overloadable functions in rust.☆43Updated 6 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- Concurrent hash trie☆57Updated 4 years ago
- Trying to create Sync bump allocator☆38Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- ☆111Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- ☆43Updated 3 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆78Updated last month
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Data parallelism library for async-std.☆94Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Run closures in parallel☆114Updated 7 months ago