biraj21 / tcp-serverLinks
A single-threaded TCP server with an event loop using the poll system call written in C.
☆95Updated 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:
- A turn-based co-petetive multiplayer game☆165Updated last month
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated last year
- An HTTP server written from scratch in C.☆54Updated last year
- http server written in cpp☆89Updated 4 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 6 months ago
- Tiny Raspberry Pi Operating System☆274Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆263Updated 8 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆87Updated last year
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆350Updated 6 months ago
- Lightning-fast HTTP server built in C☆179Updated 7 months ago
- Linux container from scratch in Go using Ubuntu 22.04 rootfs.☆41Updated last year
- A roadmap to learn C from Scratch☆660Updated last year
- Multithreaded Reverse Proxy Server In C☆34Updated 10 months ago
- Lightweight non-blocking HTTP server in C inspired by nginx's event-driven architecture☆185Updated 5 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆100Updated 3 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆341Updated 3 months ago
- UEFI Based OS for x86_64☆29Updated last year
- simplified version of git from scratch☆172Updated 2 months ago
- Book in Progress☆364Updated 5 months ago
- A tinycompiler in C from scratch☆107Updated last year
- GPT-2 in C☆78Updated last year
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆253Updated 3 years ago
- Low-Level Programming Roadmap and Resources☆1,298Updated 2 weeks ago
- NES toolchain & emulator in C☆128Updated last year
- Tic-Tac-Toe game in C☆15Updated 11 months ago
- A fast and lightweight loadbalancer☆43Updated last year
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆26Updated last year
- "The gift of mental power comes from God, Divine Being, and if we concentrate our minds on that truth, we become in tune with this great …☆88Updated 5 years ago
- Tutorial on how a web server "serve" files☆160Updated last year