Starred repositories
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
A curated list of awesome Go frameworks, libraries and software
Curated list of Go design patterns, recipes and idioms
♾️ a non-linear, generative midi sequencer in the terminal
A rasterizer and raytracer renderer written in Rust using the wgpu library.
A simple tool for generating an application's data access layer.
An immersive, introductory course to backend software engineering using go.
An introduction to language design with building a compiler frontend on top of LLVM.
Neural network learns to play snake in a terminal, built in Rust with Ratatui
A binary encoder / decoder implementation in Rust.
A self-paced course to learn Rust, one exercise at a time.
Gentle reminders to commit when your inserts/deletes cross a threshold
Ebitengine - A dead simple 2D game engine for Go
Respicta is a versatile project offering a library, command-line interface (CLI), and web service for resizing images and changing their formats seamlessly.
A collection of learning resources for curious software engineers
Hurl, run and test HTTP requests with plain text.
A full featured, fast Command Line Argument Parser for Rust
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
A simple, fast, and secure operating system for the cloud.
Dijkstra's & Prim's Algorithms Visualizer is a client-side web application that allows users to create and customize graphs as well as run Dijkstra's and Prim's algorithms on those graphs. Users ca…