SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
☆329Feb 9, 2026Updated last month
Alternatives and similar repositories for bitpacking
Users that are interested in bitpacking are comparing it to the libraries listed below
Sorting:
- ☆30Feb 9, 2026Updated last month
- Rust library implementing xor-filters☆146Jun 6, 2023Updated 2 years ago
- Rust implementation of the FastLanes compression library☆164Mar 12, 2026Updated last week
- Rust FFI wrapper for CRoaring☆165Mar 1, 2026Updated 2 weeks ago
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆341Feb 10, 2026Updated last month
- Represent large sets and maps compactly with finite state transducers.☆2,053Sep 25, 2024Updated last year
- A simple C library for compressing lists of integers using binary packing☆524Aug 18, 2023Updated 2 years ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆579Updated this week
- A better compressed bitset in Rust☆909Feb 26, 2026Updated 3 weeks ago
- easy simd☆370Sep 20, 2025Updated 5 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,531Mar 5, 2026Updated 2 weeks ago
- A fast implementation of Aho-Corasick in Rust.☆1,215Feb 27, 2026Updated 3 weeks ago
- A Rust library to compress integer arrays.☆40Jun 25, 2018Updated 7 years ago
- Rust port of simdjson☆1,372Mar 11, 2026Updated last week
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆36Jul 7, 2020Updated 5 years ago
- Portable Packed SIMD Vectors for Rust standard library☆639May 5, 2024Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 2 weeks ago
- measures and prints wall time in rust for given scope☆18Dec 9, 2024Updated last year
- ☆12Aug 14, 2025Updated 7 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆418Nov 4, 2025Updated 4 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆234Jun 3, 2025Updated 9 months ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆998Jun 27, 2022Updated 3 years ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆509Aug 20, 2025Updated 7 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆885Aug 6, 2025Updated 7 months ago
- Per-object thread-local storage for Rust☆365Feb 18, 2026Updated last month
- A compiler plugin to insert flame calls☆391Apr 13, 2023Updated 2 years ago
- The testing ground for the future of portable SIMD in Rust☆1,039Updated this week
- the champagne of beta embedded databases☆8,947Nov 4, 2025Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Lightweight and high performance concurrent cache☆330Updated this week
- logging library for rayon☆17Sep 14, 2020Updated 5 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆42May 4, 2023Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆413Feb 9, 2025Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆160Feb 9, 2026Updated last month
- cross-platform Rust API for memory mapped IO☆573Feb 13, 2022Updated 4 years ago