Tessil / array-hash
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
☆178Updated 7 months ago
Alternatives and similar repositories for array-hash:
Users that are interested in array-hash are comparing it to the libraries listed below
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- generic stack-based container☆106Updated 7 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆205Updated last year
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- An implementation of Seqlock in C++11☆208Updated 9 months ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- A feature complete LRU cache implementation in C++☆250Updated 5 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- Boost.Coroutine2☆133Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 years ago
- Boost.Coroutine☆83Updated last month
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆217Updated last month
- A C++ await/yield emulation library for stackless coroutine☆336Updated last year