frsyuki / mpio
Multipurpose parallel I/O framework for C++ with fully multithreaded event loop implementation
☆98Updated 9 years ago
Alternatives and similar repositories for mpio:
Users that are interested in mpio are comparing it to the libraries listed below
- Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.☆31Updated 13 years ago
- General purpose C++ library for PFI☆159Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- MDBM a very fast memory-mapped key/value store.☆76Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- mpio for Jubatus☆34Updated 5 years ago
- kumofs is a scalable and highly available distributed key-value store.☆301Updated 13 years ago
- An implementation of Golomb compressed set in C☆22Updated 8 years ago
- Proposed B-tree library for Boost.org☆72Updated 10 years ago
- lock-free skip list implementation with message-pack for avoiding indirection☆24Updated 13 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 10 years ago
- 練習と実益を兼ねて製作中の C++11 向け汎用ライブラリです。 対応コンパイラ: gcc 4.5.0 以降☆21Updated 9 years ago
- C++11 library for network services on modern x86_64 Linux☆87Updated 9 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 9 years ago
- Lthread C++11 binding☆10Updated 10 years ago
- LIBrary for Asynchronous File Descriptor Transfer☆41Updated 6 years ago
- A high-performance coordination service for write-intensive workloads.☆87Updated 5 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆59Updated 15 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- Xzero HTTP Application Server☆109Updated 4 years ago
- Chainable SSL implementation for libuv☆57Updated 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/ …☆42Updated 9 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 12 years ago
- lockfree concurrent containers.☆18Updated 8 years ago
- An HTTP and websocket protocol implementation for libev event loop (UNMAINTAINED, use rust and tk-http crate)☆38Updated 7 years ago