jsnell / ratas
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
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 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
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Our open source benchmarks and code samples☆191Updated last month
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- Mordor is a high performance I/O library based on fibers.☆349Updated 7 years ago
- C++11 libuv wrapper☆178Updated 5 years ago
- A C++ await/yield emulation library for stackless coroutine☆336Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 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…☆156Updated 6 years ago
- Boost.Coroutine2☆133Updated last month
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- disruptor concurency pattern in c++☆483Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- C++ library for executors☆503Updated 8 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆203Updated 2 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 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 7 months ago
- C port of the HdrHistogram☆246Updated 5 months ago
- A ZooKeeper client for C++.☆156Updated 2 years ago
- Boost.Lockfree☆132Updated last month
- Coroutines in C☆120Updated 10 years ago
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆115Updated 11 years ago