schani / linbin
Linear vs binary search benchmark
☆40Updated 5 years ago
Alternatives and similar repositories for linbin:
Users that are interested in linbin are comparing it to the libraries listed below
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Vectorized version of the PCG random number generator☆77Updated last month
- A C++ library for integer array compression☆29Updated 3 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- ☆21Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆117Updated 8 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago