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
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- test suite generation for C++☆27Updated 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
- C++20 for flag enums☆27Updated 4 years ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years 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
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- ☆26Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- Collection of proposals for c++☆26Updated 2 months ago
- Header-only C++ libraries☆18Updated 3 months ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A graph concurrent library for C++☆63Updated last year
- C++20 compile-time reflection library.☆35Updated 7 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A C++20 serialization library (cereal fork)☆29Updated 2 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Portable UUID generation library for C++☆26Updated last year
- Make std::mdspan formattable by std::format.☆10Updated last year