attractivechaos / udb2Links
For details, see the blog post:
☆32Updated last year
Alternatives and similar repositories for udb2
Users that are interested in udb2 are comparing it to the libraries listed below
Sorting:
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- benchmarking positional population count☆15Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- How fast can we shuffle values?☆37Updated last year
- A C++ library for integer array compression☆29Updated 3 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
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Benchmarks for our memory allocator☆65Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- ☆20Updated 3 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Effective Memory Reclamation☆58Updated 5 years ago