wahern / timeoutLinks
timer.c: Tickless hierarchical timing wheel
☆232Updated 2 years ago
Alternatives and similar repositories for timeout
Users that are interested in timeout are comparing it to the libraries listed below
Sorting:
- redis's async event loop library☆189Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- Russ Cox's libtask (with enhancements)☆321Updated 13 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆267Updated 4 years ago
- Lightweight event loop library for Linux epoll() family APIs☆244Updated 5 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 6 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 2 months ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- 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…☆115Updated 12 years ago
- A distributed durable unique 64bit ID server☆204Updated 7 years ago
- C11 Lock-free Stack☆183Updated last year
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- a small protobuf implementation in C☆69Updated last year
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆445Updated 2 weeks ago
- A simple, easily embeddable cross-platform C library☆383Updated 2 years ago
- Lock-free ring buffer (MPSC)☆465Updated 5 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Mirror from SVN of GNU libmicrohttpd☆66Updated 9 years ago