SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
☆340Mar 30, 2026Updated 5 months ago
Alternatives and similar repositories for bitpacking
Users that are interested in bitpacking are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆33Jul 1, 2026Updated last month
- Rust implementation of the FastLanes compression library☆185Updated this week
- Rust library implementing xor-filters☆145Jun 6, 2023Updated 3 years ago
- Rust FFI wrapper for CRoaring☆173Aug 5, 2026Updated 3 weeks ago
- measures and prints wall time in rust for given scope☆19Dec 9, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Represent large sets and maps compactly with finite state transducers.☆2,113Sep 25, 2024Updated last year
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆375Aug 14, 2026Updated 2 weeks ago
- A better compressed bitset in Rust☆953Aug 12, 2026Updated 2 weeks ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆615Aug 11, 2026Updated 2 weeks ago
- A Rust library to compress integer arrays.☆40Jun 25, 2018Updated 8 years ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,642Apr 22, 2026Updated 4 months ago
- Portable Packed SIMD Vectors for Rust standard library☆650May 5, 2024Updated 2 years ago
- easy simd☆376Mar 25, 2026Updated 5 months ago
- A fast implementation of Aho-Corasick in Rust.☆1,285Aug 10, 2026Updated 2 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆53Jun 8, 2023Updated 3 years ago
- logging library for rayon☆17Sep 14, 2020Updated 5 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆36Jul 7, 2020Updated 6 years ago
- Rust port of simdjson☆1,419Aug 23, 2026Updated last week
- Zero-copy deserialization framework for Rust☆4,333Updated this week
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆421Nov 4, 2025Updated 9 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆237Jun 3, 2025Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆392Feb 14, 2024Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆227Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ALP floating point compression in Rust☆55Updated this week
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆1,008Jun 27, 2022Updated 4 years ago
- A fast bump allocation arena for Rust☆2,311Jul 23, 2026Updated last month
- A compiler plugin to insert flame calls☆390Apr 13, 2023Updated 3 years ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆511Jul 15, 2026Updated last month
- A collection of small utilities for working with pointer types in Rust.☆137Mar 29, 2026Updated 5 months ago
- The testing ground for the future of portable SIMD in Rust☆1,074Jul 30, 2026Updated 3 weeks ago
- the champagne of beta embedded databases☆9,079Apr 4, 2026Updated 4 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆941Aug 21, 2026Updated last week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Per-object thread-local storage for Rust☆372Jul 10, 2026Updated last month
- A bit vector with the Rust standard library's portable SIMD API.☆42May 4, 2023Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆575Feb 13, 2022Updated 4 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆171Aug 21, 2026Updated last week
- Cargo subcommand to profile binaries☆450Mar 9, 2023Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆91Sep 8, 2024Updated last year
- Copy-on-write string utilities for Rust☆165Apr 11, 2024Updated 2 years ago