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☆166Updated 7 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- redis's async event loop library☆189Updated 6 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- High performance utility library for C☆97Updated 6 months ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Source code for example programs from Lord of the io_uring guide☆196Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- A hierarchical timer wheel, for implementing timed event queues☆215Updated last year
- libuv thread communication☆60Updated 2 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- A serialization format and implementation for backward-traversable lists of strings.☆94Updated 9 months ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆58Updated 4 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- A distributed durable unique 64bit ID server☆208Updated 7 years ago
- Transparently replace domain sockets with a fast shared memory channel☆70Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 8 months ago
- a lightweight high-performance HTTP server library for C☆103Updated 17 years ago