Highlights
- Pro
Stars
Minimalist, dependency-free virtual machine sandbox for microcontrollers and other resource-constrained devices. Single C file, no dynamic memory allocations, asynchronous design, pure C99
A C++20 library for sequence-orientated programming
Easy-to-use VST3 wrapper for hosting VST3 plugins without JUCE or other frameworks
A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
A software raytracing engine written in WebGPU
GPU Path Tracer with some realtime features written in C
A fast, practical GPU rasterizer for fonts and vector graphics
Differential Dataflow & Incremental View Maintenance for JavaScript
A curated list of my favourite music DSP and audio programming resources
A programming language that's wise beyond its bytes!🌱🌿🪴
⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, custom IR, SSA-based optimizer, and a full frontend/backend pip…
A suite of libraries for making game development with Three.js and React not only awesome, but so good, it would feel wrong to use anything else.
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipulation, debugging, and logging in a very compact way, plus m…