mozy / mordorLinks
Mordor is a high performance I/O library based on fibers.
☆349Updated 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 public domain lock free queues implemented in C++11☆181Updated 11 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 8 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆396Updated 2 months ago
- Open multi-methods for C++11☆118Updated 7 years ago
- Pion Network Library (Boost licensed open source)☆303Updated 5 years ago
- Experimental Go-style concurrency for C++11☆157Updated 10 years 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
- A concurrent user-level thread library implemented in C++☆317Updated 4 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆243Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- Boost.Coroutine2☆135Updated 3 months ago
- {{mustaches}} for C++☆201Updated 6 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆475Updated 2 years ago
- Configurable C++ platform adapter☆561Updated 6 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…☆156Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago