as-com / varint-simdLinks
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
☆126Updated 11 months ago
Alternatives and similar repositories for varint-simd
Users that are interested in varint-simd are comparing it to the libraries listed below
Sorting:
- Rust fast `&[u8]` to integer parser☆52Updated 2 months ago
- rust bindings of snmalloc☆139Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆167Updated last week
- SIMD Floating point and integer compressed vector library☆81Updated last year
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆311Updated last year
- Simple interoperability between C++ coroutines and asynchronous Rust☆252Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A d-ary heap in Rust☆19Updated 2 months ago
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Small, fast, synchronization primitives☆249Updated 11 months ago
- An ε-copy serialization/deserialization framework for Rust☆153Updated 3 weeks ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- ☆191Updated 5 months ago
- A new register allocator☆234Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated 2 weeks ago
- lock-free B+ tree☆295Updated 11 months ago
- Stack unwinding library in Rust☆94Updated 2 weeks ago
- A thread-safe & efficient memory pool☆169Updated last year
- ☆28Updated 9 months ago
- A buffering MPSC queue.☆79Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- perf-event: a Rust interface to Linux performance monitoring☆120Updated last week
- Proactive IO & Runtime system☆275Updated last year
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆144Updated last month
- ☆50Updated 8 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago