biraj21 / http-server-in-cLinks
An HTTP server written from scratch in C.
☆51Updated 11 months ago
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.☆90Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆72Updated last month
- A tinycompiler in C from scratch☆92Updated 10 months ago
- simplified version of git from scratch☆159Updated 8 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 9 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 2 months ago
- Linux container from scratch in Go using Ubuntu 22.04 rootfs.☆41Updated 6 months ago
- A fully featured SQL database written in Go☆49Updated 4 months ago
- ☆42Updated last month
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆138Updated this week
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆63Updated 3 months ago
- C projects: algorithms, games, and networking☆120Updated 3 weeks ago
- Tiny Raspberry Pi Operating System☆188Updated 9 months ago
- Lightning-fast HTTP server built in C☆167Updated last week
- A turn-based co-petetive multiplayer game☆162Updated this week
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 10 months ago
- GPT-2 in C☆68Updated 5 months ago
- Tiny x86_64 OS in C☆71Updated 3 weeks ago
- A single-threaded event-driven cache☆19Updated 7 months ago
- http server written in cpp☆87Updated 8 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated 10 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆23Updated 10 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 3 months ago
- Book in Progress☆341Updated 5 months ago
- Lightweight web server with hot reload and dynamic html templating.☆239Updated last month
- my little linear algebra library☆46Updated 10 months ago
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆321Updated last week
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆113Updated last month
- Moved to https://github.com/tsoding/cws (it has C3 bindings if you need them)☆134Updated 3 months ago