Daskie / qc-hashLinks
(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
Sorting:
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 4 years ago
- The Fancy Named Parameters Library☆32Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last week
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 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…☆20Updated last week
- C++ wrapper around wyhash and wyrand☆14Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++ double-to-string conversion benchmark☆13Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- C++20 for flag enums☆27Updated 5 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆34Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last week
- Null-termination-aware string-view class for C++☆25Updated this week
- A general property customisation mechanism☆16Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 10 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year