RoaringBitmap / CRoaring
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
☆1,639Updated last month
Alternatives and similar repositories for CRoaring
Users that are interested in CRoaring are comparing it to the libraries listed below
Sorting:
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,493Updated 2 months ago
- A high-performance, concurrent hash table☆1,663Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,955Updated last month
- Concurrent data structures in C++☆1,420Updated 4 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆818Updated 7 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆437Updated 3 weeks ago
- The FastPFOR C++ library: Fast integer compression☆919Updated 2 months ago
- Adaptive Radix Trees implemented in C☆790Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Fastest Integer Compression☆802Updated last year
- A C++ library of Concurrent Data Structures☆2,632Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated last year
- C++ implementation of Raft core logic as a replication library☆1,087Updated 2 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,562Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,278Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,152Updated last month
- Library providing helpers for the Linux kernel io_uring support☆3,135Updated last week
- C implementation of the Raft Consensus protocol, BSD licensed☆1,146Updated last year
- A fast, memory efficient hash map for C++☆1,267Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,341Updated last month
- A collection of resources on wait-free and lock-free programming☆1,890Updated last year
- Message passing based allocator☆1,668Updated last week
- Fast strong hash functions: SipHash/HighwayHash☆1,577Updated last year
- Fastest RPC in the west☆731Updated 2 years ago
- Header-only binary fuse and xor filter library☆363Updated 3 months ago
- Fast integer compression in C using the StreamVByte codec☆397Updated 3 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,010Updated 11 months ago
- Succinct Data Structure Library 2.0☆2,257Updated last year
- A compressed bitmap class in C++.☆452Updated 6 months ago