Pinned Repositories
minivm
A VM That is Dynamic and Fast
difflogic
Train neural networks that distill into logic circuits, using JAX
effective
Messing around with delimited continuations, fibers, and algebraic effects
hashlife
Gosper's Algorithm and Rust are not a good match.
keikan
An elegant (imo) rendering engine written in Rust.
machine-110
An (in progress) implementation of a CTS → rule 110 compiler
rust-abi-wiki
A wiki about Rust's ABI and plans to stabilize it. Open to editing, all PRs will be merged.
rusty-donut
donut.c → donut.rs
treegrep
Semantic find-and-replace using tree-sitter-based macro expansion!
passerine
A small extensible programming language designed for concise expression with little code.
slightknack's Repositories
slightknack/difflogic
Train neural networks that distill into logic circuits, using JAX
slightknack/keikan
An elegant (imo) rendering engine written in Rust.
slightknack/rusty-donut
donut.c → donut.rs
slightknack/treegrep
Semantic find-and-replace using tree-sitter-based macro expansion!
slightknack/random-shaders
Random GLSL shaders from a while back.
slightknack/slightknack.dev
Source code for my website/blog. Custom Zola theme over GH Pages.
slightknack/MITshirt
An entry to MIT's t-shirt design competition for the class of '26, rendered with Shadergarden
slightknack/scrabble
A simple scrabble board made with Zig and Raylib.
slightknack/flex
flex: Fast Language EXecution. Kinda broken ¯\_(ツ)_/¯
slightknack/minivm-rs
Experimental Rust bindings to MiniVM
slightknack/slightknack
slightknack/spatio
Exploring spatiotemporal acceleration structures, by @slightknack and @Ta180m.
slightknack/cooperate
Work in progress. What if you could use a website with your friends? CRDTs + Zig + Wasm + WebRTC.
slightknack/fractional-pi
Calculate fractional approximations of pi from continued fractions.
slightknack/reasoning-trace
Work in progress. Generating reasoning traces with llama.
slightknack/snatcher
Silly programming language based on pattern matching (unfinished).
slightknack/AnySoftKeyboard
Android (f/w 2.1+) on screen keyboard for multiple languages.
slightknack/artbits
Unofficial mirror of 'Art Bits from HyperCard'
slightknack/bauble
a playground for making 3D art with lisp and math
slightknack/calvintime
Messing around with WASI and stuff...
slightknack/Cuik
slightknack/meloni
Font I'm working on in FontForge.
slightknack/minicross
[WIP] play the mini-crossword with your family again
slightknack/minivm
a small vm made in a discord call
slightknack/oklab
Rust implementation of https://bottosson.github.io/posts/oklab/
slightknack/paka
Paka language
slightknack/propers
A minimal property-based testing framework for Rust projects.
slightknack/rust-rocksdb
rust wrapper for rocksdb
slightknack/smooth-life
Conway's game of life, but smooth, on the GPU
slightknack/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.