mtiapko / transformerLinks
Tool for parsing C/C++ code and generating output using a given Jinja-like template
☆18Updated 3 months ago
Alternatives and similar repositories for transformer
Users that are interested in transformer are comparing it to the libraries listed below
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 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 2 weeks ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated 2 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 weeks ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 2 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years 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
- Yet Another C++ Library☆23Updated last year
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Cross-platform C++ Utility Library☆56Updated this week
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated 2 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago