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
- A serialization format and implementation for backward-traversable lists of strings.☆94Updated 9 months ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- redis's async event loop library☆189Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆234Updated 2 years ago
- C11 Lock-free Stack☆184Updated last year
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- Source code for example programs from Lord of the io_uring guide☆196Updated last year
- Concurrent trie-hash map library☆93Updated 2 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A framework for building event based networking applications.☆38Updated last year
- SIMD-accelerated base64 codecs☆440Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Russ Cox's libtask (with enhancements)☆321Updated 13 years ago
- Coroutines for C.☆77Updated 8 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- C99 implementation of the HTTP/1.1 and HTTP/2 specifications☆166Updated last week
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- libuv thread communication☆60Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- A distributed durable unique 64bit ID server☆207Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A minimal blocking queue backed by a circular buffer☆116Updated 4 years ago
- Multipurpose C library and persistent key/value storage☆310Updated this week
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago