biraj21 / tcp-serverLinks
A single-threaded TCP server with an event loop using the poll system call written in C.
☆91Updated last year
Alternatives and similar repositories for tcp-server
Users that are interested in tcp-server are comparing it to the libraries listed below
Sorting:
- An HTTP server written from scratch in C.☆52Updated last year
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆229Updated last year
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆154Updated 2 months ago
- Lightweight web server with hot reload and dynamic html templating.☆255Updated 4 months ago
- A turn-based co-petetive multiplayer game☆165Updated last month
- http server written in cpp☆88Updated this week
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆75Updated 3 months ago
- Tiny Raspberry Pi Operating System☆262Updated last year
- C projects: algorithms, games, and networking☆173Updated last month
- Book in Progress☆357Updated 3 weeks ago
- Linux container from scratch in Go using Ubuntu 22.04 rootfs.☆40Updated 9 months ago
- Lightning-fast HTTP server built in C☆180Updated 3 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated last year
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆161Updated 2 years ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆341Updated last month
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆174Updated 3 weeks ago
- A roadmap to learn C from Scratch☆635Updated 11 months ago
- Low-Level Programming Roadmap and Resources☆1,202Updated 2 weeks ago
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆331Updated 3 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆97Updated last year
- ☆42Updated last year
- A fully featured SQL database written in Go☆51Updated 6 months ago
- Multithreaded Reverse Proxy Server In C☆34Updated 5 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆306Updated last month
- Uses Twitter archive to visualize your Twitter network based on your replies, quote tweets and direct messaging history. Get DM stats wit…☆130Updated last year
- Tic-Tac-Toe game in C☆13Updated 6 months ago
- A curated list of project-based tutorials in C☆879Updated 5 years ago
- simplified version of git from scratch☆160Updated 10 months ago
- A tinycompiler in C from scratch☆105Updated last year
- A multi-threaded web crawler written in Python, utilizing ThreadPoolExecutor and Playwright to efficiently crawl dynamically rendered web…☆22Updated 8 months ago