pawnocchio. chess engine, goal is to make it strong. currently plays good chess
70perf-ninja-zig. Zig port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuning.
57lmj-misc. some data structures and algorithms (for my own education)
2small_bitset. A bitset that doesn't waste space.
2countScalar. Zig
1sudoku_solver. a simple recursive sudoku solver
1array_reversing. some benchmarking
1pawnocchio-nets. neural nets for https://github.com/JonathanHallstrom/pawnocchio
1partition_point_optimization. new version of https://github.com/JonathanHallstrom/binary_search but aiming to be less overengineered
1JonathanHallstrom. Config files for my GitHub profile.
1aoc. Advent of Code
1linear_equation_solver. simple solver for linear equations, uses gauss elimination
1