RoaringBitmap / CRoaringLinks
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Redpanda, YDB and StarRocks
☆1,653Updated 2 weeks ago
Alternatives and similar repositories for CRoaring
Users that are interested in CRoaring are comparing it to the libraries listed below
Sorting:
- Fastest Integer Compression☆808Updated last year
- The FastPFOR C++ library: Fast integer compression☆923Updated 3 months ago
- A simple C library for compressing lists of integers using binary packing☆501Updated last year
- A high-performance, concurrent hash table☆1,676Updated 2 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,506Updated last week
- Adaptive Radix Trees implemented in C☆795Updated 3 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,988Updated 3 weeks ago
- Concurrent data structures in C++☆1,427Updated 4 years ago
- ☆990Updated 3 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated last year
- A fast, memory efficient hash map for C++☆1,282Updated last month
- C++ implementation of a fast and memory efficient HAT-trie☆822Updated 9 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,571Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,307Updated last month
- C++ associative containers☆1,582Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 9 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,024Updated last year
- Fast integer compression in C using the StreamVByte codec☆402Updated 4 months ago
- A compressed bitmap class in C++.☆453Updated 7 months ago
- First Practical and General-purpose Range Filter☆545Updated 3 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆442Updated 2 months ago
- A C++ library of Concurrent Data Structures☆2,648Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆1,147Updated 2 years ago
- C++ implementation of Raft core logic as a replication library☆1,100Updated 3 weeks ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 2 months ago
- Fastest RPC in the west☆734Updated 2 years ago
- Fast strong hash functions: SipHash/HighwayHash☆1,585Updated last year
- 🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of item…☆815Updated 6 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,816Updated 11 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,800Updated 3 weeks ago