biraj21 / http-server-in-cLinks
An HTTP server written from scratch in C.
☆52Updated last year
Alternatives and similar repositories for http-server-in-c
Users that are interested in http-server-in-c are comparing it to the libraries listed below
Sorting:
- A single-threaded TCP server with an event loop using the poll system call written in C.☆91Updated last year
- Tiny Raspberry Pi Operating System☆259Updated 11 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 11 months ago
- A turn-based co-petetive multiplayer game☆164Updated last month
- Lightning-fast HTTP server built in C☆178Updated 2 months ago
- A fully featured SQL database written in Go☆50Updated 6 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆154Updated last month
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆75Updated 3 months ago
- ☆47Updated 3 months ago
- http server written in cpp☆88Updated 11 months ago
- C projects: algorithms, games, and networking☆169Updated 2 weeks ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆296Updated 2 weeks ago
- Lightweight web server with hot reload and dynamic html templating.☆253Updated 3 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 4 months ago
- Linux container from scratch in Go using Ubuntu 22.04 rootfs.☆40Updated 8 months ago
- Moved to https://github.com/tsoding/cws (it has C3 bindings if you need them)☆135Updated 5 months ago
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆170Updated this week
- simplified version of git from scratch☆160Updated 10 months ago
- ☆237Updated 10 months ago
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆330Updated 2 months ago
- A tinycompiler in C from scratch☆95Updated last year
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆339Updated 2 weeks ago
- Book in Progress☆348Updated last week
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆159Updated 2 years ago
- ☆42Updated last year
- convert images, video to ascii!☆420Updated 4 months ago
- A roadmap to learn C from Scratch☆631Updated 10 months ago
- NES toolchain & emulator in C☆129Updated 8 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated last year