as-com / varint-simdLinks
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
☆127Updated 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☆140Updated last week
- Simple interoperability between C++ coroutines and asynchronous Rust☆255Updated this week
- Rust fast `&[u8]` to integer parser☆52Updated 3 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆312Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- SIMD Floating point and integer compressed vector library☆81Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆122Updated last week
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆145Updated last week
- lock-free B+ tree☆298Updated last year
- Rust library implementing xor-filters☆140Updated 2 years ago
- A thread-safe & efficient memory pool☆169Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆165Updated this week
- A new register allocator☆236Updated 2 weeks ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 11 months ago
- Rust bindings for the simdjson project.☆109Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Proactive IO & Runtime system☆274Updated last year
- A d-ary heap in Rust☆19Updated 3 months ago
- ☆200Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- ☆192Updated 6 months ago
- Stack unwinding library in Rust☆126Updated last month
- high performance Serialize and Deserialize derives☆36Updated last month
- Stack unwinding library in Rust☆94Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆243Updated 2 weeks ago