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
- For details, see the blog post:☆32Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- benchmarking positional population count☆15Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆181Updated 11 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆23Updated 10 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 6 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- C++14 cache friendly B-heap priority queue☆106Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Effective Memory Reclamation☆61Updated 5 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago