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
- Trying to create Sync bump allocator☆37Updated this week
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 2 weeks ago
- The simd optimized escape code☆54Updated last week
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- rust bindings of snmalloc☆136Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- ☆110Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Overloadable functions in rust.☆43Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Memory validation framework for Rust☆68Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Non-interleaving multithreaded output queue☆71Updated last month
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago