Pinned Repositories
minivm
A VM That is Dynamic and Fast
effective
Messing around with delimited continuations, fibers, and algebraic effects
keikan
An elegant (imo) rendering engine written in Rust.
machine-110
An (in progress) implementation of a CTS → rule 110 compiler
random-shaders
Random GLSL shaders from a while back.
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!
shadergarden
Create evolving artistic images with hot-code-reloaded Lisp and GLSL.
passerine
A small extensible programming language designed for concise expression with little code.
slightknack's Repositories
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/effective
Messing around with delimited continuations, fibers, and algebraic effects
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/slightknack
slightknack/website-2020
A personal website built with WASM, Rust, and a bit of love. Fast, content-addressed, and versioned, with nestable pages.
slightknack/flex
flex: Fast Language EXecution. Kinda broken ¯\_(ツ)_/¯
slightknack/minivm-rs
Experimental Rust bindings to MiniVM
slightknack/spatio
Exploring spatiotemporal acceleration structures, by @slightknack and @Ta180m.
slightknack/attorand
A small random number generator hacked on top of Rust's standard library. An exercise in pointlessness.
slightknack/fractional-pi
Calculate fractional approximations of pi from continued fractions.
slightknack/snatcher
Silly programming language based on pattern matching (unfinished).
slightknack/together
Serde for CRDTs
slightknack/artbits
Unofficial mirror of 'Art Bits from HyperCard'
slightknack/calvintime
Messing around with WASI and stuff...
slightknack/Cuik
slightknack/meloni
Font I'm working on in FontForge.
slightknack/minivm
a small vm made in a discord call
slightknack/neovide
No Nonsense Neovim Client in Rust
slightknack/nix-config
A time-capsule that contains my NixOS config.
slightknack/oklab
Rust implementation of https://bottosson.github.io/posts/oklab/
slightknack/paka
Paka language
slightknack/pl-catalog
A catalog of programming languages
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.