bodokaiser / libuv-internals
libuv-internals is a collection of snippets which try to show up some architecture sections of libuv on simple examples
☆36Updated 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☆46Updated 8 years ago
- Simple HTTP query string parsing library in C☆58Updated 12 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 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…☆112Updated 11 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Our open source benchmarks and code samples☆188Updated 3 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- An asynchronous application framework built on C++ coroutines and epoll.☆39Updated 2 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- Chainable SSL implementation for libuv☆57Updated 6 years ago
- Benchmarks for lockfree datastructures.☆120Updated 10 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- My take on the LMAX Disruptor☆73Updated 11 years ago
- Add SSL/TLS functionality on top of libuv☆62Updated 9 years ago
- A C++ library for concurrent programming☆71Updated 3 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆150Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- ☆66Updated 4 years ago
- Implementation of RFC 1078☆100Updated 9 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- redis's async event loop library☆188Updated 5 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 8 years ago
- High performance utility library for C☆92Updated 5 months ago
- MDBM a very fast memory-mapped key/value store.☆76Updated last year