Inspired by codecrafters.io
-
Updated
Apr 3, 2025 - Go
Inspired by codecrafters.io
Live tail GitHub Action runs on 'git push'. It's cursed.
Go starter code for "Build your own SQLite"
This is my solution in Go for the "Build Your Own SQLite" Challenge.
This is my implementation in Go for the "Build Your Own Git" Challenge
Build Your Own Redis This is my implementation of the "Build your own Redis" challenge from Codecrafters. I've built a Redis-compatible server using Go, covering the following key features: Command Handling, RDB Persistence, Replication, Streams, and Transactions
Build my own POSIX compliant shell that's capable of interpreting shell commands, running external programs and builtin commands like cd, pwd, echo and more. Along the way, you'll learn about shell command parsing, REPLs, builtin commands, and more.
This is my implementation in TypeScript to the "Build Your Own Redis" Challenge
A short and simple DNS server implementation written in Golang
Random code without a home.
USH is a simple static HTTP Server written in Haskell, mostly for study purposes.
A Key-Value Store implementing the Redis Server protocol, RDB Persistence, Distributed clustering and Streaming.
A toy Redis clone (solution to codecrafters redis challenge in python)
Learn about TCP servers, the HTTP protocol and more.
Add a description, image, and links to the codecrafters topic page so that developers can more easily learn about it.
To associate your repository with the codecrafters topic, visit your repo's landing page and select "manage topics."