hplgit / preprocessLinks
C/C++ preprocessor-like tool for a range of languages (i.e., #ifdef, #ifndef, #if-else, #include, etc. for Python, LaTeX, Bash, JavaScript, "whatever").
☆24Updated 9 years ago
Alternatives and similar repositories for preprocess
Users that are interested in preprocess are comparing it to the libraries listed below
Sorting:
- Paged Geometry is a plugin for OGRE for rendering of dense vegetation☆13Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- CLI shader debugger / testbed for SPIRV-VM☆16Updated 5 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- Fundational library of cross-platform features☆17Updated last month
- Header-only base C++ library.☆20Updated 8 years ago
- Emulator for NES/GB/Chip-8 written in C++.☆29Updated 4 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 6 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆18Updated 10 years ago
- Library for task-based parallellism☆13Updated 2 years ago
- CPIP - a C/C++ preprocessor implemented in Python.☆47Updated 3 months ago
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.