A new take on polymorphism
☆691Dec 11, 2025Updated 2 months 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☆572Sep 7, 2022Updated 3 years ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 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,467Feb 11, 2026Updated 2 weeks ago
- A collection of single-header C++11 libraries by Chobolabs☆134Oct 15, 2020Updated 5 years ago
- Compile Time Type Information for C++☆612Apr 20, 2023Updated 2 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem …☆487Jan 2, 2026Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Apr 2, 2025Updated 10 months ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆420Jun 19, 2022Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,622Updated this week
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- Library to parse and work with the C++ AST☆1,768Jun 13, 2024Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- Boost.Mixin is a C++ implementation of the Mixin idiom☆43Jun 26, 2016Updated 9 years ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years 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++☆914May 16, 2019Updated 6 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- Everything I am (was...) passionate about - the best game engine ever☆50Dec 27, 2020Updated 5 years ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,273Jan 18, 2026Updated last month
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆167Feb 24, 2019Updated 7 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- Parsing Expression Grammar Template Library☆2,109Feb 22, 2026Updated last week
- Your standard library for metaprogramming☆1,837Dec 10, 2025Updated 2 months ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,808Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆663Oct 31, 2022Updated 3 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Feb 16, 2026Updated last week
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆786Dec 7, 2024Updated last year
- [WIP] Experimental C++14 multithreaded compile-time entity-component-system library.☆491Sep 3, 2019Updated 6 years ago