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
- Our open source benchmarks and code samples☆190Updated 2 weeks ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 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
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Mordor is a high performance I/O library based on fibers.☆349Updated 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
- An implementation of Seqlock in C++11☆208Updated 8 months ago
- Boost.Lockfree☆132Updated last week
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 7 months ago
- Non bloated asynchronous logger☆222Updated last year
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- concurrency library for C++☆74Updated 10 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- C++ library for executors☆501Updated 8 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆225Updated 3 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆294Updated 8 months ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 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
- Thread-safe cross-platform event loop library in C++☆174Updated this week
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- Open multi-methods for C++11☆117Updated 7 years ago