as-com / varint-simdLinks
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
☆125Updated 11 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☆137Updated 3 months ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆251Updated 8 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆310Updated last year
- A new register allocator☆234Updated last week
- Rust fast `&[u8]` to integer parser☆52Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated last month
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆144Updated last month
- SIMD Floating point and integer compressed vector library☆80Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- perf-event: a Rust interface to Linux performance monitoring☆120Updated 2 months ago
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Proactive IO & Runtime system☆275Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- ☆191Updated 4 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated 3 weeks ago
- 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 this week
- A thread-safe & efficient memory pool☆169Updated last year
- Stack unwinding library in Rust☆94Updated last month
- An ε-copy serialization/deserialization framework for Rust☆152Updated this week
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆157Updated this week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Stack unwinding library in Rust☆126Updated this week
- lock-free B+ tree☆293Updated 10 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Rust bindings for the simdjson project.☆107Updated last year