quickwit-oss / bitpacking
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
☆303Updated 10 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☆140Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- Rust interface to io_uring☆333Updated 11 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- Rust FFI wrapper for CRoaring☆158Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- lock-free B+ tree☆287Updated 7 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆123Updated 8 months ago
- Rust library for fast multi-pattern searching.☆85Updated 8 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆137Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A port of HdrHistogram to Rust☆321Updated last year
- Fast generic radix trie implemented in Rust☆199Updated 2 years ago
- Super-fast float parser in Rust (now part of Rust core)☆274Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆355Updated 3 weeks ago
- A better compressed bitset in Rust☆791Updated 2 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A fast Bloom filter implementation in Rust☆253Updated 3 weeks ago
- Rust implementation for T1HA (Fast Positive Hash)☆88Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆147Updated 2 weeks ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- perf-event: a Rust interface to Linux performance monitoring☆116Updated 3 weeks ago
- Rust implementation of xxhash☆235Updated 4 months ago
- Proactive IO & Runtime system☆270Updated last year
- SIMD Floating point and integer compressed vector library☆80Updated last year
- An allocator that can track and limit memory usage.☆208Updated 2 years ago
- Simple probabilistic data structures☆143Updated this week
- Fast suffix arrays for Rust (with Unicode support).☆272Updated last year