mtiapko / transformerLinks
Tool for parsing C/C++ code and generating output using a given Jinja-like template
☆18Updated 3 weeks 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 7 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- Small C++ preprocessor library☆13Updated 5 years ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Yet Another C++ Library☆22Updated last year
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 4 years ago
- Slides of the Italian C++ Conference 2019☆23Updated 6 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- C++11 compatible charconv☆31Updated last month