michaelvlach / ADbHash
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
- Fast open addressing hash table☆41Updated last year
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- 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☆50Updated 10 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆54Updated 8 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- ☆13Updated 9 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- High performance multithreading toolkit for C++17☆46Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 7 years ago
- Math vector library☆36Updated last year
- Reference counted synchronized pointer.☆14Updated 7 years ago
- vectorized high-level math library☆43Updated 5 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 9 years ago
- C++ Scattered Containers☆67Updated 7 years ago
- ☆31Updated 9 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Open Source Data Library for data serialization.☆43Updated last year
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 6 years ago