eklitzke / epolletLinks
demonstration of how to use the EPOLLET flag
☆74Updated 8 years ago
Alternatives and similar repositories for epollet
Users that are interested in epollet are comparing it to the libraries listed below
Sorting:
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- Concurrent trie-hash map library☆92Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- redis's async event loop library☆189Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆232Updated 2 years ago
- Source code for example programs from Lord of the io_uring guide☆192Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- C11 Lock-free Stack☆183Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A serialization format and implementation for backward-traversable lists of strings.☆92Updated 6 months ago
- A distributed durable unique 64bit ID server☆205Updated 7 years ago
- Minimal HTTP processing library☆155Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- Message Framing for libuv☆58Updated 4 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- SIMD-accelerated base64 codecs☆437Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Multipurpose C library and persistent key/value storage☆308Updated this week
- Coroutines for C.☆76Updated 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…☆115Updated 12 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- High performance utility library for C☆94Updated 3 months ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- Red-black tree C implementation☆37Updated 6 years ago
- io_uring echo server☆390Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆31Updated 2 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago