eklitzke / epolletLinks
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:
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- redis's async event loop library☆188Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C11 Lock-free Stack☆181Updated last year
- A simple bitset library in C☆134Updated 3 months ago
- ☆51Updated 5 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 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 11 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆72Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Transparently replace domain sockets with a fast shared memory channel☆69Updated 8 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- A serialization format and implementation for backward-traversable lists of strings.☆90Updated 2 months ago
- C multipurpose library and persistent key/value storage engine☆304Updated last month
- The Fast HTTP header parser library☆135Updated 9 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- A C11 implementation of D. Vyukov MPSC queue☆28Updated last year
- Chainable SSL implementation for libuv☆57Updated 7 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- libuv thread communication☆58Updated 2 years ago
- QSBR and EBR library☆119Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- Minimize lock-free queue ever!☆132Updated 6 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆135Updated 6 years ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago