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
- General purpose C++ library for PFI☆161Updated 4 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☆71Updated 11 years ago
- mpio for Jubatus☆34Updated 6 years ago
- C++11 library for network services on modern x86_64 Linux☆87Updated 10 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- Xzero HTTP Application Server☆110Updated last week
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆76Updated 4 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- A C based general low-level PHP extension and client library for Redis, focusing on performance, generality and efficient parallel commun…☆71Updated 12 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- Library containing high-performance datastructures and utilities for C++☆76Updated 8 years ago
- The world's first Web-scale memory allocator☆110Updated 7 years ago
- {{mustaches}} for C++☆202Updated 6 years ago
- Lthread C++11 binding☆12Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 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 light weight, high performance coroutine implementation☆39Updated 13 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- An HTTP and websocket protocol implementation for libev event loop (UNMAINTAINED, use rust and tk-http crate)☆38Updated 8 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 11 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago