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
- Highly composable C++17 template meta programming library☆39Updated 6 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 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Collection of proposals for c++☆25Updated last week
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- C++20 highly parallel ECS implementation☆20Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 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
- The IDK (Industrial Development Kit) library!☆29Updated 6 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆51Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 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 9 months ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- Header-only C++ libraries☆18Updated 3 weeks ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- ☆34Updated this week
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- C library plusifier☆10Updated 3 years ago
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago