bodokaiser / libuv-internalsLinks
libuv-internals is a collection of snippets which try to show up some architecture sections of libuv on simple examples
☆38Updated 12 years ago
Alternatives and similar repositories for libuv-internals
Users that are interested in libuv-internals are comparing it to the libraries listed below
Sorting:
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- A concurrent user-level thread library implemented in C++☆317Updated 5 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- A benchmark of some prominent C/C++ hash table implementations☆104Updated 6 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- a light weight, high performance coroutine implementation☆39Updated 13 years ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 7 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆255Updated 7 years ago
- A C library of hashtables and tries designed to store objects with high performance☆243Updated 2 months ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- A hierarchical timer wheel, for implementing timed event queues☆214Updated last year
- Rapid Development C utility library☆137Updated 7 years ago
- ☆66Updated 5 years ago
- An efficient and configurable logging framework for C++☆137Updated 4 years ago
- C11 Lock-free Stack☆184Updated last year
- A C++ library for concurrent programming☆71Updated 4 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 3 months ago
- A simple C++ web framework based on Libevent.☆236Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 months ago