-
-
-
cubegame Public
Voxel Game from scratch in WGPU
-
tbn_engine Public
Very simple wgpu-based game engine (WIP, TBN)
Rust MIT License UpdatedJul 21, 2025 -
filter_toy Public
Distort images with PNG fiters
Rust BSD 2-Clause "Simplified" License UpdatedApr 21, 2025 -
-
-
-
-
-
render Public
CPU 3D rendering from scratch in C
-
-
domtui Public
TUI with DOM! (proof-of-concept)
-
-
-
-
-
-
ml Public
Me messing with neural networks in C from scratch
C GNU General Public License v3.0 UpdatedMay 11, 2024 -
yeb Public
Bootstrapped, zero install build system for C
C BSD 2-Clause "Simplified" License UpdatedMay 7, 2024 -
garbagec Public
Tracing GC implemented in C
-
lbvm_asm Public
Assembler for leslie255/lbvm
Haskell GNU General Public License v3.0 UpdatedApr 3, 2024 -
families Public
Rust HKT playground powered with derive macro generated type families
-
-
-
shark Public
A new one-pass, minimal string copying compiler for Shark (currently unusable)
-
index_vec Public
Forked from thomcc/index_vecA Rust library offering newtyped indices and vecs that use those indices
Rust Apache License 2.0 UpdatedAug 2, 2023 -
-
madeline Public
A less professional version of LLVM for leslie255/sharklang
Rust GNU General Public License v3.0 UpdatedNov 16, 2022 -
sharklang Public
An end-to-end compiler for a custom designed language (Pre-1.0)