Master Mentor's repositories
EvolutionaryEngineering
Evolutionary Engineering Book
amacc
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
another_js
Another World/Out of This World (HTML5)
OmNom.js
Lightweight Universal BNF Parser, pure JavaScript, ~300 LOC
ascii-art-web---ascii.js
Font-driven rendering for displaying DOS/Amiga ASCII artwork on the web as text
chibicc
A small C compiler
dynasm-jit-demo
A demo showcasing a simple JIT made with DynASM
elk
A low footprint JavaScript engine for embedded systems
games-small-js
Almost pure JS Small Games set
i386-manual
Intel 80386 Reference Programmer's Manual
lw_oopc
Light Weight Object Oriented C macros
mustache-c
Mustache templates implementation in pure c
Mustache-cpp
Mustache text templates for modern C++
mustache4c
C {{mustache}} parser library.
nanort
NanoRT, single header only modern ray tracing kernel.
OfflineDesmos
Offline version of Desmos Graphing Calculator calling load and save APIs
PEGTL
Parsing Expression Grammar Template Library
pts
A library for visualization and creative-coding
Raytracer-in-JavaScript
A raytracer in JavaScript that employs HTML5 features like Web Workers.
regl
👑 Functional WebGL
stb
stb single-file public domain libraries for C/C++
stdarc.c
Collection of small public domain file archivers
stdex
std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
tiny-sdf
Browser-side SDF font generator
TinySoundFont
SoundFont2 synthesizer library in a single C/C++ file
uav_math
This library includes most of matrix operations, vector transformations and vector rotations that are needed in the UAV field. It is written in C so it can be used in C/C++ simulations or on an embedded device aboard a UAV.
uberswitch
A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.
UGUI
µGUI - Open Source GUI module for embedded systems
variant-lite
variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library