bodokaiser / libuv-snippetsLinks
some libuv code snippets written while learning c and libuv
☆69Updated 10 years ago
Alternatives and similar repositories for libuv-snippets
Users that are interested in libuv-snippets are comparing it to the libraries listed below
Sorting:
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 3 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Message Framing for libuv☆58Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- simple webserver in libuv☆84Updated 12 years ago
- Add SSL/TLS functionality on top of libuv☆64Updated 10 years ago
- Coroutines in C☆122Updated 11 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
- a JSON parser and printer library in C. easy to integrate with any model.☆293Updated last year
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆26Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Minimal HTTP processing library☆154Updated 6 years ago
- Chainable SSL implementation for libuv☆58Updated 7 years ago
- C hash implementation based on khash☆174Updated 6 months ago
- A CMake build for libuv☆44Updated 7 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated 2 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 7 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆205Updated 10 months ago
- redis's async event loop library☆189Updated 6 years ago
- NIH Utility Library☆92Updated 4 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- Duda I/O is an event-driven and high performant web services framework which exposes a friendly C API☆130Updated 6 years ago
- a light weight, high performance coroutine implementation☆39Updated 13 years ago
- kqueue(2) compatibility library☆253Updated 4 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Streaming WebSocket parser☆70Updated 3 years ago
- libuv thread communication☆60Updated 2 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago