pminkov / webserverLinks
A multi-threaded web server in C
☆33Updated 8 years ago
Alternatives and similar repositories for webserver
Users that are interested in webserver are comparing it to the libraries listed below
Sorting:
- A simple webserver written in C☆54Updated 3 years ago
- This is a very simple HTTP server for Unix, using fork(). It's very easy to use.☆108Updated last year
- Implement your own TCP IP Stack☆220Updated last week
- Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing impl…☆136Updated 9 months ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆172Updated last year
- HTTP/2 server written in C.☆27Updated 7 years ago
- A simple CGI webserver written in C with no dependencies.☆110Updated 4 years ago
- B-tree implementation in C☆364Updated 9 months ago
- WSServer is a fast, configurable, and extendable WebSocket Server for UNIX systems written in C (C11).☆205Updated 2 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Lightweight event-loop library based on multiplexing IO☆36Updated last year
- Simple hash table implemented in C☆181Updated last year
- Hobby OS☆246Updated 8 years ago
- A simple memory allocator - Memory allocation 101☆301Updated 6 years ago
- An open source library for C☆255Updated 2 years ago
- A simple HTML rendering engine.☆170Updated 7 months ago
- Following along with the book☆49Updated 6 years ago
- Basic http server☆34Updated 5 years ago
- Asynchronous Internet Server Library☆42Updated 3 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆55Updated 2 years ago
- A simple shell in C☆57Updated 8 years ago
- My own C library. Probably don't use it.☆34Updated 5 years ago
- A very simple and small DNS Server to help understanding the protocol basics.☆153Updated 11 months ago
- A regular expression engine in C☆44Updated last year
- A simple tar implementation in C☆126Updated last year
- Linux shell written in C. Simple but functional and thoroughly commented, just for educational purposes.☆154Updated 8 years ago
- TCP proxy in ANSI C☆400Updated last year
- A tiny web server in C☆158Updated 3 years ago
- Dead simple event-driven load-balancer☆34Updated 10 months ago
- Conway's Game of Life written in C and compiled to WebAssembly☆20Updated 5 years ago