pminkov / webserverLinks
A multi-threaded web server in C
☆32Updated 8 years ago
Alternatives and similar repositories for webserver
Users that are interested in webserver are comparing it to the libraries listed below
Sorting:
- B-tree implementation in C☆373Updated last year
- Lightweight event-loop library based on multiplexing IO☆37Updated last year
- A simple webserver written in C☆53Updated 3 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆180Updated 2 months ago
- Implement your own TCP IP Stack☆224Updated this week
- A very simple and small DNS Server to help understanding the protocol basics.☆158Updated last year
- Hobby OS☆246Updated 9 years ago
- A simple CGI webserver written in C with no dependencies.☆111Updated 4 years ago
- Following along with the book☆50Updated 6 years ago
- HTTP/2 server written in C.☆27Updated 7 years ago
- Linux shell written in C. Simple but functional and thoroughly commented, just for educational purposes.☆156Updated 8 years ago
- Thread safe and fork safe malloc library.☆22Updated 8 years ago
- Implement a multi-threaded HTTP web server based on boss-worker thread pattern in C, using pthread library.☆12Updated 13 years ago
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- Multithreaded server design using threadpool on linux☆19Updated 10 years ago
- A HTML template library for C by Fabien Menemenlis☆12Updated 10 months ago
- A simple packet filtering firewall for Linux☆84Updated 3 years ago
- Simple hash table implemented in C☆186Updated last year
- WSServer is a fast, configurable, and extendable WebSocket Server for UNIX systems written in C (C11).☆204Updated 2 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- Simple C programs demonstrating different aspects of programming on Linux.☆182Updated 4 years ago
- This is a very simple HTTP server for Unix, using fork(). It's very easy to use.☆108Updated 2 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆52Updated 9 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆57Updated 3 years ago
- a tiny monolithic kernel☆63Updated 9 years ago
- Basic http server☆34Updated 5 years ago
- MINIX 3 is a free, open-source, operating system designed to be highly reliable, flexible, and secure. http://www.minix3.org☆135Updated 3 years ago
- MySQL/MariaDB C API examples☆82Updated last year
- Small web server written in C that supports a subset of the HTTP 1.0 specifications.☆18Updated 6 years ago
- hash set C implementation☆69Updated 6 years ago