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
- Lightning-fast HTTP server built in C☆173Updated last month
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated 10 months ago
- A fully featured SQL database written in Go☆50Updated 5 months ago
- A turn-based co-petetive multiplayer game☆164Updated last week
- C projects: algorithms, games, and networking☆152Updated 2 months ago
- Tiny Raspberry Pi Operating System☆194Updated 10 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆151Updated 2 weeks ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆74Updated 2 months ago
- Lightweight web server with hot reload and dynamic html templating.☆250Updated 2 months ago
- Linux container from scratch in Go using Ubuntu 22.04 rootfs.☆41Updated 8 months ago
- http server written in cpp☆88Updated 10 months ago
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆148Updated 2 months ago
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆322Updated last month
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆282Updated 3 weeks ago
- Tiny x86_64 OS in C☆75Updated last month
- Moved to https://github.com/tsoding/cws (it has C3 bindings if you need them)☆134Updated 4 months ago
- 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 roadmap to learn C from Scratch☆624Updated 9 months ago
- NES toolchain & emulator in C☆130Updated 7 months ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆157Updated 2 years ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 5 months ago
- An LSM Tree based Key-Value storage engine written in Go☆39Updated last year
- convert images, video to ascii!☆419Updated 4 months ago
- Book in Progress☆345Updated 6 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆335Updated 7 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated 11 months ago
- Strongly and statically typed interpreted language written in golang.☆54Updated last month
- Simple Stack-Based Language for Editing Videos☆342Updated last month
- A simple, fast server built in Zig!☆90Updated 3 months ago