jsnell / ratasLinks
A hierarchical timer wheel, for implementing timed event queues
☆210Updated last year
Alternatives and similar repositories for ratas
Users that are interested in ratas are comparing it to the libraries listed below
Sorting:
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 9 months ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- Boost.Coroutine2☆135Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 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…☆156Updated 6 years ago
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- Mordor is a high performance I/O library based on fibers.☆349Updated 7 years ago
- Thread-safe cross-platform event loop library in C++☆177Updated last month
- 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 …☆295Updated 9 months 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++ library for executors☆508Updated 8 years ago
- Boost.Lockfree☆133Updated last month
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A ZooKeeper client for C++.☆156Updated 2 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆288Updated last month
- disruptor concurency pattern in c++☆484Updated last year
- Configurable C++ platform adapter☆560Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- C++ integer-to-string conversion benchmark☆341Updated 4 months ago
- A CMake build for libuv☆44Updated 6 years ago