mtiapko / transformer
Tool for parsing C/C++ code and generating output using a given Jinja-like template
☆18Updated 3 years ago
Alternatives and similar repositories for transformer
Users that are interested in transformer are comparing it to the libraries listed below
Sorting:
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- Slides of the Italian C++ Conference 2019☆23Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- C++11 compatible charconv☆30Updated last month
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- C++17 tiny vector math library☆43Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 11 months ago
- Yet Another MAthematical library☆14Updated 2 years ago
- A small collection of Open Source utilities and convenience functions that make C++17 development happier. All code is copied from other …☆13Updated last year
- Embrace (post) modern C++☆9Updated 3 years 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