wahern / timeoutLinks
timer.c: Tickless hierarchical timing wheel
☆231Updated last year
Alternatives and similar repositories for timeout
Users that are interested in timeout are comparing it to the libraries listed below
Sorting:
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- LMAX's disruptor pattern implemented in C☆96Updated 2 weeks ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- redis's async event loop library☆188Updated 5 years ago
- Russ Cox's libtask (with enhancements)☆320Updated 12 years ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- QSBR and EBR library☆121Updated 5 years ago
- C11 Lock-free Stack☆182Updated last year
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Different implementations of spinlock.☆105Updated 10 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- a small protobuf implementation in C☆68Updated last year
- Critbit trees in C☆335Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- ☆154Updated 11 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- C library of key-value data structures.☆294Updated 5 years ago