quickwit-oss / bitpackingLinks
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
☆309Updated 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 last week
- Rust interface to io_uring☆335Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- Fast generic radix trie implemented in Rust☆201Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆140Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆295Updated last week
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Simple probabilistic data structures☆147Updated this week
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆124Updated 10 months ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Rust library for fast multi-pattern searching.☆85Updated 8 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Fast suffix arrays for Rust (with Unicode support).☆274Updated last year
- SIMD Floating point and integer compressed vector library☆80Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Proactive IO & Runtime system☆274Updated last year
- Concurrently Readable Data Structures for Rust☆359Updated last week
- A better compressed bitset in Rust☆815Updated this week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆154Updated this week
- lock-free B+ tree☆291Updated 10 months ago
- An on-disk hash table implementation☆123Updated 3 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Rust port of Google's SwissTable hash map☆56Updated 2 months ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆283Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago