zthomae's Stars
charlax/professional-programming
A collection of learning resources for curious software engineers
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
tigerbeetle/tigerbeetle
The financial transactions database designed for mission critical safety and performance.
pikvm/pikvm
Open and inexpensive DIY IP-KVM based on Raspberry Pi
below/HelloSilicon
An introduction to ARM64 assembly on Apple Silicon Macs
dendibakh/perf-ninja
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
pkivolowitz/asm_book
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.
cksystemsteaching/selfie
An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
yhzhang0128/egos-2000
Envision a future where every student can read all the code of a teaching operating system.
magiblot/tvision
A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
alexfru/SmallerC
Simple C compiler
sysprog21/shecc
A self-hosting and educational C optimizing compiler
rswier/swieros
A tiny hand crafted CPU emulator, C compiler, and Operating System
platypusguy/jacobin
A more than minimal JVM written in Go and capable of running Java 21 classes.
microsoft/CodeT
dbalsom/martypc
An IBM PC/XT emulator written in Rust.
Dynamoid/dynamoid
Ruby ORM for Amazon's DynamoDB.
kstenerud/Musashi
Motorola 680x0 emulator written in C
jurajmajerik/rides
A full-stack simulation of a ridesharing app
mist64/geos
Source code of GEOS 2.0 for the Commodore 64 and 128
timbray/quamina
Home of Quamina, a fast pattern-matching library in Go
mist64/msbasic
Microsoft BASIC for 6502 (Commodore, Apple, KIM-1, AIM-65, OSI, ...)
aws/aws-sdk-ruby-record
Official repository for the aws-record gem, an abstraction for Amazon DynamoDB.
samanthadoran/potential-disco
Trying to emulate the NES again in Common Lisp
pheen/fuzzy_ruby_server
A Ruby language server for large codebases
evansm7/umac
Micro Mac, minimalist Macintosh 128K emulator
skx/cpmulator
Golang CP/M emulator for zork, Microsoft BASIC, Turbo Pascal, Wordstar, lighthouse-of-doom, etc
lucavallin/gnaro
A proto-database inspired by SQLite for educational purposes.
shageman/component-based-rails-applications-book
Code to the book Component-based Rails Applications (http://cbra.info)
shageman/package-based-rails-applications-book