biraj21 / tcp-server
A single-threaded TCP server with an event loop using the poll system call written in C.
☆90Updated 10 months ago
Alternatives and similar repositories for tcp-server:
Users that are interested in tcp-server are comparing it to the libraries listed below
- An HTTP server written from scratch in C.☆52Updated 9 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 7 months ago
- A turn-based co-petetive multiplayer game☆156Updated 3 weeks ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated 7 months ago
- A fully featured SQL database written in Go☆42Updated last month
- TCP server in C with dynamic HTML templating.☆126Updated last month
- GPT-2 in C☆65Updated 2 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 2 weeks ago
- Tiny Raspberry Pi Operating System☆182Updated 7 months ago
- A roadmap to learn C from Scratch☆606Updated 6 months ago
- simply neural networks in every language☆32Updated 5 months ago
- A tinycompiler in C from scratch☆92Updated 7 months ago
- ☆42Updated 8 months ago
- A curated list of project-based tutorials in C☆316Updated 5 years ago
- http server in c++☆88Updated 6 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated 9 months ago
- Book in Progress☆334Updated 2 months ago
- Titc-Tac-Toe game in C☆13Updated last month
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆22Updated 7 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆214Updated 2 weeks ago
- Assembly Guide☆150Updated 3 years ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆326Updated 4 months ago
- A nano-like text editor written from scratch in C.☆83Updated last year
- A single-threaded event-driven cache☆19Updated 5 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 …☆93Updated last month
- Linux container from scratch in Go using Ubuntu 22.04 rootfs.☆41Updated 4 months ago
- simplified version of git from scratch☆159Updated 5 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 6 months ago
- A simple base layer, and utilities for my own C development. A lot of the stuff came from https://www.youtube.com/c/Mr4thProgramming, but…☆342Updated 2 weeks ago