hniemeyer / IntroToConcepts
My Talk on C++20's Concepts
☆23Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for IntroToConcepts
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Collection of proposals for c++☆23Updated last week
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Flat containers for C++☆56Updated 2 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
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 5 months ago
- Portable UUID generation library for C++☆24Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- A C++ 14 implementation of graph data structures☆36Updated 8 years ago
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆21Updated this week
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 11 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Easy Parsing C++ Library☆21Updated last year
- c++20 compile time math(derivation/integration) library☆17Updated last year
- A curated list of Modern C++ idioms☆21Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- A compressed pair for C++17☆25Updated 3 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- This repository is a very simple C++ modules example.☆23Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago