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…☆471Updated this week
- A miniature library for struct-field reflection in C++☆613Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 3 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- A new take on polymorphism☆685Updated 4 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated this week
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆647Updated 6 months ago
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- An additive strong typedef library for C++14/17/20☆461Updated 9 months ago
- Runtime polymorphism done right☆1,020Updated 4 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆996Updated 3 weeks ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆512Updated last month
- Love template metaprogramming☆331Updated 3 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆507Updated last month
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆417Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- A reflective enum implementation for C++☆298Updated last year
- C++17 library for all your binary de-/serialization needs☆274Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆910Updated last year
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- A (work-in-progress) nextgen Doxygen for C++☆965Updated last month
- C++17 `std::variant` for C++11/14/17☆704Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,441Updated 2 weeks ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆784Updated 11 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 3 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆227Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆681Updated 3 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- Range-based goodness for C++17☆364Updated 4 years ago