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 turn-based co-petetive multiplayer game☆165Updated 2 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆227Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆255Updated 4 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
- http server written in cpp☆88Updated 3 weeks ago
- Tiny Raspberry Pi Operating System☆270Updated last year
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆155Updated 2 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆76Updated 4 months ago
- Linux container from scratch in Go using Ubuntu 22.04 rootfs.☆41Updated 10 months ago
- C projects: algorithms, games, and networking☆244Updated last month
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆312Updated last month
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆344Updated last month
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆164Updated 2 years ago
- A roadmap to learn C from Scratch☆635Updated 11 months ago
- Lightning-fast HTTP server built in C☆182Updated 3 months ago
- A fully featured SQL database written in Go☆50Updated 7 months ago
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆332Updated 3 months ago
- Book in Progress☆358Updated last month
- Assembly Guide☆167Updated 3 years ago
- Low-Level Programming Roadmap and Resources☆1,207Updated last month
- Tutorial on how a web server "serve" files☆149Updated last year
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆174Updated last month
- Multithreaded Reverse Proxy Server In C☆34Updated 6 months ago
- GPT-2 in C☆75Updated 8 months ago
- SWE Math Weekly is a fun, hands-on weekly challenge that will require you to solve a question through code and in the process understand …☆100Updated 7 months ago
- buildingggggggg 🐳☆26Updated last year
- A curated list of project-based tutorials in C☆911Updated 5 years ago
- An implement of deep learning framework and models in C☆48Updated 5 months ago
- Problem sets completed from HUJI's offering of From NAND to TETRIS - The Elements of Computing Systems, 2017. A complete description for…☆124Updated 6 years ago