schani / linbinLinks
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
Sorting:
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Vectorized version of the PCG random number generator☆79Updated 3 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- ☆13Updated 9 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 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
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- ☆31Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- ☆13Updated last month
- 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