john-blackburn / preprocessorLinks
A C/C++ preprocessor library written in C++
☆21Updated 9 months ago
Alternatives and similar repositories for preprocessor
Users that are interested in preprocessor are comparing it to the libraries listed below
Sorting:
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- A simple, single-header library which implements C preprocessor☆56Updated 6 months ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- ccpp, a general purpose single-header preprocessor library.☆52Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆28Updated 3 years ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆17Updated 6 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 7 months ago
- A Embedded Gpu Profiler for Dear ImGui App☆57Updated 2 months ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 8 years ago
- Memory allocators☆49Updated 7 years ago
- glyb is an experimental graphics API agnostic text rendering, text layout, and vector canvas library.☆27Updated 4 months ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆80Updated 9 months ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆36Updated 2 years ago
- C++11 syntactic sugar for ImGui with RAII guards☆69Updated last month
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 7 months ago
- ☆56Updated 3 years ago
- Donner SVG, a modern C++20 SVG rendering library supporting the latest SVG2 and CSS3 standards☆25Updated this week
- Performs transforms between reference frames on vectors, quats, matrices and Euler angles☆23Updated last month
- ☆30Updated last year
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated 3 weeks ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 3 weeks ago
- Small C++ workstealing task scheduler meant for gamedev.☆35Updated 4 years ago
- A C++ library implementing linear algebra, text and file IO, UTF-N conversions, containers, image loading/saving, image quantization/filt…☆67Updated 3 weeks ago
- Easy C++ reflection and code generation☆39Updated 7 years ago
- Kahncode Core Library☆32Updated 2 years ago
- Bounce is a 3D physics engine for games.