lemire / ConciseLinks
C++ implementation of Concise and WAH compressed bitsets
☆20Updated 8 years ago
Alternatives and similar repositories for Concise
Users that are interested in Concise are comparing it to the libraries listed below
Sorting:
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- C++14 cache friendly B-heap priority queue☆109Updated last month
- For details, see the blog post:☆34Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Succinct data structures in C/C++☆89Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Effective Memory Reclamation☆62Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- benchmarking positional population count☆15Updated last week
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- High-performance multicore-scalable data structures and benchmarks☆143Updated 6 years ago
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 9 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- ☆22Updated 2 months ago
- portability macros for compiler and hardware micro operations☆36Updated last year