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
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Vectorized version of the PCG random number generator☆76Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- For details, see the blog post:☆32Updated last year
- ☆13Updated 8 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- benchmarking positional population count☆14Updated 11 months ago
- A benchmark of some prominent C/C++ hash table implementations☆103Updated 5 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated 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
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Fast decoder for VByte-compressed integers☆122Updated 9 months ago
- ☆31Updated 9 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- bit & sketches data structures☆60Updated 6 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- Benchmark and visualization of various compression algorithms☆23Updated 9 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago