bodokaiser / libuv-snippets
some libuv code snippets written while learning c and libuv
☆69Updated 9 years ago
Alternatives and similar repositories for libuv-snippets:
Users that are interested in libuv-snippets are comparing it to the libraries listed below
- libuv-internals is a collection of snippets which try to show up some architecture sections of libuv on simple examples☆36Updated 11 years ago
- Chainable SSL implementation for libuv☆57Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- simple webserver in libuv☆86Updated 11 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- Coroutines for C/C++☆80Updated 4 years ago
- C++11 library for network services on modern x86_64 Linux☆87Updated 9 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- C based OO portable data structure library☆130Updated 15 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
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆150Updated 4 years ago
- Message Framing for libuv☆57Updated 4 years ago
- A CMake build for libuv☆44Updated 6 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Coroutines in C☆121Updated 10 years ago
- Implementation of RFC 1078☆100Updated 9 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆203Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- a lightweight high-performance HTTP server library for C☆101Updated 16 years ago
- Rabbit VM.☆105Updated 5 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- High performance utility library for C☆92Updated 6 months 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
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago