biraj21 / http-server-in-c
An HTTP server written from scratch in C.
☆52Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for http-server-in-c
- A single-threaded TCP server with an event loop using the poll system call written in C.☆88Updated 6 months ago
- simplified version of git from scratch☆154Updated last month
- http server in c++☆85Updated 2 months ago
- Tiny Raspberry Pi Operating System☆183Updated 3 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆80Updated 3 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆219Updated 3 months ago
- A tinycompiler in C from scratch☆91Updated 3 months ago
- A turn-based co-petetive multiplayer game☆149Updated last month
- convert images, video to ascii!☆230Updated this week
- Linux container from scratch in Go using Ubuntu 22.04 rootfs.☆39Updated last week
- Neural Networks from scratch in Go.☆21Updated 4 months ago
- An emulation based tool for learning and debugging assembly.☆288Updated this week
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆95Updated 3 months ago
- ☆41Updated 4 months ago
- An LSM Tree based Key-Value storage engine written in Go☆27Updated 5 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆21Updated 3 months ago
- A single-threaded event-driven cache☆19Updated last month
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆29Updated 5 months ago
- ☆143Updated 3 weeks ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆39Updated this week
- UEFI Based OS for x86_64☆23Updated 4 months ago
- ☆31Updated 4 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…☆29Updated last year
- ☆47Updated 3 months ago
- a simple numpy alternative in C☆18Updated last month
- Book in Progress☆216Updated this week
- buildingggggggg 🐳☆17Updated 2 months ago
- my little linear algebra library☆45Updated 4 months ago
- From the Transistor to the Web Browser, a rough outline for a 12 week course☆127Updated 6 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆174Updated this week