quickwit-oss / bitpackingLinks
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
☆321Updated this week
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☆163Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆289Updated 2 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated 3 weeks ago
- Rust interface to io_uring☆338Updated last year
- Rust library for fast multi-pattern searching.☆87Updated 9 years ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆133Updated last year
- Fast suffix arrays for Rust (with Unicode support).☆280Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆286Updated 3 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A rust implementation of murmur3☆74Updated last year
- Simple probabilistic data structures☆147Updated this week
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A port of HdrHistogram to Rust☆336Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆193Updated this week
- A fast Bloom filter implementation in Rust☆273Updated 2 weeks ago
- lock-free B+ tree☆309Updated last year
- Proactive IO & Runtime system☆276Updated last year
- A better compressed bitset in Rust☆883Updated 3 weeks ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆411Updated 2 months ago
- Rust implementation of the FastLanes compression library☆153Updated last week
- Skiplist implementation in rust☆108Updated last week