mtiapko / transformerLinks
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:
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A small collection of Open Source utilities and convenience functions that make C++17 development happier. All code is copied from other …☆14Updated last year
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Yet Another MAthematical library☆14Updated 2 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 months ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- Small C++ preprocessor library☆13Updated 5 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- C++11 compatible charconv☆31Updated last week
- 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
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Foundations of symbol based programming☆30Updated 5 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago