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
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- redis's async event loop library☆188Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Transparently replace domain sockets with a fast shared memory channel☆68Updated 8 years ago
- Concurrent trie-hash map library☆91Updated last year
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 9 years ago
- C11 Lock-free Stack☆181Updated 8 months ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- Simple C library for parsing URLs with zero-copy and no mallocs.☆135Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- Static Radix Tree (Patricia trie) implementation in C☆46Updated 7 years ago
- ☆49Updated 4 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 8 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- Coroutines for C.☆74Updated 7 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 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…☆113Updated 11 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated last week