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,782Feb 20, 2026Updated last week
Alternatives and similar repositories for CRoaring
Users that are interested in CRoaring are comparing it to the libraries listed below
Sorting:
- The FastPFOR C++ library: Fast integer compression☆961Jan 27, 2026Updated last month
- A simple C library for compressing lists of integers using binary packing☆517Aug 18, 2023Updated 2 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,152Dec 6, 2025Updated 2 months ago
- Fast integer compression in C using the StreamVByte codec☆412Feb 9, 2025Updated last year
- A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others☆3,821Feb 20, 2026Updated last week
- BitMagic Library☆443Aug 26, 2025Updated 6 months ago
- Fastest Integer Compression☆826Mar 1, 2024Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆444Jul 7, 2025Updated 7 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 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,001Updated this week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,346Updated this week
- A high-performance, concurrent hash table☆1,733Mar 31, 2025Updated 11 months ago
- Header-only binary fuse and xor filter library☆424Jan 19, 2026Updated last month
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- A compressed bitmap class in C++.☆460Oct 30, 2024Updated last year
- Extremely fast non-cryptographic hash algorithm☆10,885Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,404Oct 26, 2025Updated 4 months ago
- 🚀 Fast C/C++ bit population count library☆360Jun 29, 2024Updated last year
- A simple bitset library in C☆142Jan 12, 2026Updated last month
- High performance server-side application framework☆9,129Updated this week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Updated this week
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,957Feb 22, 2026Updated last week
- High-performance regular expression matching library☆5,314Feb 13, 2026Updated 2 weeks ago
- Succinct Data Structure Library 2.0☆2,296Jun 2, 2023Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆282Apr 4, 2024Updated last year
- Abseil Common Libraries (C++)☆17,052Updated this week
- Fast Static Symbol Table (FSST): efficient random-access string compression☆499Nov 26, 2025Updated 3 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,682Updated this week
- A better compressed bitset in Rust☆903Jan 12, 2026Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,632Feb 19, 2026Updated last week
- A composable and fully extensible C++ execution engine library for data management systems.☆4,065Updated this week
- Bloom-filter based minimal perfect hash function library☆276Jul 16, 2025Updated 7 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆859Nov 11, 2025Updated 3 months ago
- ☆10,546Jun 2, 2025Updated 8 months ago
- Pluggable in-process caching engine to build and scale high performance services☆1,498Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 3 months ago
- Library providing helpers for the Linux kernel io_uring support☆3,555Feb 17, 2026Updated last week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,315Feb 4, 2026Updated 3 weeks ago
- Hash function quality and speed tests☆2,128Dec 2, 2025Updated 2 months ago