Build your own layer-2 virtual switch in less than 300 lines of code
-
Updated
Feb 20, 2024 - C
Build your own layer-2 virtual switch in less than 300 lines of code
Vamos construir um compilador. Tradução e adaptação do tutorial Let's Build A Compiler de Jack Crenshaw.
Echo is a lightweight, multi-threaded, non-blocking web server written in C. Developed as a learning project to understand web server mechanics, it utilizes the TCP/IP protocol and listens on port 80, handling up to five queued connections before dropping new incoming ones.
build a db based on cstack's build-a-db
A LISP-like interpreter written in C.
A simple concurrent caching Web Proxy implementation
A simple unix shell with job control capabilities
This is my implementation in C for the "Build your own Interpreter" Challenge.
A simple HTTP server in C
gazelle - BYO RTOS for ATmega328P
This is my solution in C to the "Build Your Own Shell" Challenge.
Simple reimplementation of a dynamic memory allocation system in C.
Add a description, image, and links to the build-your-own-x topic page so that developers can more easily learn about it.
To associate your repository with the build-your-own-x topic, visit your repo's landing page and select "manage topics."