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:
- A turn-based co-petetive multiplayer game☆164Updated last month
- An HTTP server written from scratch in C.☆52Updated last year
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆154Updated last month
- Lightweight web server with hot reload and dynamic html templating.☆253Updated 3 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated last year
- http server written in cpp☆88Updated 11 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 11 months ago
- Tiny Raspberry Pi Operating System☆259Updated 11 months ago
- Lightning-fast HTTP server built in C☆178Updated 2 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆75Updated 3 months ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆160Updated 2 years ago
- A roadmap to learn C from Scratch☆631Updated 10 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆339Updated 2 weeks ago
- Low-Level Programming Roadmap and Resources☆1,192Updated last week
- My programming resources☆270Updated 6 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆296Updated 2 weeks ago
- Book in Progress☆357Updated this week
- C projects: algorithms, games, and networking☆169Updated 2 weeks ago
- Todo Web Application in flat assembler☆515Updated last year
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆170Updated this week
- Multithreaded Reverse Proxy Server In C☆33Updated 4 months ago
- Uses Twitter archive to visualize your Twitter network based on your replies, quote tweets and direct messaging history. Get DM stats wit…☆131Updated last year
- A curated list of project-based tutorials in C☆651Updated 5 years ago
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆330Updated 2 months ago
- A fully featured SQL database written in Go☆50Updated 6 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
- simplified version of git from scratch☆160Updated 10 months ago
- GPT-2 in C☆75Updated 7 months ago
- NES toolchain & emulator in C☆129Updated 8 months ago
- Linux container from scratch in Go using Ubuntu 22.04 rootfs.☆40Updated 8 months ago