quickwit-oss / bitpackingLinks
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
☆310Updated 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 month
- Rust interface to io_uring☆335Updated last year
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated this week
- Fast generic radix trie implemented in Rust☆202Updated 2 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆141Updated last year
- A port of HdrHistogram to Rust☆323Updated last year
- Fast suffix arrays for Rust (with Unicode support).☆274Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- Simple probabilistic data structures☆147Updated this week
- Concurrently Readable Data Structures for Rust☆359Updated 3 weeks ago
- Rust library for fast multi-pattern searching.☆85Updated 8 years ago
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- lock-free B+ tree☆293Updated 10 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- Proactive IO & Runtime system☆275Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆157Updated this week
- A better compressed bitset in Rust☆818Updated last week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆125Updated 11 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆401Updated 5 months ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Rust implementation of the FastLanes compression library☆112Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 3 weeks ago