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:
- Lightweight event-loop library based on multiplexing IO☆37Updated last year
- Implement your own TCP IP Stack☆219Updated this week
- A simple webserver written in C☆53Updated 3 years ago
- A simple packet filtering firewall for Linux☆85Updated 3 years ago
- A very simple and small DNS Server to help understanding the protocol basics.☆154Updated last year
- B-tree implementation in C☆369Updated 11 months ago
- Gossip protocol implementation in C☆61Updated 8 years ago
- a tiny monolithic kernel☆62Updated 9 years ago
- libevent based multi-threaded web server☆20Updated 9 years ago
- Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing impl…☆135Updated 11 months ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆55Updated 3 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- A simple CGI webserver written in C with no dependencies.☆110Updated 4 years ago
- Thread safe and fork safe malloc library.☆22Updated 8 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- HTTP/2 server written in C.☆27Updated 7 years ago
- Use GRUB to boot a small operating system running in paged virtual memory.☆14Updated 15 years ago
- A simple file system☆40Updated 12 years ago
- Multithreaded server design using threadpool on linux☆19Updated 10 years ago
- Minix 1.1 to 2.0.4☆53Updated 7 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆176Updated last month
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 12 years ago
- A stand-alone DHCP server, written in C.☆102Updated 2 years ago
- Unofficial repo of historical Oracle BerkeleyDB source☆47Updated 10 years ago
- This is a very simple HTTP server for Unix, using fork(). It's very easy to use.☆108Updated last year
- timing wheel implementation☆14Updated 13 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 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 quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago