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:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 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☆50Updated last month
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Miscellaneous Useful Utilities for C++.☆32Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Updated 5 years ago
- A C++20 serialization library (cereal fork)☆30Updated 4 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- ☆26Updated 5 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 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
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- C++20 compile-time reflection library.☆35Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- A plotting tool☆32Updated 5 years ago
- Easily batch-build cmake projects!☆18Updated 8 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Non-intrusive C++ signal programming library☆50Updated 3 years ago