hniemeyer / IntroToConceptsLinks
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:
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- 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☆25Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- C++20 compile-time reflection library.☆35Updated 9 months ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆53Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 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 last year
- A C++20 serialization library (cereal fork)☆29Updated 3 weeks ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆53Updated 5 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- `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++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year