quickwit-oss / bitpackingLinks
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
☆308Updated 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 interface to io_uring☆334Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A better compressed bitset in Rust☆811Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- Rust library for fast multi-pattern searching.☆85Updated 8 years ago
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆139Updated last year
- Concurrently Readable Data Structures for Rust☆358Updated this week
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- lock-free B+ tree☆289Updated 9 months ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆124Updated 9 months ago
- easy simd☆357Updated 4 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆251Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆149Updated this week
- rust bindings of snmalloc☆136Updated 2 months ago
- On-Disk B+ Tree implemented in Rust☆206Updated 5 years ago
- Proactive IO & Runtime system☆273Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A port of HdrHistogram to Rust☆321Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated 2 weeks ago
- ☆195Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆394Updated 3 months ago
- Fast suffix arrays for Rust (with Unicode support).☆274Updated last year
- A mortifying serialization library for Rust☆339Updated 2 years ago
- High-throughput columnar serialization in Rust☆176Updated last week