jsnell / ratas
A hierarchical timer wheel, for implementing timed event queues
☆209Updated 11 months ago
Alternatives and similar repositories for ratas:
Users that are interested in ratas are comparing it to the libraries listed below
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Boost.Coroutine2☆130Updated 3 months ago
- Our open source benchmarks and code samples☆189Updated this week
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 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…☆155Updated 6 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆116Updated 6 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- Boost.Coroutine☆82Updated 3 months ago
- Boost.Lockfree☆129Updated this week
- Mordor is a high performance I/O library based on fibers.☆349Updated 7 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- Nanomsg binding for C++11☆116Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 5 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A benchmark framework for concurrent queue implementations☆289Updated 4 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- concurrency library for C++☆74Updated 10 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆294Updated 6 months ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆321Updated last month
- STL-based caches for C++☆115Updated last year
- C++ binding for nanomsg☆107Updated 10 years ago
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- Thread-safe cross-platform event loop library in C++☆174Updated last month
- C++ library for executors☆499Updated 8 years ago