RoaringBitmap / CRoaringLinks
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,692Updated this week
Alternatives and similar repositories for CRoaring
Users that are interested in CRoaring are comparing it to the libraries listed below
Sorting:
- A high-performance, concurrent hash table☆1,702Updated 6 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆839Updated last year
- The FastPFOR C++ library: Fast integer compression☆932Updated 2 months ago
- Adaptive Radix Trees implemented in C☆802Updated 3 years ago
- Fastest Integer Compression☆811Updated last year
- C++ implementation of Raft core logic as a replication library☆1,128Updated 3 weeks ago
- Automatically exported from code.google.com/p/cityhash☆1,194Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 2 months ago
- Concurrent data structures in C++☆1,438Updated 5 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆462Updated 5 months ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- A fast, memory efficient hash map for C++☆1,290Updated 4 months ago
- SQL Parser for C++. Building C++ object structure from SQL statements.☆790Updated 2 weeks ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 2 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,059Updated 3 weeks ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,551Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆759Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,585Updated 2 years ago
- Fastest RPC in the west☆742Updated 2 years ago
- A collection of resources on wait-free and lock-free programming☆1,948Updated last year
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,049Updated last year
- A C++ library of Concurrent Data Structures☆2,682Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆1,153Updated 2 years ago
- 🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of item…☆838Updated 10 months ago
- Message passing based allocator☆1,736Updated last month
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆432Updated 8 months ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- ☆1,006Updated 3 years ago
- C++ associative containers☆1,595Updated 3 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,370Updated last year