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☆149Updated this week
- Rust fast `&[u8]` to integer parser☆57Updated 3 weeks ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆265Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆205Updated last week
- An on-disk hash table implementation☆126Updated 4 years ago
- Proactive IO & Runtime system☆276Updated last year
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- Library safely exposing the io_uring API.☆78Updated last week
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Updated last month
- lock-free B+ tree☆309Updated last year
- Read and write from offsets in Rust.☆89Updated 4 months ago
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- A new register allocator☆249Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- ☆52Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- ☆209Updated 11 months ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆151Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- A fast and safe implementation of stackful coroutines in Rust☆349Updated 2 months ago
- Small, fast, synchronization primitives☆254Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Rust bindings for the simdjson project.☆109Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year