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:
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- A concurrent user-level thread library implemented in C++☆318Updated 5 years ago
- Our open source benchmarks and code samples☆193Updated last month
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- ☆66Updated 5 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 6 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 3 weeks ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- My take on the LMAX Disruptor☆74Updated 12 years ago
- A hierarchical timer wheel, for implementing timed event queues☆213Updated last year
- A simple C++ web framework based on Libevent.☆236Updated 9 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 4 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Rapid Development C utility library☆136Updated 6 years ago
- {{mustaches}} for C++☆202Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- A C library of hashtables and tries designed to store objects with high performance☆241Updated last month