iboB / dynamixLinks
A new take on polymorphism
☆683Updated 3 weeks ago
Alternatives and similar repositories for dynamix
Users that are interested in dynamix are comparing it to the libraries listed below
Sorting:
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Love template metaprogramming☆329Updated 3 years ago
- Compile Time Type Information for C++☆595Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆675Updated last week
- Runtime polymorphism done right☆1,015Updated 4 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆461Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆576Updated last week
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆653Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆844Updated last year
- Generic observable objects and reactive expressions for C++☆301Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆756Updated this week
- A tiny metaprogramming library☆310Updated 2 years ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆696Updated 2 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- An additive strong typedef library for C++14/17/20☆450Updated 6 months ago
- 🦘 A dependency injection container for C++11, C++14 and later☆528Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,595Updated 10 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆408Updated 4 months ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆764Updated 7 months ago
- This is an experimental library that has evolved to P2688☆677Updated 8 months ago
- Implementation of strong types in C++☆804Updated 2 years ago
- A reflective enum implementation for C++☆298Updated last year
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆400Updated 2 months ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆898Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,413Updated last month