standardese / cppastLinks
Library to parse and work with the C++ AST
☆1,754Updated last year
Alternatives and similar repositories for cppast
Users that are interested in cppast are comparing it to the libraries listed below
Sorting:
- Parsing Expression Grammar Template Library☆2,077Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,604Updated last month
- Runtime polymorphism done right☆1,023Updated 4 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,443Updated last week
- A (work-in-progress) nextgen Doxygen for C++☆965Updated 2 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,185Updated 3 years ago
- C++ parsing DSL☆1,206Updated last month
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,008Updated 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,570Updated 5 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,254Updated last year
- Compile Time Type Information for C++☆599Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,498Updated 3 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,773Updated 2 months 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
- CMake module to speed up builds.☆1,304Updated 5 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,799Updated last year
- A C/C++ header to help move #ifdefs out of your code☆870Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,389Updated 3 months ago
- This is an experimental library that has evolved to P2688☆681Updated 11 months ago
- A miniature library for struct-field reflection in C++☆620Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,628Updated last year
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆648Updated 6 months ago
- Clang build analysis tool using -ftime-trace☆1,173Updated 8 months ago
- Your standard library for metaprogramming☆1,810Updated last week
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆960Updated 5 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆913Updated last year
- C++14 Dependency Injection library☆1,244Updated 7 months ago
- A new take on polymorphism☆686Updated last week
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,299Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆848Updated 2 years ago