as-com / varint-simdLinks
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
☆128Updated 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 3 weeks ago
- Rust fast `&[u8]` to integer parser☆53Updated 4 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆313Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- Simple interoperability between C++ coroutines and asynchronous Rust☆256Updated 3 weeks ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆448Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A new register allocator☆237Updated last week
- A d-ary heap in Rust☆19Updated 2 weeks ago
- Proactive IO & Runtime system☆275Updated last year
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆90Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆181Updated last week
- A thread-safe & efficient memory pool☆169Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆84Updated last year
- lock-free B+ tree☆300Updated last year
- ☆196Updated 6 months ago
- perf-event: a Rust interface to Linux performance monitoring☆124Updated 3 weeks ago
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated last month
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆145Updated 2 weeks ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- ☆201Updated last year
- An ε-copy serialization/deserialization framework for Rust☆158Updated this week
- A buffering MPSC queue.☆81Updated last year
- Stack unwinding library in Rust☆96Updated last month
- Rust library implementing xor-filters☆140Updated 2 years ago