RoaringBitmap / CRoaring
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
☆1,613Updated this week
Alternatives and similar repositories for CRoaring:
Users that are interested in CRoaring are comparing it to the libraries listed below
- A high-performance, concurrent hash table☆1,639Updated 3 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆809Updated 5 months ago
- C++ associative containers☆1,569Updated 3 years ago
- Fastest Integer Compression☆789Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,862Updated 3 weeks ago
- C++ implementation of Raft core logic as a replication library☆1,058Updated this week
- The FastPFOR C++ library: Fast integer compression☆905Updated this week
- A fast, memory efficient hash map for C++☆1,264Updated last year
- A collection of resources on wait-free and lock-free programming☆1,854Updated last year
- Concurrent data structures in C++☆1,410Updated 4 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,133Updated 7 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆990Updated 8 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,545Updated last year
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,448Updated last month
- Message passing based allocator☆1,627Updated this week
- C implementation of the Raft Consensus protocol, BSD licensed☆1,139Updated last year
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,137Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆735Updated 5 months ago
- A C++ library of Concurrent Data Structures☆2,596Updated last year
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆959Updated last year
- Automatically exported from code.google.com/p/smhasher☆2,737Updated 3 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆419Updated last week
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆429Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,230Updated last month
- Fast strong hash functions: SipHash/HighwayHash☆1,574Updated 10 months ago
- Adaptive Radix Trees implemented in C☆781Updated 2 years ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,295Updated this week
- Fast integer compression in C using the StreamVByte codec☆390Updated 3 weeks ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,794Updated 7 months ago