wahern / timeout
timer.c: Tickless hierarchical timing wheel
☆221Updated last year
Related projects ⓘ
Alternatives and complementary repositories for timeout
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 7 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- redis's async event loop library☆188Updated 4 years ago
- Russ Cox's libtask (with enhancements)☆315Updated 12 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- Our open source benchmarks and code samples☆188Updated last month
- Lightweight event loop library for Linux epoll() family APIs☆239Updated 7 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- ☆150Updated 11 years ago
- An easy to use DNS library with C and Lua bindings☆73Updated 4 months ago
- A C library of hashtables and tries designed to store objects with high performance☆230Updated last year
- 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…☆112Updated 11 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆423Updated 2 months ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆257Updated 3 years ago
- A nice place for simple libev examples. Please contribute.☆236Updated 7 years ago
- Critbit trees in C☆335Updated 2 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- The asynchronous TLS abstraction for OpenSSL☆124Updated 6 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆254Updated 3 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- C11 Lock-free Stack☆180Updated 6 months ago
- Lock-free ring buffer (MPSC)☆445Updated 4 years ago
- QSBR and EBR library☆115Updated 4 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- a small protobuf implementation in C☆67Updated last year
- C library of key-value data structures.☆286Updated 4 years ago