Building a GPT from scratch: What I learned and why it mattered
Another transformer-from-scratch tutorial in a saturated space.

LSM engine learning project; interesting technical details but shipping status unclear.
Systems engineers, database enthusiasts, developers learning storage engine design.
RocksDB · LevelDB · BadgerDB
Another transformer-from-scratch tutorial in a saturated space.
Rust LSM-Tree engine, but RocksDB and Redb already dominate this space.
Well-crafted LSM-Tree reference implementation in Go—but RocksDB and BadgerDB already solve this production-grade.
LSM-Tree from scratch in Go: WAL, SkipList, SSTables, compaction—education-grade.
GPU learning transcript beats sanitized AI stories, but lacks replayable tooling.
Educational LSM implementation in pure Go; zero production use case demonstrated.