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
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- rust bindings of snmalloc☆140Updated this week
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Trying to create Sync bump allocator☆39Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- The simd optimized escape code☆54Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- ☆111Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- A Rust implementation of OS provided synchronization primitives☆61Updated 2 years ago
- Overloadable functions in rust.☆43Updated 6 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Thread parking and unparking☆78Updated 7 months ago
- Non-interleaving multithreaded output queue☆71Updated 2 weeks ago
- ☆43Updated 3 months ago
- ☆51Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated last month
- Faster integer division and modulus operations☆87Updated 2 months ago