as-com / varint-simd
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
☆121Updated 6 months ago
Alternatives and similar repositories for varint-simd:
Users that are interested in varint-simd are comparing it to the libraries listed below
- rust bindings of snmalloc☆128Updated last month
- Rust fast `&[u8]` to integer parser☆51Updated last month
- A new register allocator☆227Updated 2 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆298Updated 9 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Simple interoperability between C++ coroutines and asynchronous Rust☆244Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 2 weeks ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆138Updated 2 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- SIMD base64 codecs☆81Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆123Updated this week
- A fast and safe implementation of stackful coroutines in Rust☆217Updated 3 months ago
- Stack unwinding library in Rust☆113Updated 2 months ago
- Library safely exposing the io_uring API.☆59Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 9 months ago
- Stack unwinding library in Rust☆90Updated 3 months ago
- Rust library implementing xor-filters☆139Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated 11 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆177Updated last week
- lock-free B+ tree☆282Updated 6 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated last month
- ☆39Updated 6 months ago
- An on-disk hash table implementation☆113Updated 3 years ago