SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
☆332Mar 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:
- ☆31May 20, 2026Updated 2 weeks ago
- Rust library implementing xor-filters☆145Jun 6, 2023Updated 3 years ago
- Rust implementation of the FastLanes compression library☆179Updated this week
- Rust FFI wrapper for CRoaring☆169Updated this week
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆360May 27, 2026Updated last week
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Represent large sets and maps compactly with finite state transducers.☆2,097Sep 25, 2024Updated last year
- A simple C library for compressing lists of integers using binary packing☆529Mar 24, 2026Updated 2 months ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆602May 31, 2026Updated last week
- A better compressed bitset in Rust☆932May 12, 2026Updated 3 weeks ago
- easy simd☆376Mar 25, 2026Updated 2 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,604Apr 22, 2026Updated last month
- A Rust library to compress integer arrays.☆40Jun 25, 2018Updated 7 years ago
- A fast implementation of Aho-Corasick in Rust.☆1,251Apr 21, 2026Updated last month
- Rust port of simdjson☆1,399Mar 11, 2026Updated 2 months ago
- 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.
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆36Jul 7, 2020Updated 5 years ago
- 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☆52Jun 8, 2023Updated 3 years ago
- Zero-copy deserialization framework for Rust☆4,237May 17, 2026Updated 3 weeks ago
- measures and prints wall time in rust for given scope☆19Dec 9, 2024Updated last year
- ☆13Apr 14, 2026Updated last month
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆421Nov 4, 2025Updated 7 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆236Jun 3, 2025Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆392Feb 14, 2024Updated 2 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.
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆1,001Jun 27, 2022Updated 3 years ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆509Aug 20, 2025Updated 9 months ago
- A fast bump allocation arena for Rust☆2,226Updated this week
- Per-object thread-local storage for Rust☆366Feb 18, 2026Updated 3 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆923Apr 16, 2026Updated last month
- A compiler plugin to insert flame calls☆391Apr 13, 2023Updated 3 years ago
- the champagne of beta embedded databases☆9,012Apr 4, 2026Updated 2 months ago
- The testing ground for the future of portable SIMD in Rust☆1,051May 30, 2026Updated last week
- A collection of small utilities for working with pointer types in Rust.☆136Mar 29, 2026Updated 2 months ago
- 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.
- logging library for rayon☆17Sep 14, 2020Updated 5 years ago
- Lightweight and high performance concurrent cache☆344May 17, 2026Updated 3 weeks ago
- A bit vector with the Rust standard library's portable SIMD API.☆42May 4, 2023Updated 3 years ago
- Fast integer compression in C using the StreamVByte codec☆414Apr 30, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,070Feb 10, 2026Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆570Feb 13, 2022Updated 4 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆165Feb 9, 2026Updated 4 months ago