eklitzke / epollet
demonstration of how to use the EPOLLET flag
☆72Updated 8 years ago
Alternatives and similar repositories for epollet
Users that are interested in epollet are comparing it to the libraries listed below
Sorting:
- redis's async event loop library☆188Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- Source code for example programs from Lord of the io_uring guide☆180Updated 9 months ago
- timer.c: Tickless hierarchical timing wheel☆232Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A simple bitset library in C☆134Updated 2 months ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- Concurrent trie-hash map library☆91Updated last year
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- Transparently replace domain sockets with a fast shared memory channel☆68Updated 8 years ago
- Coroutines for C.☆74Updated 8 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 7 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆85Updated 5 years ago
- Rapid Development C utility library☆135Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A serialization format and implementation for backward-traversable lists of strings.☆89Updated last month
- ☆50Updated 5 years ago
- libuv thread communication☆58Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- QSBR and EBR library☆119Updated 5 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- rust echo server benchmark☆47Updated 6 years ago
- io_uring echo server☆381Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Simple examples of how to use libuv☆63Updated 11 years ago