slightknack's Stars
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
HigherOrderCO/HVM
A massively parallel, optimal functional runtime in Rust
phoboslab/qoi
The “Quite OK Image Format” for fast, lossless image compression
gyroflow/gyroflow
Video stabilization using gyroscope data
love2d/love
LÖVE is an awesome 2D game framework for Lua.
Chlumsky/msdfgen
Multi-channel signed distance field generator
oxidecomputer/hubris
A lightweight, memory-protected, message-passing kernel for deeply embedded systems.
IoLanguage/io
Io programming language. Inspired by Self, Smalltalk and LISP.
ntex-rs/ntex
framework for composable networking services
josephg/diamond-types
The world's fastest CRDT. WIP.
FastVM/minivm
A VM That is Dynamic and Fast
bytecodealliance/wit-bindgen
A language binding generator for WebAssembly interface types
mcginty/snow
A Rust implementation of the Noise Protocol Framework
RealNeGate/Cuik
A Modern C11 compiler (STILL EARLY)
matthieu-m/ghost-cell
An implementation of Joshua Yanovski's Ghost Cell paper.
matthieu-m/static-rc
Compile-time reference counting
grassator/mass
A compiler for a new language focusing on compile-time execution and no LLVM dependency.
kindelia-archive/Kindelia
A minimal decentralized computer.
aldanor/aoc-2021
Advent of Code 2021
corewar/corewar.io
Corewar.io monorepo
langjam/jam0002
kindelia-archive/LambdaVM
A next-gen, massively parallel, beta-optimal functional runtime.
siraben/tree-sitter-promela
Promela grammar for tree-sitter
FastVM/xori
siraben/wordle
Wordle solver
gunk/gunkls
Gunk language server
slightknack/MITshirt
An entry to MIT's t-shirt design competition for the class of '26, rendered with Shadergarden
slightknack/spatio
Exploring spatiotemporal acceleration structures, by @slightknack and @Ta180m.
kybryclay/python-experiments
Code I wrote while working through Think Python.
slightknack/attorand
A small random number generator hacked on top of Rust's standard library. An exercise in pointlessness.