as-com / varint-simd
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
☆123Updated 7 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☆129Updated 3 weeks ago
- Rust fast `&[u8]` to integer parser☆52Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Library safely exposing the io_uring API.☆61Updated last month
- Simple interoperability between C++ coroutines and asynchronous Rust☆246Updated 5 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A new register allocator☆229Updated last week
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆302Updated 10 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆162Updated 3 weeks ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆411Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A fast and safe implementation of stackful coroutines in Rust☆226Updated 4 months ago
- Small, fast, synchronization primitives☆245Updated 7 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆147Updated this week
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- An ε-copy serialization/deserialization framework for Rust☆146Updated last month
- A fast and flexible LRU map.☆181Updated 3 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated 10 months ago
- SIMD base64 codecs☆82Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆116Updated 2 weeks ago
- Proactive IO & Runtime system☆269Updated last year
- Local-affinity first NUMA-aware allocator with optional fallback.☆24Updated 3 years ago
- Rust library implementing xor-filters☆140Updated last year
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- lock-free B+ tree☆288Updated 7 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago