as-com / varint-simdLinks
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
☆135Updated 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☆148Updated 4 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆322Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- Rust fast `&[u8]` to integer parser☆57Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆467Updated 4 months ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆264Updated 4 months ago
- Proactive IO & Runtime system☆276Updated last year
- ☆209Updated 10 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- lock-free B+ tree☆309Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆150Updated last month
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆198Updated this week
- Library safely exposing the io_uring API.☆73Updated this week
- a lock-free concurrent slab (experimental)☆303Updated last year
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Read and write from offsets in Rust.☆89Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- ☆52Updated last year
- ☆205Updated last year
- high performance Serialize and Deserialize derives☆36Updated 3 months ago
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 4 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Small, fast, synchronization primitives☆254Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago