RoaringBitmap / CRoaring
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
☆1,620Updated 2 weeks ago
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,648Updated this week
- Adaptive Radix Trees implemented in C☆783Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆814Updated 6 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,472Updated 3 weeks ago
- A fast, memory efficient hash map for C++☆1,265Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,900Updated last month
- The FastPFOR C++ library: Fast integer compression☆910Updated 3 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,553Updated last year
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆998Updated 9 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆427Updated last month
- Hash function quality and speed tests☆1,954Updated 2 months ago
- Fastest Integer Compression☆795Updated last year
- A C++ library of Concurrent Data Structures☆2,605Updated last year
- Concurrent data structures in C++☆1,411Updated 4 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆431Updated last year
- Fast strong hash functions: SipHash/HighwayHash☆1,576Updated 11 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,243Updated 2 weeks ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,140Updated this week
- Automatically exported from code.google.com/p/smhasher☆2,744Updated 4 months ago
- A very fast hashtable☆1,755Updated last year
- Automatically exported from code.google.com/p/cityhash☆1,148Updated 11 months ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,000Updated this week
- Fast integer compression in C using the StreamVByte codec☆393Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,271Updated last year
- C++ associative containers☆1,574Updated 3 years ago
- A collection of resources on wait-free and lock-free programming☆1,870Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,330Updated this week
- Message passing based allocator☆1,643Updated last week