SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
☆327Feb 9, 2026Updated 2 weeks ago
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☆146Jun 6, 2023Updated 2 years ago
- ☆30Feb 9, 2026Updated 2 weeks ago
- Represent large sets and maps compactly with finite state transducers.☆2,047Sep 25, 2024Updated last year
- Rust FFI wrapper for CRoaring☆164Feb 1, 2026Updated 3 weeks ago
- Rust implementation of the FastLanes compression library☆163Updated this week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years 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,513Apr 29, 2025Updated 9 months ago
- A fast implementation of Aho-Corasick in Rust.☆1,204Feb 11, 2026Updated 2 weeks ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆571Feb 19, 2026Updated last week
- A better compressed bitset in Rust☆903Jan 12, 2026Updated last month
- Rust port of simdjson☆1,368Dec 5, 2025Updated 2 months ago
- Portable Packed SIMD Vectors for Rust standard library☆638May 5, 2024Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆36Jul 7, 2020Updated 5 years ago
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆340Feb 10, 2026Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- A compiler plugin to insert flame calls☆390Apr 13, 2023Updated 2 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆414Nov 4, 2025Updated 3 months ago
- The testing ground for the future of portable SIMD in Rust☆1,037Feb 10, 2026Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 3 years ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆996Jun 27, 2022Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Jun 3, 2025Updated 8 months ago
- measures and prints wall time in rust for given scope☆18Dec 9, 2024Updated last year
- logging library for rayon☆17Sep 14, 2020Updated 5 years ago
- Generic SIMD abstractions for Rust.☆46Nov 18, 2022Updated 3 years ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆509Aug 20, 2025Updated 6 months ago
- ☆126Aug 30, 2022Updated 3 years ago
- A command line tool for comparing benchmarks run by Criterion.☆260Sep 25, 2024Updated last year
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆882Aug 6, 2025Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Sep 8, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- a lock-free concurrent slab (experimental)☆305Jan 20, 2026Updated last month
- cross-platform Rust API for memory mapped IO☆570Feb 13, 2022Updated 4 years ago
- Succinct Data Structures for Rust☆59Jun 8, 2025Updated 8 months ago
- the champagne of beta embedded databases☆8,930Nov 4, 2025Updated 3 months ago
- Fast numeric to- and from-string conversion routines.☆352Oct 9, 2025Updated 4 months ago