hniemeyer / IntroToConcepts
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
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Portable UUID generation library for C++☆26Updated last year
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A fixed capacity dynamically sized string☆64Updated 2 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated this week
- ☆26Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- ☆23Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Simple mutation-testing☆43Updated 11 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Container Traits for Modern C++☆29Updated 4 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
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Data structures for ASTs☆14Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++20 compile-time reflection library.☆35Updated 5 months 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
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆41Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago