standardese / cppast
Library to parse and work with the C++ AST
☆1,700Updated 5 months ago
Alternatives and similar repositories for cppast:
Users that are interested in cppast are comparing it to the libraries listed below
- Parsing Expression Grammar Template Library☆1,952Updated this week
- C++ parsing DSL☆1,019Updated 2 months ago
- A (work-in-progress) nextgen Doxygen for C++☆941Updated 5 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,100Updated last month
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,093Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,541Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,338Updated 2 weeks ago
- Runtime polymorphism done right☆977Updated 3 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,334Updated 3 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,269Updated 3 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,713Updated 9 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,843Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,446Updated last month
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆916Updated 2 weeks ago
- CMake module to speed up builds.☆1,301Updated 4 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,682Updated 9 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,547Updated 10 months ago
- scanf for modern C++☆1,089Updated 3 weeks 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,497Updated 4 months ago
- Compile Time Type Information for C++☆575Updated last year
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆730Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆831Updated last year
- C++17 `std::variant` for C++11/14/17☆670Updated last year
- This is an experimental library that has evolved to P2688☆666Updated this week
- Implementation of strong types in C++☆776Updated 2 years ago
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,759Updated 6 months ago
- Your standard library for metaprogramming☆1,702Updated 2 weeks ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,361Updated 7 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,149Updated 2 months ago
- A C/C++ header to help move #ifdefs out of your code☆786Updated 2 months ago