michaelvlach / ADbHashLinks
Really fast C++ hash table
☆14Updated 7 years ago
Alternatives and similar repositories for ADbHash
Users that are interested in ADbHash 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
- High performance multithreading toolkit for C++17☆47Updated last month
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Allocation benchmarks☆30Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- fast open addressing hash table☆41Updated last month
- C++ Scattered Containers☆67Updated 8 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 10 months ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆63Updated 9 years ago
- A scoped stack allocator☆36Updated 6 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- For details, see the blog post:☆32Updated last year
- ☆33Updated 2 weeks ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- vectorized high-level math library☆43Updated 6 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- SPMD in C++☆68Updated 5 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆14Updated 9 years ago
- Math vector library☆38Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- benchmarking positional population count☆15Updated last year
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago