Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpanda, YDB and StarRocks
☆1,792Mar 9, 2026Updated last week
Alternatives and similar repositories for CRoaring
Users that are interested in CRoaring are comparing it to the libraries listed below
Sorting:
- Dumps of CRoaring unity builds (for convenience)☆23Jul 20, 2022Updated 3 years ago
- The FastPFOR C++ library: Fast integer compression☆962Mar 5, 2026Updated 2 weeks ago
- A simple C library for compressing lists of integers using binary packing☆524Aug 18, 2023Updated 2 years ago
- A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others☆3,837Updated this week
- Fast integer compression in C using the StreamVByte codec☆413Feb 9, 2025Updated last year
- Specification of the compressed-bitmap Roaring format☆178Jan 16, 2026Updated 2 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- A compressed bitmap class in C++.☆460Oct 30, 2024Updated last year
- Fastest Integer Compression☆828Mar 1, 2024Updated 2 years ago
- Header-only binary fuse and xor filter library☆425Jan 19, 2026Updated 2 months ago
- BitMagic Library☆443Aug 26, 2025Updated 6 months ago
- A high-performance, concurrent hash table☆1,734Mar 31, 2025Updated 11 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆445Jul 7, 2025Updated 8 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,605May 1, 2023Updated 2 years ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆2,027Updated this week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,395Updated this week
- A simple bitset library in C☆142Jan 12, 2026Updated 2 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Updated this week
- High performance server-side application framework☆9,159Updated this week
- Extremely fast non-cryptographic hash algorithm☆10,936Mar 2, 2026Updated 2 weeks ago
- 🚀 Fast C/C++ bit population count library☆360Jun 29, 2024Updated last year
- Fast Static Symbol Table (FSST): efficient random-access string compression☆502Nov 26, 2025Updated 3 months ago
- Succinct Data Structure Library 2.0☆2,299Jun 2, 2023Updated 2 years ago
- Roaring Bitmaps for Redis☆377Jan 21, 2026Updated last month
- A composable and fully extensible C++ execution engine library for data management systems.☆4,079Updated this week
- A better compressed bitset in Rust☆909Feb 26, 2026Updated 3 weeks ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,409Oct 26, 2025Updated 4 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,615Updated this week
- RoaringBitmap extension for greenplum-db☆114Apr 30, 2021Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆282Apr 4, 2024Updated last year
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,711Updated this week
- High-performance regular expression matching library☆5,333Feb 13, 2026Updated last month
- Abseil Common Libraries (C++)☆17,120Updated this week
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,974Mar 13, 2026Updated last week
- Adaptive Radix Trees implemented in C☆818Mar 21, 2022Updated 4 years ago
- ☆10,707Mar 11, 2026Updated last week
- First Practical and General-purpose Range Filter☆551Mar 11, 2022Updated 4 years ago
- C++ implementation of Raft core logic as a replication library☆1,169Updated this week
- Bloom-filter based minimal perfect hash function library☆276Jul 16, 2025Updated 8 months ago