A new take on polymorphism
☆693Mar 14, 2026Updated last week
Alternatives and similar repositories for dynamix
Users that are interested in dynamix are comparing it to the libraries listed below
Sorting:
- Boost.Mixin is a C++ implementation of the Mixin idiom☆43Jun 26, 2016Updated 9 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Oct 15, 2020Updated 5 years ago
- Love template metaprogramming☆331Apr 10, 2022Updated 3 years ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆420Jun 19, 2022Updated 3 years ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,649Mar 14, 2026Updated last week
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Apr 2, 2025Updated 11 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆488Mar 3, 2026Updated 2 weeks ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Mar 12, 2026Updated last week
- Compile Time Type Information for C++☆613Apr 20, 2023Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 2 weeks ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆197May 7, 2021Updated 4 years ago
- Experimental deferred and unordered destruction library for C++☆913May 16, 2019Updated 6 years ago
- Everything I am (was...) passionate about - the best game engine ever☆50Dec 27, 2020Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- Library to parse and work with the C++ AST☆1,771Jun 13, 2024Updated last year
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,279Mar 1, 2026Updated 2 weeks ago
- Your standard library for metaprogramming☆1,837Mar 11, 2026Updated last week
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,820Feb 25, 2026Updated 3 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Compile Time Regular Expression in C++☆3,770Sep 12, 2025Updated 6 months ago
- Parsing Expression Grammar Template Library☆2,113Mar 11, 2026Updated last week
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 8 years ago
- A modern header-only zero-overhead library for creating smart references☆86Jun 9, 2019Updated 6 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- Yet Another MAthematical library☆14Aug 16, 2025Updated 7 months ago
- A simple framework for compile-time benchmarks☆188May 1, 2021Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Apr 16, 2020Updated 5 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆382Feb 2, 2026Updated last month