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☆45Updated 8 years ago
- a lightweight high-performance HTTP server library for C☆101Updated 16 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Lthread C++11 binding☆10Updated 10 years ago
- My take on the LMAX Disruptor☆74Updated 11 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated last year
- 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
- extends libuv to support tls/ssl in a simpler API for clibs☆34Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- ☆66Updated 4 years ago
- Simple HTTP query string parsing library in C☆58Updated 12 years ago
- An embed, kafka like queue.☆35Updated 7 years ago
- The Fast HTTP header parser library☆135Updated 9 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- redis's async event loop library☆189Updated 5 years ago
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Raft implementation based on libcppa☆21Updated 9 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- Symas Lightning Memory-Mapped Database (LMDB)☆78Updated 9 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- Our open source benchmarks and code samples☆189Updated last week