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:
- A concurrent user-level thread library implemented in C++☆317Updated 4 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆291Updated 5 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆182Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- A simple C++ web framework based on Libevent.☆237Updated 9 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆254Updated 7 years ago
- A C library of hashtables and tries designed to store objects with high performance☆237Updated 2 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 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 10 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆151Updated 4 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago