robotpy / cxxheaderparserLinks
Modern pure python C++ header parser
☆142Updated 3 weeks ago
Alternatives and similar repositories for cxxheaderparser
Users that are interested in cxxheaderparser are comparing it to the libraries listed below
Sorting:
- Simple and straightforward code generator for creating program code. At the moment offers support for C++, Java and HTML5 for generating …☆101Updated 2 years ago
- DEPRECATED: use cxxheaderparser instead☆124Updated last year
- (Unofficial) Release libclang (clang.cindex) on pypi.☆99Updated last year
- A library to parse C/C++ source as AST☆369Updated last week
- Doxygen XML to Markdown (or JSON)☆189Updated 3 years ago
- A C99 preprocessor written in pure Python☆250Updated 2 weeks ago
- A repository containing a CMake toolchain for using MSVC☆174Updated this week
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- C++ runtime reflection library☆124Updated last year
- Cross platform dynamic loading of shared libraries☆104Updated 4 years ago
- The modern documentation tool for C++.☆333Updated last year
- A compiler front end for the C++ language☆151Updated this week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Runtime compiled C++ with hot-swapped classes.☆123Updated 3 years ago
- Compile-time reflection for C++ to get field names and types from a struct/class.☆44Updated last year
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- A collection of std-like single-header C++ libraries☆200Updated last week
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated last month
- std::embed implementation for the poor (C++17)☆90Updated 2 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct