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:
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- The {fmt} library website☆18Updated last week
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- A binary tree based memory allocator in C.☆11Updated 8 years ago
- Library for task-based parallellism☆13Updated 2 years ago
- C utility modules for 3D graphics using OpenGL☆25Updated 10 years ago
- A simple triangle rasterizer