mtiapko / transformerLinks
Tool for parsing C/C++ code and generating output using a given Jinja-like template
☆18Updated 3 years ago
Alternatives and similar repositories for transformer
Users that are interested in transformer are comparing it to the libraries listed below
Sorting:
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- Yet Another MAthematical library☆14Updated 3 weeks ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated this week
- Container Traits for Modern C++☆29Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- C++17 tiny vector math library☆43Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Cross-platform C++ Utility Library☆54Updated 2 weeks ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 4 years ago