as-com / varint-simdLinks
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
☆124Updated 10 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 bindings of snmalloc☆136Updated 3 months ago
- Rust fast `&[u8]` to integer parser☆52Updated last month
- Simple interoperability between C++ coroutines and asynchronous Rust☆251Updated 7 months ago
- A new register allocator☆234Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- An on-disk hash table implementation☆123Updated 3 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆309Updated last year
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆143Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆81Updated last year
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- SIMD base64 codecs☆85Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆240Updated last month
- perf-event: a Rust interface to Linux performance monitoring☆120Updated last month
- A thread-safe & efficient memory pool☆169Updated last year
- Stack unwinding library in Rust☆94Updated 2 weeks ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Read and write from offsets in Rust.☆87Updated 3 months ago
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Better reference counted strings for Rust☆130Updated 11 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆154Updated this week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆295Updated last week
- Proactive IO & Runtime system☆274Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- The cost of Rust async/await☆130Updated 2 years ago