boostorg / container_hash
Generic hash function for STL style unordered containers
☆36Updated 3 weeks ago
Alternatives and similar repositories for container_hash:
Users that are interested in container_hash are comparing it to the libraries listed below
- C++11 compatible charconv☆30Updated 3 weeks ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- A C++14 reflection library☆71Updated 3 weeks ago
- A fixed capacity dynamically sized string☆65Updated this week
- Container Traits for Modern C++☆29Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- Boost.org unordered module☆72Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Experimental JSON builder based on C++ reflection☆50Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- a small lightweight std::execution work-alike☆65Updated last month
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 7 months ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Tiny Test System☆27Updated last month
- Enumerating all of the Undefined Behavior in C++☆36Updated 3 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago