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:
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Trying to create Sync bump allocator☆42Updated 7 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Composable, lock-free, allocation-light data structures☆62Updated 7 years ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- Byte-wise atomic memcpy.☆43Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 4 months ago
- The simd optimized escape code☆54Updated this week
- ☆44Updated 9 months ago
- rust bindings of snmalloc☆149Updated last week
- Overloadable functions in rust.☆43Updated 6 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- ☆114Updated 2 years ago
- Thread parking and unparking☆82Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- Non-interleaving multithreaded output queue☆79Updated this week