frsyuki / mpioLinks
Multipurpose parallel I/O framework for C++ with fully multithreaded event loop implementation
☆98Updated 10 years ago
Alternatives and similar repositories for mpio
Users that are interested in mpio are comparing it to the libraries listed below
Sorting:
- Reactor polling pattern for ZeroMQ☆30Updated 15 years ago
- Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.☆31Updated 14 years ago
- Proposed B-tree library for Boost.org☆72Updated 11 years ago
- mpio for Jubatus☆34Updated 6 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Library containing high-performance datastructures and utilities for C++☆75Updated 8 years ago
- C++11 library for network services on modern x86_64 Linux☆87Updated 10 years ago
- Lthread C++11 binding☆12Updated 10 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- Xzero HTTP Application Server☆110Updated 5 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆73Updated 4 years ago
- Iterator library.☆80Updated 5 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- {{mustaches}} for C++☆202Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 16 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- An HTTP and websocket protocol implementation for libev event loop (UNMAINTAINED, use rust and tk-http crate)☆38Updated 8 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- lock-free skip list implementation with message-pack for avoiding indirection☆24Updated 14 years ago
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- malloc leak tracer☆71Updated 3 years ago
- Coroutines for C/C++☆81Updated 5 years ago