john-blackburn / preprocessorLinks
A C/C++ preprocessor library written in C++
☆19Updated 5 months ago
Alternatives and similar repositories for preprocessor
Users that are interested in preprocessor are comparing it to the libraries listed below
Sorting:
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆57Updated 3 months ago
- OpenGL Planet Renderer☆34Updated 3 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
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- Performs transforms between reference frames on vectors, quats, matrices and Euler angles☆21Updated 3 years ago
- Immediate Mode Debug Draw library☆38Updated 5 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- A generator of JSON parser & serializer C++ code from structure header files☆24Updated 4 months ago
- C++17 tiny vector math library☆43Updated last year
- ccpp, a general purpose single-header preprocessor library.☆49Updated 3 years ago
- Find race conditions at low cost by instrumenting containers☆35Updated 4 months ago
- ☆29Updated last year
- Bounce is a 3D physics engine for games.☆37Updated 4 years ago
- A C++ library implementing linear algebra, text and file IO, UTF-N conversions, containers, image loading/saving, image quantization/filt…☆63Updated last week
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆75Updated 7 years ago
- SIMD HAL header-only library☆55Updated 3 months ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Reasonably fast Fourier transform in a single header for C and C++☆36Updated 2 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆82Updated 3 months ago
- A simple, single-header library which implements C preprocessor☆54Updated 2 months ago
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆26Updated 3 years ago
- A header-only C-like shading language compiler that writes Metal, HLSL, GLSL☆60Updated 5 years ago
- glyb is an experimental graphics API agnostic text rendering, text layout, and vector canvas library.☆26Updated last month
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 years ago
- ☆51Updated 2 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 5 years ago
- Easy C++ reflection and code generation☆38Updated 7 years ago
- A header-only linear algebra math library in C++☆9Updated 8 months ago
- Add Runtime Compiled C++ to the Dear ImGui example using the GLFW and OpenGL backend - with power saving