hniemeyer / IntroToConceptsLinks
My Talk on C++20's Concepts
☆23Updated 4 years ago
Alternatives and similar repositories for IntroToConcepts
Users that are interested in IntroToConcepts are comparing it to the libraries listed below
Sorting:
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Functional C++ iterator library☆25Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Data structures for ASTs☆14Updated 2 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- C++ Defensive Macros☆31Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- GitHub Actions for C++ Libraries☆22Updated last month
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last month
- Collection of proposals for c++☆26Updated last month
- Portable UUID generation library for C++☆26Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 5 years ago
- meta-programming, C++11☆16Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- 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
- ☆26Updated 5 years ago