mozy / mordorLinks
Mordor is a high performance I/O library based on fibers.
☆352Updated 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☆180Updated 11 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- A hierarchical timer wheel, for implementing timed event queues☆215Updated last year
- A C++ await/yield emulation library for stackless coroutine☆341Updated last year
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- Boost.Coroutine2☆136Updated 3 weeks ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- Boost.Coroutine☆86Updated 3 weeks ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Configurable C++ platform adapter☆560Updated 6 years ago
- C++11 libuv wrapper☆178Updated 6 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆475Updated 2 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆406Updated 8 months ago
- C++ library for executors☆514Updated 9 years ago
- Pion Network Library (Boost licensed open source)☆304Updated 5 years ago
- A benchmark framework for concurrent queue implementations☆295Updated 5 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Non bloated asynchronous logger☆223Updated 2 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆146Updated 6 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- STL-based caches for C++☆116Updated 2 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…☆158Updated 7 years ago
- userland threads☆495Updated 3 weeks ago