standardese / cppastLinks
Library to parse and work with the C++ AST
☆1,765Updated 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,224Updated 3 months ago
- Parsing Expression Grammar Template Library☆2,109Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,462Updated last week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Updated 3 years ago
- Runtime polymorphism done right☆1,031Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Updated 3 months ago
- A (work-in-progress) nextgen Doxygen for C++☆966Updated 4 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,520Updated 6 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,593Updated 8 months ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,023Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Updated last year
- Compile Time Type Information for C++☆606Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,668Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,803Updated 5 months ago
- Your binary serialization library☆1,213Updated 3 months ago
- C++20 μ(micro)/Unit Testing framework☆1,411Updated this week
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆786Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,811Updated last year
- Lightweight profiler library for c++☆2,341Updated 6 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆650Updated 8 months ago
- CMake module to speed up builds.☆1,301Updated 6 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,168Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,911Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated last year
- Clang build analysis tool using -ftime-trace☆1,203Updated 10 months ago
- This is an experimental library that has evolved to P2688☆683Updated last year
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- A C/C++ header to help move #ifdefs out of your code☆884Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Updated 2 years ago