hniemeyer / IntroToConceptsLinks
My Talk on C++20's Concepts
☆23Updated 5 years ago
Alternatives and similar repositories for IntroToConcepts
Users that are interested in IntroToConcepts are comparing it to the libraries listed below
Sorting:
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 5 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- A C++20 serialization library (cereal fork)☆29Updated 6 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- Slides of the Italian C++ Conference 2019☆22Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Updated 5 years ago
- Comparison operators for std::span☆16Updated 5 years ago
- Functional C++ iterator library☆25Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++ build system that uses C++ for build configuration.☆23Updated this week
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago