mtiapko / transformer
Tool for parsing C/C++ code and generating output using a given Jinja-like template
☆15Updated 3 years ago
Alternatives and similar repositories for transformer:
Users that are interested in transformer are comparing it to the libraries listed below
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆14Updated 11 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated last week
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++ Concurrency library!☆26Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- C++11 compatible charconv☆28Updated 2 weeks ago
- Lock-free concurrent work stealing deque in C++☆38Updated 6 years ago