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
- 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 4 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- Our open source benchmarks and code samples☆192Updated last month
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆151Updated 4 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 3 weeks ago
- Rapid Development C utility library☆136Updated 6 years ago
- a lightweight high-performance HTTP server library for C☆102Updated 17 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆182Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆291Updated 5 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆254Updated 7 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- C11 Lock-free Stack☆183Updated last year
- Multipurpose parallel I/O framework for C++ with fully multithreaded event loop implementation☆98Updated 10 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago