as-com / varint-simdLinks
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
☆132Updated 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☆146Updated 3 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆318Updated last year
- Simple interoperability between C++ coroutines and asynchronous Rust☆261Updated 2 months ago
- Rust fast `&[u8]` to integer parser☆54Updated last week
- SIMD Floating point and integer compressed vector library☆80Updated last year
- lock-free B+ tree☆305Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆188Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- Library safely exposing the io_uring API.☆70Updated last week
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 2 months ago
- Read and write from offsets in Rust.☆89Updated 2 months ago
- Proactive IO & Runtime system☆276Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 3 months ago
- A new register allocator☆243Updated 3 weeks ago
- ☆51Updated 11 months ago
- high performance Serialize and Deserialize derives☆36Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- ☆204Updated 8 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆311Updated 4 months ago
- A d-ary heap in Rust☆21Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆149Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆267Updated 3 weeks ago