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:
- 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
- ☆66Updated 5 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- C++ framework for rapid server development☆76Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- The Lightstep distributed tracing library for C++☆39Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- A C++ library for building sturdy software.☆109Updated 2 months ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆99Updated 8 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- ☆128Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Lock-free Transactions without Rollbacks for Linked Data Structures☆23Updated 3 years ago
- Proposed B-tree library for Boost.org☆71Updated 11 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 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
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Boost.Coroutine2☆136Updated last month