quickwit-oss / bitpackingLinks
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
☆316Updated 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☆142Updated 2 years ago
- Rust FFI wrapper for CRoaring☆161Updated last week
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A suite of non-cryptographic hash functions for Rust.☆140Updated 3 years ago
- Rust library for fast multi-pattern searching.☆86Updated 8 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Fast generic radix trie implemented in Rust☆210Updated last month
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Rust interface to io_uring☆336Updated last year
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆282Updated 2 years ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆130Updated last year
- Fast suffix arrays for Rust (with Unicode support).☆276Updated 2 years ago
- Simple probabilistic data structures☆146Updated last week
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 4 months ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆287Updated 2 weeks ago
- Skiplist implementation in rust☆104Updated last week
- easy simd☆368Updated last month
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆187Updated this week
- A port of HdrHistogram to Rust☆327Updated last year
- A fast Bloom filter implementation in Rust☆265Updated last month
- a lock-free concurrent slab (experimental)☆302Updated 10 months ago
- A rust implementation of murmur3☆73Updated last year
- lock-free B+ tree☆305Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆408Updated last week
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago