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)☆15Updated 8 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☆51Updated 11 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Documenting Wasm SIMD performance☆37Updated 4 years ago
- Allocation benchmarks☆30Updated 8 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
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- For details, see the blog post:☆32Updated last year
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Fast open addressing hash table☆41Updated last year
- ☆13Updated 9 years ago
- ☆10Updated 4 months 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
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 10 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- OpenCL Extension Wrangler☆12Updated 8 years ago
- benchmarking positional population count☆14Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A scoped stack allocator☆36Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago