as-com / varint-simdLinks
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
☆130Updated 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☆142Updated last month
- Rust fast `&[u8]` to integer parser☆54Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆451Updated last month
- Simple interoperability between C++ coroutines and asynchronous Rust☆259Updated last month
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆316Updated last year
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆147Updated 3 weeks ago
- A new register allocator☆239Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Proactive IO & Runtime system☆275Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- Read and write from offsets in Rust.☆89Updated 3 weeks ago
- perf-event: a Rust interface to Linux performance monitoring☆124Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- ☆199Updated 7 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A fast and flexible LRU map.☆195Updated 9 months ago
- A thread-safe & efficient memory pool☆169Updated 2 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- lock-free B+ tree☆299Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- The cost of Rust async/await☆131Updated 3 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated this week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆182Updated this week
- Library safely exposing the io_uring API.☆69Updated last week
- Performant time measuring in Rust☆195Updated last year
- a lock-free concurrent slab (experimental)☆299Updated 9 months ago
- A fast and safe implementation of stackful coroutines in Rust☆255Updated last week