SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
☆335Mar 30, 2026Updated 2 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:
- ☆32May 20, 2026Updated last month
- Rust library implementing xor-filters☆145Jun 6, 2023Updated 3 years ago
- Rust implementation of the FastLanes compression library☆179Jun 22, 2026Updated last week
- Rust FFI wrapper for CRoaring☆169Jun 4, 2026Updated 3 weeks ago
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆366Updated this week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Represent large sets and maps compactly with finite state transducers.☆2,104Sep 25, 2024Updated last year
- Fastest pure Rust implementation of LZ4 compression/decompression.☆606May 31, 2026Updated 3 weeks ago
- A better compressed bitset in Rust☆939May 12, 2026Updated last month
- easy simd☆376Mar 25, 2026Updated 3 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,612Apr 22, 2026Updated 2 months ago
- A Rust library to compress integer arrays.☆40Jun 25, 2018Updated 8 years ago
- A fast implementation of Aho-Corasick in Rust.☆1,259Apr 21, 2026Updated 2 months ago
- Rust port of simdjson☆1,401Mar 11, 2026Updated 3 months ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆36Jul 7, 2020Updated 5 years 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.
- Portable Packed SIMD Vectors for Rust standard library☆643May 5, 2024Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆54Jun 8, 2023Updated 3 years ago
- Zero-copy deserialization framework for Rust☆4,273Jun 15, 2026Updated 2 weeks ago
- measures and prints wall time in rust for given scope☆19Dec 9, 2024Updated last year
- ☆13Apr 14, 2026Updated 2 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆422Nov 4, 2025Updated 7 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆238Jun 3, 2025Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆393Feb 14, 2024Updated 2 years ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆1,003Jun 27, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Snappy compression implemented in Rust (including the Snappy frame format).☆507Aug 20, 2025Updated 10 months ago
- A fast bump allocation arena for Rust☆2,246Updated this week
- Per-object thread-local storage for Rust☆367Feb 18, 2026Updated 4 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆926Jun 22, 2026Updated last week
- A compiler plugin to insert flame calls☆391Apr 13, 2023Updated 3 years ago
- the champagne of beta embedded databases☆9,034Apr 4, 2026Updated 2 months ago
- The testing ground for the future of portable SIMD in Rust☆1,059Updated this week
- A collection of small utilities for working with pointer types in Rust.☆136Mar 29, 2026Updated 3 months ago
- logging library for rayon☆17Sep 14, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Lightweight and high performance concurrent cache☆350Jun 4, 2026Updated 3 weeks ago
- A bit vector with the Rust standard library's portable SIMD API.☆42May 4, 2023Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,074Updated this week
- cross-platform Rust API for memory mapped IO☆572Feb 13, 2022Updated 4 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆166Feb 9, 2026Updated 4 months ago
- 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.☆90Sep 8, 2024Updated last year