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:
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated 2 years ago
- redis's async event loop library☆189Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- The asynchronous TLS abstraction for OpenSSL☆126Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- a tiny, lightning fast event loop for network applications☆400Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- C library of key-value data structures.☆296Updated 5 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 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…☆116Updated 12 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- A nice place for simple libev examples. Please contribute.☆239Updated 8 years ago
- The Fast HTTP header parser library☆136Updated 10 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆88Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 3 weeks ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A distributed durable unique 64bit ID server☆206Updated 7 years ago
- Russ Cox's libtask (with enhancements)☆321Updated 13 years ago
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- Chainable SSL implementation for libuv☆58Updated 7 years ago