quickwit-oss / bitpacking
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
☆296Updated 8 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☆139Updated last year
- Rust interface to io_uring☆330Updated 9 months ago
- Rust library for fast multi-pattern searching.☆83Updated 8 years ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆119Updated 6 months ago
- a lock-free concurrent slab (experimental)☆279Updated 2 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆135Updated 10 months ago
- Rust FFI wrapper for CRoaring☆158Updated this week
- A Rust data structure for efficient lower-bound lookups☆89Updated last year
- Fast generic radix trie implemented in Rust☆194Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated this week
- rust bindings of snmalloc☆127Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated 2 weeks ago
- A port of HdrHistogram to Rust☆316Updated 11 months ago
- Fast suffix arrays for Rust (with Unicode support).☆267Updated last year
- A better compressed bitset in Rust☆783Updated 2 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆350Updated 2 weeks ago
- Super-fast float parser in Rust (now part of Rust core)☆274Updated 2 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆378Updated this week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆122Updated this week
- A command line tool for comparing benchmarks run by Criterion.☆230Updated 5 months ago
- lock-free B+ tree☆283Updated 5 months ago
- Adaptive Radix Tree in Rust☆66Updated 6 years ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆273Updated last year
- Proactive IO & Runtime system☆261Updated 10 months ago
- Rust implementation of xxhash☆222Updated 2 months ago
- Simple probabilistic data structures☆142Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆284Updated 6 months ago
- Library safely exposing the io_uring API.☆58Updated this week
- Rust libraries and programs focused on succinct data structures☆135Updated last week