7etsuo / http-server
HTTP Server in C
☆31Updated 6 months ago
Alternatives and similar repositories for http-server:
Users that are interested in http-server are comparing it to the libraries listed below
- A cryptographically secure password generator that provides high-entropy passwords with configurable requirements. Uses platform-native c…☆21Updated 5 months ago
- An emulation based tool for learning and debugging assembly.☆372Updated 2 months ago
- x86-assembly-cheat-sheet: A must-have for quick reference in x86 Assembly. Covers fundamental concepts, instruction sets, & mem managemen…☆16Updated 5 months ago
- ☆42Updated 8 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 2 weeks ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆62Updated last month
- A tinycompiler in C from scratch☆92Updated 7 months ago
- TCP server in C with dynamic HTML templating.☆126Updated last month
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 7 months ago
- Web based binary analysis☆84Updated 4 months ago
- Retro Snake game in pure x86 assembly.☆31Updated 4 months ago
- curiosity got me here☆36Updated 7 months ago
- Book in Progress☆334Updated 2 months ago
- NES emulator written in C/C++ using pure WinAPI☆111Updated last month
- Assembly Guide☆150Updated 3 years ago
- ☆234Updated 6 months ago
- ☆81Updated 4 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆327Updated 4 months ago
- MASM control handler☆10Updated 6 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆22Updated 7 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
- A bit-based, simple algorithm for lossless compression.☆12Updated 9 months ago
- A roadmap to learn C from Scratch☆607Updated 6 months ago
- A reference of Windows API function calls, including functions for file operations, process management, memory management, thread managem…☆91Updated last year
- Simple x86/x64 Assembler/Disassembler/Emulator☆179Updated 7 months ago
- A simple header only SHA1 implementation in C (no dependencies)☆34Updated last month
- A turn-based co-petetive multiplayer game☆156Updated last month
- UEFI Based OS for x86_64☆26Updated 8 months ago
- Practice C Programming Projects | This repo collects 19 of programming projects for C. C programming is fundamental to computer science. …☆302Updated 2 months ago
- This repo covers Branch and Jump Tables in C and x86 assembly. Branch Tables handle jumps within a subroutine, while Jump Tables facilita…☆10Updated last year