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
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- Our open source benchmarks and code samples☆192Updated 2 months ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A concurrent user-level thread library implemented in C++☆318Updated 4 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆182Updated 6 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆152Updated 4 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A simple C++ web framework based on Libevent.☆237Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- Iterator library.☆79Updated 5 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆254Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 6 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- ☆66Updated 4 years ago