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 6 years ago
- ☆13Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- Allocation benchmarks☆31Updated 9 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- A scoped stack allocator☆38Updated 6 years ago
- vectorized high-level math library☆42Updated 6 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆65Updated 9 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 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
- Public domain string formatting micro-library for C++, based on python-style format strings.☆34Updated 4 years ago
- fast open addressing hash table☆42Updated 2 months ago
- C++ Scattered Containers☆67Updated 8 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- benchmarking positional population count☆17Updated 3 months ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Math vector library☆39Updated last month
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 4 years ago
- SPMD in C++☆68Updated 5 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆60Updated 6 years ago