standardese / cppast
Library to parse and work with the C++ AST
☆1,712Updated 7 months ago
Alternatives and similar repositories for cppast:
Users that are interested in cppast are comparing it to the libraries listed below
- Zero overhead utilities for preventing bugs at compile time☆1,557Updated 4 months ago
- C++ parsing DSL☆1,027Updated 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,506Updated 6 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,128Updated 3 months ago
- A (work-in-progress) nextgen Doxygen for C++☆946Updated 7 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,918Updated last week
- Parsing Expression Grammar Template Library☆1,970Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,361Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,480Updated 3 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,577Updated last week
- Runtime polymorphism done right☆990Updated 3 years ago
- A beautiful stack trace pretty printer for C++☆3,872Updated 7 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,107Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,360Updated 2 weeks ago
- Lightweight profiler library for c++☆2,231Updated last month
- Compile Time Type Information for C++☆580Updated last year
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆745Updated last month
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,898Updated last month
- scanf for modern C++☆1,112Updated 2 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,720Updated 11 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,743Updated 11 months ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆932Updated 2 months ago
- Portable header-only C++ low level SIMD library☆1,257Updated 5 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆910Updated 2 weeks ago
- Unified Executors☆1,522Updated this week
- A C/C++ header to help move #ifdefs out of your code☆815Updated 4 months ago
- Your binary serialization library☆1,106Updated 6 months ago
- Argh! A minimalist argument handler.☆1,346Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆873Updated 7 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆738Updated 3 weeks ago