kalamay / vmap-rs
A cross-platform library for fast and safe memory-mapped IO in Rust
☆64Updated 11 months ago
Alternatives and similar repositories for vmap-rs:
Users that are interested in vmap-rs are comparing it to the libraries listed below
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆68Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- The simd optimized escape code☆53Updated this week
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- rust bindings of snmalloc☆128Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Typed any map for rust☆65Updated 4 months ago
- scraps of a potential language☆37Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- ☆109Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- Data parallelism library for async-std.☆93Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated 3 weeks ago