Manu343726 / ctti
Compile Time Type Information for C++
☆584Updated last year
Alternatives and similar repositories for ctti:
Users that are interested in ctti are comparing it to the libraries listed below
- A miniature library for struct-field reflection in C++☆544Updated 2 weeks ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆425Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆623Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- An additive strong typedef library for C++14/17/20☆428Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆931Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 9 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆446Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆880Updated 9 months ago
- Runtime polymorphism done right☆995Updated 3 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,370Updated last week
- C++17 `std::variant` for C++11/14/17☆689Updated 2 years ago
- Simple, flexible and modular assertion macro.☆225Updated 11 months ago
- A polymorphic value-type for C++☆227Updated last year
- A header-only C++ library for task concurrency☆625Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated this week
- Love template metaprogramming☆329Updated 2 years ago
- Reflang - Modern C++ reflection using libclang☆369Updated 3 years ago
- scanf for modern C++☆1,128Updated 4 months ago
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,130Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated last year
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆749Updated 3 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆218Updated 2 years ago