quickwit-oss / bitpackingLinks
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
☆311Updated last year
Alternatives and similar repositories for bitpacking
Users that are interested in bitpacking are comparing it to the libraries listed below
Sorting:
- Rust library implementing xor-filters☆140Updated 2 years ago
- Rust FFI wrapper for CRoaring☆158Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆167Updated last week
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last year
- Rust interface to io_uring☆336Updated last year
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- A rust implementation of murmur3☆71Updated 10 months ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆126Updated 11 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Rust library for fast multi-pattern searching.☆86Updated 8 years ago
- SIMD Floating point and integer compressed vector library☆81Updated last year
- lock-free B+ tree☆295Updated 11 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- A better compressed bitset in Rust☆824Updated 3 weeks ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆285Updated 2 years ago
- Simple probabilistic data structures☆147Updated last week
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆161Updated last week
- A mortifying serialization library for Rust☆341Updated 2 years ago
- A port of HdrHistogram to Rust☆324Updated last year
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Fast suffix arrays for Rust (with Unicode support).☆275Updated last year
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Performant time measuring in Rust☆195Updated last year