mtiapko / transformer
Tool for parsing C/C++ code and generating output using a given Jinja-like template
☆15Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for transformer
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 11 months ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆16Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- C++17 tiny vector math library☆41Updated 11 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- Library for complex bitfields☆18Updated 5 months ago
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago