biraj21 / http-server-in-cLinks
An HTTP server written from scratch in C.
☆54Updated 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.☆94Updated last year
- A fully featured SQL database written in Go☆53Updated 11 months ago
- Linux container from scratch in Go using Ubuntu 22.04 rootfs.☆41Updated last year
- A turn-based co-petetive multiplayer game☆165Updated 3 weeks ago
- http server written in cpp☆89Updated 4 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated last year
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated last year
- simplified version of git from scratch☆170Updated last month
- Lightning-fast HTTP server built in C☆183Updated 7 months ago
- Tiny Raspberry Pi Operating System☆272Updated last year
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 6 months ago
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- ☆45Updated 8 months ago
- Comprehensive guide, algorithms and tools on distributed systems☆230Updated 4 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆335Updated 3 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆346Updated 5 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆100Updated 2 months ago
- Built Simple memory datastore like redis to learn how it works internally and how databases are built , it has set,get, transactions (mul…☆30Updated 2 years ago
- Moved to https://github.com/tsoding/cws (it has C3 bindings if you need them)☆135Updated 10 months ago
- ☆238Updated last year
- Book in Progress☆363Updated 4 months ago
- A tinycompiler in C from scratch☆108Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆261Updated 8 months ago
- A roadmap to learn C from Scratch☆651Updated last year
- convert images, video to ascii!☆503Updated 3 months ago
- A hardware-aware guide to data structures for system software engineers.☆1,041Updated 2 weeks ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated last year
- ☆42Updated last year
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆97Updated last year
- my little linear algebra library☆44Updated last year