frsyuki / mpio
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:
- Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.☆31Updated 13 years ago
- General purpose C++ library for PFI☆160Updated 3 years ago
- lock-free skip list implementation with message-pack for avoiding indirection☆24Updated 13 years ago
- C++11 library for network services on modern x86_64 Linux☆87Updated 10 years ago
- mpio for Jubatus☆34Updated 6 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- Chainable SSL implementation for libuv☆57Updated 7 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆72Updated 3 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- LIBrary for Asynchronous File Descriptor Transfer☆41Updated 6 years ago
- An implementation of Golomb compressed set in C☆22Updated 8 years ago
- Xzero HTTP Application Server☆109Updated 4 years ago
- Proposed B-tree library for Boost.org☆72Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- kumofs is a scalable and highly available distributed key-value store.☆302Updated 13 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
- An HTTP and websocket protocol implementation for libev event loop (UNMAINTAINED, use rust and tk-http crate)☆38Updated 7 years ago
- A C based general low-level PHP extension and client library for Redis, focusing on performance, generality and efficient parallel commun…☆70Updated 11 years ago
- Lthread C++11 binding☆11Updated 10 years ago
- A high-performance coordination service for write-intensive workloads.☆87Updated 5 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 10 years ago
- distributed, and persistent key-value storage☆170Updated last year
- Symas Lightning Memory-Mapped Database (LMDB)☆78Updated 9 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 10 years ago
- a fork of http://code.google.com/p/libtask/☆43Updated 13 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago