mtiapko / transformerLinks
Tool for parsing C/C++ code and generating output using a given Jinja-like template
☆18Updated 2 months ago
Alternatives and similar repositories for transformer
Users that are interested in transformer are comparing it to the libraries listed below
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- Generic 2D graphics library for C++14☆28Updated 9 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 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☆50Updated last month
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Yet Another C++ Library☆23Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- 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 …☆32Updated 4 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- A C++20 serialization library (cereal fork)☆30Updated 4 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- Miscellaneous Useful Utilities for C++.☆32Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++11 compatible charconv☆31Updated this week
- A graph concurrent library for C++☆63Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Just Another Logging library for C++☆13Updated last month