quickwit-oss / bitpacking
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
☆291Updated 7 months ago
Alternatives and similar repositories for bitpacking:
Users that are interested in bitpacking are comparing it to the libraries listed below
- Rust library implementing xor-filters☆138Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated this week
- Rust interface to io_uring☆329Updated 8 months ago
- Rust library for fast multi-pattern searching.☆83Updated 8 years ago
- Fast generic radix trie implemented in Rust☆192Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆278Updated 5 months ago
- Rust FFI wrapper for CRoaring☆160Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆347Updated 3 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 2 years ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- Adaptive Radix Tree in Rust☆64Updated 6 years ago
- On-Disk B+ Tree implemented in Rust☆203Updated 4 years ago
- Allocators in Rust☆311Updated 4 years ago
- Simple probabilistic data structures☆142Updated this week
- A Rust data structure for efficient lower-bound lookups☆89Updated 11 months ago
- easy simd☆341Updated last month
- lock-free B+ tree☆280Updated 4 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆133Updated 9 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆401Updated 2 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆86Updated 11 months ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆273Updated last year
- A benchmarking harness for concurrent key-value collections☆117Updated last year
- A fast Bloom filter implementation in Rust☆243Updated this week
- An idiomatic and fast QP-trie implementation in pure Rust.☆96Updated 9 months ago
- rust bindings of snmalloc☆125Updated last month
- Rust implementation of xxhash☆216Updated last month
- Snappy compression implemented in Rust (including the Snappy frame format).☆467Updated last month
- ☆189Updated 11 months ago
- A port of HdrHistogram to Rust☆312Updated 10 months ago
- Performant time measuring in Rust☆184Updated 10 months ago