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,683Updated last 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,699Updated 5 months ago
- The FastPFOR C++ library: Fast integer compression☆931Updated 2 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆833Updated 11 months ago
- Fastest Integer Compression☆811Updated last year
- C++ implementation of Raft core logic as a replication library☆1,124Updated this week
- Fast Static Symbol Table (FSST): efficient random-access string compression☆461Updated 4 months ago
- Adaptive Radix Trees implemented in C☆802Updated 3 years ago
- Concurrent data structures in C++☆1,436Updated 4 years ago
- Automatically exported from code.google.com/p/cityhash☆1,190Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 2 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,042Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 5 months ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- SQL Parser for C++. Building C++ object structure from SQL statements.☆790Updated this week
- ☆1,004Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆756Updated 11 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,581Updated 2 years ago
- Fastest RPC in the west☆741Updated 2 years ago
- Pluggable in-process caching engine to build and scale high performance services☆1,414Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.