as-com / varint-simd
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
☆118Updated 5 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☆126Updated last week
- Rust fast `&[u8]` to integer parser☆51Updated 2 weeks ago
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆244Updated 2 months ago
- Stack unwinding library in Rust☆113Updated last month
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆293Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 7 months ago
- Safer wrappers over ktls-sys☆68Updated 2 months ago
- A new register allocator☆224Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 2 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆145Updated last week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 8 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆118Updated this week
- SIMD base64 codecs☆79Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- Read and write from offsets in Rust.☆78Updated 9 months ago
- SIMD Floating point and integer compressed vector library☆79Updated last year
- A Rust data structure for efficient lower-bound lookups☆89Updated 11 months ago
- An on-disk hash table implementation☆113Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆403Updated this week
- A fast and safe implementation of stackful coroutines in Rust☆210Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 months ago
- ☆39Updated 5 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆121Updated this week
- ☆57Updated this week
- An idiomatic and fast QP-trie implementation in pure Rust.☆96Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆224Updated 3 weeks ago
- Proactive IO & Runtime system☆258Updated 10 months ago
- lock-free B+ tree☆280Updated 5 months ago