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☆164Updated last week
- http server written in cpp☆88Updated 10 months ago
- Lightweight web server with hot reload and dynamic html templating.☆250Updated 2 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
- 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 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
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆148Updated 2 months ago
- Tiny Raspberry Pi Operating System☆194Updated 10 months ago
- A curated list of project-based tutorials in C☆619Updated 5 years ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆157Updated 2 years ago
- Problem sets completed from HUJI's offering of From NAND to TETRIS - The Elements of Computing Systems, 2017. A complete description for…☆123Updated 6 years ago
- C projects: algorithms, games, and networking☆152Updated 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
- Book in Progress☆345Updated 6 months ago
- Tutorial on how a web server "serve" files☆137Updated last year
- A roadmap to learn C from Scratch☆624Updated 9 months ago
- buildingggggggg 🐳☆26Updated 10 months ago
- simplified version of git from scratch☆160Updated 9 months ago
- Let's get it☆86Updated 2 years ago
- Low-Level Programming Roadmap and Resources☆1,181Updated 2 months ago
- CS 4675 HW1 Web Crawler☆137Updated last year
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated 11 months ago
- Go-based CLI tool for adding licenses to your open source projects, streamlining your workflow 🚀☆18Updated last year
- 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
- Live code-along document to support my video series about Learning to Program Computers From The Ground Up With Minimal BS.☆151Updated 7 months ago
- 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
- A roadmap to learn x64 assembly using nasm on Linux.☆175Updated 4 years ago