mozy / mordorLinks
Mordor is a high performance I/O library based on fibers.
☆347Updated 7 years ago
Alternatives and similar repositories for mordor
Users that are interested in mordor are comparing it to the libraries listed below
Sorting:
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A C++ await/yield emulation library for stackless coroutine☆339Updated last year
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆396Updated 3 months ago
- Pion Network Library (Boost licensed open source)☆302Updated 5 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Boost.Coroutine2☆135Updated 3 months ago
- {{mustaches}} for C++☆202Updated 6 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 8 years ago
- Boost.Coroutine☆85Updated 3 months ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆243Updated 5 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆406Updated 6 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆475Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- C++ integer-to-string conversion benchmark☆341Updated 5 months ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆157Updated 6 years ago
- Configurable C++ platform adapter☆563Updated 6 years ago
- Open multi-methods for C++11☆117Updated 7 years ago