as-com / varint-simdLinks
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
☆134Updated last year
Alternatives and similar repositories for varint-simd
Users that are interested in varint-simd are comparing it to the libraries listed below
Sorting:
- rust bindings of snmalloc☆146Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆459Updated 3 months ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆261Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- lock-free B+ tree☆309Updated last year
- A new register allocator☆243Updated last month
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆192Updated last week
- Rust fast `&[u8]` to integer parser☆56Updated last week
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 3 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆321Updated last year
- An on-disk hash table implementation☆126Updated 4 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 6 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆315Updated 5 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- a lock-free concurrent slab (experimental)☆302Updated last year
- Proactive IO & Runtime system☆275Updated last year
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- ☆207Updated 9 months ago
- Lightweight and high performance concurrent cache☆300Updated 2 months ago
- The cost of Rust async/await☆132Updated 3 years ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆149Updated last week
- Performant time measuring in Rust☆199Updated last year
- Rust crate for managing CPU core affinities☆212Updated 9 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Stack unwinding library in Rust☆129Updated 5 months ago
- A fast and safe implementation of stackful coroutines in Rust☆338Updated 3 weeks ago
- Rust library implementing xor-filters☆142Updated 2 years ago