fekberg / GoHttp
This is a simple, work-in progress web server written in C for Linux.
☆96Updated 7 years ago
Alternatives and similar repositories for GoHttp:
Users that are interested in GoHttp are comparing it to the libraries listed below
- This is a github mirror of thttpd (http://www.acme.com/software/thttpd/)☆283Updated 6 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆694Updated 7 years ago
- Simple HTTP client in C☆300Updated 9 months ago
- (Keep It) Simple Stupid Database☆365Updated 9 years ago
- A simple CGI webserver written in C with no dependencies.☆106Updated 3 years ago
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago
- C hash implementation based on khash☆171Updated 3 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- redis's async event loop library☆188Updated 5 years ago
- a tiny web server in C, for daily use.☆383Updated 4 years ago
- Vino is a lightweight and efficient web server.☆177Updated 7 years ago
- a regular express engine☆55Updated 10 years ago
- Simple hash table implementation for C.☆218Updated 4 years ago
- A simple mark-sweep garbage collector in C☆741Updated 4 years ago
- Minimal HTTP processing library☆152Updated 5 years ago
- A simple library of data structures for C☆54Updated 5 years ago
- ☆150Updated 11 years ago
- Tiny C string library☆201Updated last year
- tpl - a small binary serialization library for C☆377Updated 3 weeks ago
- (Very) basic UNIX-like operating system built when I was younger☆543Updated 8 years ago
- I did not write this code, but I like it.☆395Updated 5 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆446Updated 2 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 12 years ago
- track of Tiny C Compiler☆140Updated 14 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- A custom, multi-threaded HTTP web server