biraj21 / http-server-in-cLinks
An HTTP server written from scratch in C.
☆51Updated 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
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated 10 months ago
- Linux container from scratch in Go using Ubuntu 22.04 rootfs.☆41Updated 7 months ago
- simplified version of git from scratch☆160Updated 8 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 10 months ago
- A fully featured SQL database written in Go☆49Updated 4 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆149Updated last week
- Lightning-fast HTTP server built in C☆170Updated 3 weeks ago
- ☆43Updated last month
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆73Updated last month
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated 10 months ago
- Neural Networks from scratch in Go.☆21Updated 11 months ago
- http server written in cpp☆86Updated 9 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated 10 months ago
- buildingggggggg 🐳☆25Updated 9 months ago
- Tiny Raspberry Pi Operating System☆191Updated 10 months ago
- Moved to https://github.com/tsoding/cws (it has C3 bindings if you need them)☆134Updated 4 months ago
- A tinycompiler in C from scratch☆94Updated 10 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 3 months ago
- HTTP Server in C☆33Updated 9 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 last year
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆333Updated 7 months ago
- A turn-based co-petetive multiplayer game☆164Updated last week
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 4 months ago
- my little linear algebra library☆46Updated 11 months ago
- ☆42Updated 11 months ago
- GPT-2 in C☆71Updated 5 months ago
- A single-threaded event-driven cache☆19Updated 8 months ago
- C projects: algorithms, games, and networking☆121Updated last month
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 9 months ago