Abhisheklearn12 / Nginx_in_CLinks
Multithreaded Reverse Proxy Server In C
☆34Updated 10 months ago
Alternatives and similar repositories for Nginx_in_C
Users that are interested in Nginx_in_C are comparing it to the libraries listed below
Sorting:
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆87Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆100Updated 3 months ago
- ☆42Updated last year
- Tiny Raspberry Pi Operating System☆272Updated last year
- A single-threaded event-driven cache☆19Updated last year
- ☆45Updated 8 months ago
- Lightweight web server with hot reload and dynamic html templating.☆261Updated 8 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆350Updated 5 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
- A tinycompiler in C from scratch☆108Updated last year
- HTTP Server in C☆36Updated last year
- Retro Snake game in pure x86 assembly.☆36Updated last year
- Lightweight non-blocking HTTP server in C inspired by nginx's event-driven architecture☆185Updated 5 months ago
- x86_64 OS in C☆76Updated 7 months ago
- Lightning-fast HTTP server built in C☆179Updated 7 months ago
- Book in Progress☆364Updated 5 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 11 months ago
- A turn-based co-petetive multiplayer game☆165Updated last month
- A modern Linux music player with stunning visualizations.☆157Updated 2 months ago
- Assembly Guide☆175Updated 4 years ago
- NES toolchain & emulator in C☆128Updated last year
- ☆239Updated last year
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 11 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆340Updated 3 months ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆253Updated 3 years ago
- Lightweight HTTP client with modern GUI for Linux☆186Updated 5 months ago
- Secure FTP client & multithreaded server (using threadpool) with on-the-fly Gzip compression/decompression, secure packet transmission us…☆14Updated last year
- A lightweight, cryptographically-authenticated UDP daemon for remote access, logging, and job control.☆24Updated 8 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆55Updated 6 years ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated last year