mozy / mordorLinks
Mordor is a high performance I/O library based on fibers.
☆351Updated 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
- A hierarchical timer wheel, for implementing timed event queues☆213Updated last year
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- Our open source benchmarks and code samples☆193Updated last month
- Various synchronization primitives for multithreaded applications in C++11.☆532Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Boost.Coroutine2☆135Updated 3 weeks ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- {{mustaches}} for C++☆202Updated 6 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆406Updated 7 months ago
- The Elle coroutine-based asynchronous C++ development framework.☆475Updated 2 years ago
- A concurrent user-level thread library implemented in C++☆318Updated 5 years ago
- Pion Network Library (Boost licensed open source)☆303Updated 5 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆412Updated 6 years ago
- C++ library for executors☆513Updated 9 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆245Updated 5 years ago
- userland threads☆493Updated 3 weeks 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 7 years ago
- Fast, direct and static typed parsing of JSON with C++☆201Updated 2 years ago
- STL-based caches for C++☆116Updated 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