HowardHinnant / hash_append
Implementation of hash_append proposal
☆69Updated 8 years ago
Alternatives and similar repositories for hash_append
Users that are interested in hash_append are comparing it to the libraries listed below
Sorting:
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Fast containers of polymorphic objects.☆65Updated last month
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆134Updated last month
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- A C++14-and-later expression template library☆109Updated last month
- C++ generic make factory☆107Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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 proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated 5 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago