ofats / meta_evoLinks
Presentation materials for C++Siberia 2019 conference
☆9Updated 6 years ago
Alternatives and similar repositories for meta_evo
Users that are interested in meta_evo are comparing it to the libraries listed below
Sorting:
- Идеи по улучшению языка C++ для обсуждения☆97Updated 4 years ago
- Portable implementation of future/promise API in C++☆76Updated 11 months ago
- Library that provides an actor style message-passing programming model (in C++).☆66Updated 2 months ago
- ☆13Updated 5 years ago
- C++20 coroutine library☆130Updated last week
- Tasks and helper libraries for nimble C++ course☆20Updated 5 months ago
- C++17 string with fixed size☆111Updated 3 years ago
- Esoteric, beautiful or strange samples of C++ code☆16Updated last year
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- ☆26Updated last year
- ☆131Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Algorithmic pseudolang to LLVM IR compiler☆11Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Meta programming library designed for compilation speed.☆170Updated 3 years ago
- Coroutine support tools☆35Updated 3 months ago
- ☆76Updated 2 months ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- Boost.PFR without the boost namespaces☆72Updated this week
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- A polymorphic value-type for C++☆227Updated last year
- Futures and thread pool for C++ (with optional Qt support)☆129Updated 4 years ago
- C++17 library for comfortable and efficient dynamic polymorphism☆466Updated 5 months ago
- Yet Another Concurrency Library