michaelvlach / ADbHash
Really fast C++ hash table
☆14Updated 6 years ago
Alternatives and similar repositories for ADbHash:
Users that are interested in ADbHash are comparing it to the libraries listed below
- Vectorized intersections (research code)☆14Updated 8 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast open addressing hash table☆41Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- Allocation benchmarks☆30Updated 8 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 7 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
- Vectorized version of the PCG random number generator☆76Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- vectorized high-level math library☆43Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- Documenting Wasm SIMD performance☆36Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- benchmarking positional population count☆14Updated 11 months ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 9 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 8 years ago
- C++ Scattered Containers☆67Updated 7 years ago
- A small debugging library for C++☆31Updated 5 years ago
- Comparing linear and binary searches☆39Updated 4 years ago