as-com / varint-simdLinks
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
☆124Updated 9 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☆136Updated 2 months ago
- Rust fast `&[u8]` to integer parser☆52Updated 3 weeks ago
- A new register allocator☆231Updated last month
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 2 weeks ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆308Updated last year
- Simple interoperability between C++ coroutines and asynchronous Rust☆248Updated 7 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Stack unwinding library in Rust☆93Updated last week
- lock-free B+ tree☆289Updated 9 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆149Updated this week
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆63Updated last year
- An on-disk hash table implementation☆122Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Stack unwinding library in Rust☆120Updated last week
- Proactive IO & Runtime system☆273Updated last year
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- A rust implementation of lock free cuckoo hashmap☆68Updated 4 months ago
- perf-event: a Rust interface to Linux performance monitoring☆119Updated 3 weeks ago
- ☆27Updated 7 months ago
- Performant time measuring in Rust☆192Updated last year
- Read and write from offsets in Rust.☆87Updated 2 months ago