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:
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- 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
- The Fancy Named Parameters Library☆31Updated 3 weeks 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
- Collection of proposals for c++☆26Updated 2 weeks ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- homogeneous variadic function parameters☆17Updated last year
- C++20 for flag enums☆27Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆33Updated last week
- GitHub Actions for C++ Libraries☆22Updated 2 weeks ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A general property customisation mechanism☆15Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 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
- 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
- Data structures for ASTs☆14Updated 2 years ago
- test suite generation for C++☆27Updated 3 years ago
- Header-only C++ libraries☆18Updated 3 months ago
- A fixed capacity dynamically sized string☆66Updated last month
- Flat containers for C++☆59Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆46Updated 2 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago