standardese / cppastLinks
Library to parse and work with the C++ AST
☆1,762Updated last year
Alternatives and similar repositories for cppast
Users that are interested in cppast are comparing it to the libraries listed below
Sorting:
- C++ parsing DSL☆1,217Updated 2 months ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,018Updated last month
- Parsing Expression Grammar Template Library☆2,094Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,455Updated last week
- A (work-in-progress) nextgen Doxygen for C++☆965Updated 4 months ago
- Runtime polymorphism done right☆1,030Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,619Updated 3 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Updated 3 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,515Updated 5 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,586Updated 7 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,277Updated last year
- Compile Time Type Information for C++☆604Updated 2 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,793Updated 4 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆786Updated last year
- This is an experimental library that has evolved to P2688☆682Updated last year
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,807Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,655Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆919Updated last year
- CMake module to speed up builds.☆1,304Updated 6 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆648Updated 8 months ago
- A C/C++ header to help move #ifdefs out of your code☆880Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,901Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,011Updated 3 weeks ago
- Clang build analysis tool using -ftime-trace☆1,190Updated 9 months ago
- Your binary serialization library☆1,213Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆705Updated 3 years ago
- scanf for modern C++☆1,296Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,162Updated last month