WG21-SG14 / SG14
A library for Study Group 14 of Working Group 21 (C++)
☆513Updated 2 years ago
Alternatives and similar repositories for SG14:
Users that are interested in SG14 are comparing it to the libraries listed below
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated 3 weeks ago
- Runtime polymorphism done right☆996Updated 3 years ago
- C++17 `std::variant` for C++11/14/17☆689Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆425Updated 2 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆880Updated 9 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆749Updated 3 months ago
- Compile Time Type Information for C++☆584Updated last year
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- Range-based goodness for C++17☆361Updated 4 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆915Updated 4 months ago
- An additive strong typedef library for C++14/17/20☆428Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- Love template metaprogramming☆329Updated 2 years ago
- Header only C++14 mocking framework