Tessil / array-hashLinks
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
☆178Updated 8 months ago
Alternatives and similar repositories for array-hash
Users that are interested in array-hash are comparing it to the libraries listed below
Sorting:
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- generic stack-based container☆106Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- A feature complete LRU cache implementation in C++☆252Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆205Updated last year
- ☆127Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆351Updated 8 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Boost.org unordered module☆75Updated 2 weeks ago
- C++ framework for rapid server development☆77Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- C++17 inplace_string implementation☆95Updated 6 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- ulids in C++, Header Only☆98Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆128Updated 2 years ago
- C++11 metaprogramming library☆260Updated last week
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆134Updated 4 years ago