bodokaiser / libuv-webserverLinks
Example of how to use the current joyent/http-parser api to parse http requests
☆21Updated 12 years ago
Alternatives and similar repositories for libuv-webserver
Users that are interested in libuv-webserver are comparing it to the libraries listed below
Sorting:
- redis's async event loop library☆189Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- The asynchronous TLS abstraction for OpenSSL☆127Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated 2 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 3 months ago
- a light weight, high performance coroutine implementation☆39Updated 13 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A nice place for simple libev examples. Please contribute.☆239Updated 9 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- a tiny, lightning fast event loop for network applications☆402Updated 9 years ago
- A distributed durable unique 64bit ID server☆208Updated 7 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 11 years ago
- Russ Cox's libtask (with enhancements)☆322Updated 13 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆117Updated 12 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago
- Add SSL/TLS functionality on top of libuv☆64Updated 10 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆143Updated this week
- Minimal HTTP processing library☆154Updated 6 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆270Updated 4 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A simple, easily embeddable cross-platform C library☆385Updated 2 years ago
- tpl - a small binary serialization library for C☆385Updated 10 months ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago