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
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years 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 11 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
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Low memory overhead allocator☆29Updated 4 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A tagged-pointer type for C++.☆31Updated last year
- A fixed capacity dynamically sized string☆64Updated 2 weeks ago
- ☆33Updated 2 years ago
- C++20 for flag enums☆27Updated 4 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- Null-termination-aware string-view class for C++☆25Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Tiny Test System☆27Updated 2 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last week
- ☆26Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆33Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- C++20 SIMD Within A Register library☆30Updated 7 months ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A plotting tool☆32Updated 4 years ago