Manu343726 / cttiLinks
Compile Time Type Information for C++
☆598Updated 2 years ago
Alternatives and similar repositories for ctti
Users that are interested in ctti are comparing it to the libraries listed below
Sorting:
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆468Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- A miniature library for struct-field reflection in C++☆598Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆460Updated 8 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆648Updated 5 months ago
- A new take on polymorphism☆684Updated 3 months ago
- Runtime polymorphism done right☆1,017Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated last week
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆848Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆989Updated last week
- Love template metaprogramming☆330Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆680Updated 3 weeks ago
- Implementation of C++20's std::span for older compilers☆367Updated 2 years 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☆415Updated 3 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 2 months ago
- Reflang - Modern C++ reflection using libclang☆375Updated 4 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆783Updated 10 months ago
- This is an experimental library that has evolved to P2688☆679Updated 10 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆906Updated last year
- C++17 library for all your binary de-/serialization needs☆275Updated last year
- A reflective enum implementation for C++☆297Updated last year
- Fast, convenient JSON serialization and parsing in C++☆500Updated 2 months ago
- A (work-in-progress) nextgen Doxygen for C++☆964Updated last month
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆506Updated 3 weeks ago
- C++17 `std::variant` for C++11/14/17☆701Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,431Updated 2 weeks ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆225Updated 2 years ago