HTTP/1.1 server written from scratch in C, supports manual HTTP parsing, routing, persistent connections, static file serving/writing, gzip compression, and response generation pipeline
-
Updated
Aug 13, 2025 - C
HTTP/1.1 server written from scratch in C, supports manual HTTP parsing, routing, persistent connections, static file serving/writing, gzip compression, and response generation pipeline
My C solution to CodeCrafters' Build your own Interpreter challenge (84 stages).
My C solution to CodeCrafters' Build your own Shell challenge (43 stages).
Solution to the CodeCrafters HTTP Server in C Challenge
Discover concurrent programming in C while also learning about TCP servers, network programming, and the Redis Protocol.
building an interpreter using C language(https://app.codecrafters.io/courses/interpreter)
CodeCrafters solution for Building custom DNS Server in C
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."