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☆37Updated 11 years ago
- Chainable SSL implementation for libuv☆57Updated 6 years ago
- Message Framing for libuv☆58Updated 4 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- Coroutines in C☆120Updated 10 years ago
- NIH Utility Library☆89Updated 3 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- Rabbit VM.☆107Updated 5 years ago
- simple webserver in libuv☆86Updated 11 years ago
- Lthread C++11 binding☆10Updated 10 years ago
- simple, fast C routines for manipulating UTF-8☆81Updated 5 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆53Updated 10 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- extends libuv to support tls/ssl in a simpler API for clibs☆34Updated 7 years ago
- a lightweight high-performance HTTP server library for C☆101Updated 16 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 4 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- Open source, distributed, secure data synchronization using the clearskies protocol☆135Updated 10 years ago
- Add SSL/TLS functionality on top of libuv☆62Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago