Starred repositories
A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
A simple bookshelf made in CSS, HTML and vanilla JS.
IO-agnostic line editor for embedded systems
A Python framework to write Kubernetes operators in just a few lines of code
jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.
📚 Learn to write an embedded OS in Rust 🦀
An easy to use library for pretty print tables of Rust structs and enums.
Screen{shot,cast} and perform ImageOps on the command line 🌱 🏞️
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
open source training courses about distributed database and distributed systems
Educational blog posts for Rust beginners
A terminal workspace with batteries included
A syntax-highlighting pager for git, diff, grep, and blame output
Write a simple interpreter of C. Inspired by c4 and largely based on it.