Daskie / qc-hash
(Legacy) Extremely fast unordered map and set library for C++20
☆11Updated last year
Alternatives and similar repositories for qc-hash:
Users that are interested in qc-hash are comparing it to the libraries listed below
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- The Fancy Named Parameters Library☆30Updated 2 months 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
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++20 for flag enums☆27Updated 4 years ago
- C++20 SIMD Within A Register library☆28Updated 4 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- ☆46Updated 7 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated 9 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Some library components that didn't quite fit anywhere else...☆34Updated 4 months ago
- A tagged-pointer type for C++.☆30Updated last year
- Library for complex bitfields☆19Updated 7 months ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆48Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Containers of fixed capacity,☆9Updated 5 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆35Updated 11 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 3 months ago
- Tiny Test System☆27Updated 3 weeks ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 11 months ago