WG21-SG14 / SG14Links
A library for Study Group 14 of Working Group 21 (C++)
☆525Updated 3 years ago
Alternatives and similar repositories for SG14
Users that are interested in SG14 are comparing it to the libraries listed below
Sorting:
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated last week
- Runtime polymorphism done right☆1,016Updated 4 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆780Updated 9 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆467Updated this week
- Compile Time Type Information for C++☆598Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆578Updated 2 months ago
- A C++ micro-benchmarking framework☆365Updated 5 years ago
- Implementation of strong types in C++☆808Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated last month
- C++17 `std::variant` for C++11/14/17☆699Updated 2 years ago
- C++20 features described in Before/After tables ("Tony Tables")☆338Updated 4 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 7 years ago
- Love template metaprogramming☆330Updated 3 years ago
- A reflective enum implementation for C++☆297Updated last year
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆954Updated 4 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆903Updated last year
- C++ benchmarking framework☆362Updated 6 years ago
- Header only C++14 mocking framework☆866Updated 5 months ago
- A tiny metaprogramming library☆312Updated 2 years ago
- think-cell core library☆444Updated last year
- Experimental deferred and unordered destruction library for C++