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 10 months 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
- Our open source benchmarks and code samples☆188Updated 4 months ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- A nice place for simple libev examples. Please contribute.☆237Updated 8 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…☆113Updated 11 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- A simple lock-free queue implementation.☆79Updated 10 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆89Updated 4 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 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
- Add SSL/TLS functionality on top of libuv☆62Updated 9 years ago
- The asynchronous TLS abstraction for OpenSSL☆124Updated 6 years ago
- skip list with rank, code less than z_set in redis☆171Updated last year
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆259Updated 3 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆141Updated 7 years ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated 10 months ago
- Mirror from SVN of GNU libmicrohttpd☆65Updated 8 years ago
- This project implements a reliability layer atop UDP in C.☆1Updated 12 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 2 years ago
- ☆150Updated 11 years ago
- A distributed durable unique 64bit ID server☆200Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- A public domain lock free queues implemented in C++11☆182Updated 10 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆431Updated 5 months ago
- 使用KCP和libuv的简单网络模块。☆64Updated 8 years ago