SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
☆329Mar 30, 2026Updated last week
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:
- ☆30Mar 30, 2026Updated last week
- Rust library implementing xor-filters☆146Jun 6, 2023Updated 2 years ago
- Rust implementation of the FastLanes compression library☆168Updated this week
- Rust FFI wrapper for CRoaring☆166Apr 3, 2026Updated last week
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆343Apr 2, 2026Updated last week
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Represent large sets and maps compactly with finite state transducers.☆2,053Sep 25, 2024Updated last year
- Fastest pure Rust implementation of LZ4 compression/decompression.☆590Updated this week
- A better compressed bitset in Rust☆914Feb 26, 2026Updated last month
- easy simd☆373Mar 25, 2026Updated 2 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,549Mar 16, 2026Updated 3 weeks ago
- A fast implementation of Aho-Corasick in Rust.☆1,227Feb 27, 2026Updated last month
- A Rust library to compress integer arrays.☆40Jun 25, 2018Updated 7 years ago
- Rust port of simdjson☆1,383Mar 11, 2026Updated 3 weeks ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆36Jul 7, 2020Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Portable Packed SIMD Vectors for Rust standard library☆641May 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,121Feb 28, 2026Updated last month
- measures and prints wall time in rust for given scope☆18Dec 9, 2024Updated last year
- ☆13Aug 14, 2025Updated 7 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆418Nov 4, 2025Updated 5 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆234Jun 3, 2025Updated 10 months ago
- a smaller, faster and panic-free alternative to core::fmt☆390Feb 14, 2024Updated 2 years ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆1,000Jun 27, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Snappy compression implemented in Rust (including the Snappy frame format).☆508Aug 20, 2025Updated 7 months ago
- A fast bump allocation arena for Rust☆2,159Feb 26, 2026Updated last month
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆895Mar 29, 2026Updated last week
- Per-object thread-local storage for Rust☆366Feb 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,041Mar 27, 2026Updated 2 weeks ago
- the champagne of beta embedded databases☆8,962Updated this week
- A collection of small utilities for working with pointer types in Rust.☆135Mar 29, 2026Updated last week
- Lightweight and high performance concurrent cache☆333Mar 19, 2026Updated 3 weeks ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 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
- A string type for Rust that is not required to be valid UTF-8.☆1,059Feb 10, 2026Updated last month
- cross-platform Rust API for memory mapped IO☆574Feb 13, 2022Updated 4 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆163Feb 9, 2026Updated 2 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.☆88Sep 8, 2024Updated last year