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:
- Vectorized intersections (research code)☆16Updated 8 years ago
- A scoped stack allocator☆36Updated 6 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 8 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 8 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 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
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Documenting Wasm SIMD performance☆37Updated 5 years ago
- vectorized high-level math library☆43Updated 5 years ago
- ☆31Updated 9 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 6 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
- Fast open addressing hash table☆41Updated last year
- a ring buffer for variable sized continuous data☆16Updated 9 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Pre-processor for C languages using Python embedded in C comments☆44Updated 10 years ago
- For details, see the blog post:☆32Updated last year
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A small debugging library for C++☆31Updated 5 years ago
- A simple std::vector-style array for C☆12Updated 6 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