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.
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
This is my implementation in Go for the "Build Your Own Git" Challenge
A short and simple DNS server implementation written in Golang
This is my implementation in TypeScript to the "Build Your Own Redis" Challenge
Random code without a home.
USH is a simple static HTTP Server written in Haskell, mostly for study purposes.
Github Action to run CodeCrafters test on your repository from GitHub.
A lightweight Redis implementation written in Go
Codecrafters Command Line Project
A POSIX-compliant shell built as part of the Codecrafters challenge, featuring support for built-in commands, I/O redirection, and external program execution.
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.
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."