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☆160Updated 4 years ago
- Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.☆31Updated 14 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 10 years ago
- kumofs is a scalable and highly available distributed key-value store.☆302Updated 14 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- C++11 library for network services on modern x86_64 Linux☆88Updated 10 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- mpio for Jubatus☆34Updated 6 years ago
- Xzero HTTP Application Server☆110Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Proposed B-tree library for Boost.org☆72Updated 11 years ago
- An implementation of Golomb compressed set in C☆22Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- Lthread C++11 binding☆12Updated 11 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- Implementation of RFC 1078☆99Updated 10 years ago
- My take on the LMAX Disruptor☆74Updated 12 years ago
- Library containing high-performance datastructures and utilities for C++☆75Updated 8 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
- A threaded, continuations-based I/O event library for manycore NUMA machines☆76Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- The world's first Web-scale memory allocator☆109Updated 7 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 16 years ago
- An obsolete project☆83Updated 7 years ago
- Mordor is a high performance I/O library based on fibers.☆352Updated 7 years ago
- lock-free skip list implementation with message-pack for avoiding indirection☆24Updated 14 years ago