wahern / timeout
timer.c: Tickless hierarchical timing wheel
☆225Updated last year
Alternatives and similar repositories for timeout:
Users that are interested in timeout are comparing it to the libraries listed below
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 11 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- redis's async event loop library☆189Updated 5 years ago
- Our open source benchmarks and code samples☆189Updated this week
- Lightweight event loop library for Linux epoll() family APIs☆241Updated 11 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆433Updated 6 months ago
- A nice place for simple libev examples. Please contribute.☆237Updated 8 years ago
- A benchmark framework for concurrent queue implementations☆289Updated 4 years ago
- 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
- QSBR and EBR library☆118Updated 5 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆261Updated 3 years ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- ☆150Updated 11 years ago
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆220Updated 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 9 months ago
- Linux TCP/IP stack port for DPDK☆90Updated 7 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 6 years ago
- Mirror from SVN of GNU libmicrohttpd☆65Updated 9 years ago
- High performance utility library for C☆92Updated 7 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago