jimmyorourke / reflecxxLinks
A static reflection framework for C++, using libclang.
☆55Updated 3 years ago
Alternatives and similar repositories for reflecxx
Users that are interested in reflecxx are comparing it to the libraries listed below
Sorting:
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- Soup is a build system that guarantees incremental build correctness and aims to simplify many aspects of developing shared code while ma…☆57Updated 2 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Cryptography library for modern C++.☆76Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Functional reactive programming library for c++☆160Updated last year
- Possibly the least verbose command line parsing library for C++☆87Updated 2 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated last week
- ☆102Updated last year
- stl-like algorithms for TYPES☆31Updated last year
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- C++ small containers☆146Updated 4 months ago
- Build C, C++ and ASM files in C++☆50Updated 2 years ago
- C++ command line argument parsing and routing☆52Updated last year
- tser - tiny serialization for C++☆143Updated 4 years ago
- Coroutines for C++23☆38Updated this week
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆92Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 2 months ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆128Updated last month
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆91Updated 7 months ago