bodokaiser / libuv-webserver
Example of how to use the current joyent/http-parser api to parse http requests
☆20Updated 11 years ago
Alternatives and similar repositories for libuv-webserver:
Users that are interested in libuv-webserver are comparing it to the libraries listed below
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Chainable SSL implementation for libuv☆57Updated 6 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆24Updated 4 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- Coroutines for C/C++☆80Updated 4 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- Static Radix Tree (Patricia trie) implementation in C☆46Updated 7 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 10 years ago
- Simple HTTP query string parsing library in C☆58Updated 12 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆150Updated 4 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆174Updated last year
- A stateless event-driven HPACK codec☆25Updated last month
- libuv thread communication☆57Updated last year
- Message Framing for libuv☆57Updated 4 years ago
- websocket server using libuv☆54Updated 8 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 9 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 6 months ago
- The asynchronous TLS abstraction for OpenSSL☆124Updated 6 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…☆113Updated 11 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- libuv-internals is a collection of snippets which try to show up some architecture sections of libuv on simple examples☆36Updated 11 years ago
- Coroutines in C☆121Updated 10 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- A framework for building event based networking applications.☆34Updated 2 months ago