ccutrer / mordorLinks
Mordor is a high performance I/O library based on fibers.
☆21Updated 8 years ago
Alternatives and similar repositories for mordor
Users that are interested in mordor are comparing it to the libraries listed below
Sorting:
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Effective Memory Reclamation☆63Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- ☆66Updated 5 years ago
- C++ framework for rapid server development☆76Updated last year
- Boost.Coroutine2☆136Updated 3 weeks ago
- The Lightstep distributed tracing library for C++☆39Updated 2 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A hierarchical timer wheel, for implementing timed event queues☆215Updated last year
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆100Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- QSBR and EBR library☆134Updated 6 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- Mordor is a high performance I/O library based on fibers.☆352Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Lock-free Transactions without Rollbacks for Linked Data Structures☆23Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- ☆128Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated last month
- A C++ await/yield emulation library for stackless coroutine☆341Updated last year