rmind / ttimer
Tick-based timer (hierarchical timing wheel algorithm)
☆42Updated 5 years ago
Alternatives and similar repositories for ttimer:
Users that are interested in ttimer are comparing it to the libraries listed below
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- libuv thread communication☆57Updated last year
- nanomsg rpc with protobuf☆39Updated 11 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆89Updated 4 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Fast integer to string and string to integer conversion functions☆21Updated last year
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 10 months ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆28Updated 8 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆34Updated last year
- Netstring parsing in C☆35Updated 4 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- ☆25Updated last year
- ☆32Updated last year
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- Shared-memory based ring buffer☆60Updated 7 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago