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☆144Updated 2 months ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆261Updated 2 months ago
- Rust fast `&[u8]` to integer parser☆54Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆316Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- perf-event: a Rust interface to Linux performance monitoring☆125Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- ☆204Updated 8 months ago
- Library safely exposing the io_uring API.☆69Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 4 months ago
- An on-disk hash table implementation☆125Updated 4 years ago
- Proactive IO & Runtime system☆275Updated last year
- A d-ary heap in Rust☆21Updated last month
- Rust library implementing xor-filters☆142Updated 2 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- a lock-free concurrent slab (experimental)☆302Updated 10 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆187Updated this week
- The cost of Rust async/await☆132Updated 3 years ago
- ☆204Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A new register allocator☆242Updated last month
- lock-free B+ tree☆305Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆258Updated 3 weeks ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Read and write from offsets in Rust.☆89Updated last month
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆148Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated this week
- A thread-safe & efficient memory pool☆170Updated 2 years ago