Library to parse and work with the C++ AST
☆1,768Jun 13, 2024Updated last year
Alternatives and similar repositories for cppast
Users that are interested in cppast are comparing it to the libraries listed below
Sorting:
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 5 months ago
- C++ parsing DSL☆1,227Oct 18, 2025Updated 4 months ago
- 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 8 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆262Apr 22, 2021Updated 4 years ago
- Parsing Expression Grammar Template Library☆2,109Updated this week
- A library to parse C/C++ source as AST☆371Feb 9, 2026Updated 2 weeks ago
- C++ Reflection Library☆3,434Apr 25, 2024Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,466Feb 11, 2026Updated 2 weeks ago
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,198Nov 5, 2022Updated 3 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Reflang - Modern C++ reflection using libclang☆383Jul 26, 2021Updated 4 years ago
- A library for C++ reflection and introspection☆201Jul 30, 2017Updated 8 years ago
- C++ Reflection Parser / Runtime Skeleton☆700Oct 28, 2019Updated 6 years ago
- The compiler is available for download. Get it!☆2,549Nov 5, 2023Updated 2 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 6 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,817Jan 9, 2024Updated 2 years ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆663Oct 31, 2022Updated 3 years ago
- A new take on polymorphism☆691Dec 11, 2025Updated 2 months ago
- Embedded Scripting Language Designed for C++☆3,114Jul 30, 2025Updated 6 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- Lightweight profiler library for c++☆2,344Jul 15, 2025Updated 7 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆774Feb 1, 2026Updated 3 weeks ago
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year
- C++ Insights - See your source code with the eyes of a compiler☆4,464Feb 16, 2026Updated last week
- Unified Executors☆1,684Feb 6, 2026Updated 3 weeks ago
- scanf for modern C++☆1,298Oct 29, 2025Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- A beautiful stack trace pretty printer for C++☆4,253Apr 14, 2025Updated 10 months ago
- A tool which allows you to edit source code of any MSVC C++ project live at runtime☆1,167Dec 18, 2023Updated 2 years ago
- Change C++ code at runtime☆2,283Oct 31, 2025Updated 3 months ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,026Dec 9, 2025Updated 2 months ago
- This is an experimental library that has evolved to P2688☆683Nov 27, 2024Updated last year
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,961Feb 7, 2026Updated 2 weeks ago