bodokaiser / libuv-internals
libuv-internals is a collection of snippets which try to show up some architecture sections of libuv on simple examples
☆37Updated 11 years ago
Alternatives and similar repositories for libuv-internals:
Users that are interested in libuv-internals are comparing it to the libraries listed below
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- a lightweight high-performance HTTP server library for C☆101Updated 16 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Simple HTTP query string parsing library in C☆58Updated 12 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- Message Framing for libuv☆58Updated 4 years ago
- libuv thread communication☆58Updated last year
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- extends libuv to support tls/ssl in a simpler API for clibs☆34Updated 7 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- mpio for Jubatus☆34Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated 11 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Lthread C++11 binding☆11Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- Example of how to use the current joyent/http-parser api to parse http requests☆21Updated 11 years ago