yuchdev / code_generatorLinks
Simple and straightforward code generator for creating program code. At the moment offers support for C++, Java and HTML5 for generating reports.
☆100Updated last year
Alternatives and similar repositories for code_generator
Users that are interested in code_generator are comparing it to the libraries listed below
Sorting:
- Modern pure python C++ header parser☆139Updated 2 weeks ago
- This is an example project using mebedded python in C++ console application using CMake☆38Updated 6 years ago
- litgen: a tool to generate Python bindings for C++ code, for humans.☆100Updated 2 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Library of backported modern C++ types to work with C++11☆90Updated 7 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆206Updated last year
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆98Updated 4 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- Software licensing, copy protection in C++☆44Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated 2 weeks ago
- 🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.☆73Updated last month
- Google Benchmark data visualization tool☆28Updated 5 months ago
- A library to parse C/C++ source as AST☆368Updated 5 months ago
- C++ utilities☆144Updated 2 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆146Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated 2 weeks ago
- Easy C++ reflection and code generation☆39Updated 7 years ago
- benri is a c++ library for compile time checking of physical quantities.☆27Updated 5 years ago
- How to write decorator functions in modern C++☆185Updated 4 years ago
- C++ header-only library for generic data validation.☆60Updated 7 months ago
- A features compare and demo for vcpkg and conan. Both of them are C++ Library Manager.☆73Updated 4 years ago
- An STL-like C++ header-only tree library☆148Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆56Updated last week
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- A header only structure of arrays container for C++