eklitzke / epolletLinks
demonstration of how to use the EPOLLET flag
☆74Updated 9 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
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- A serialization format and implementation for backward-traversable lists of strings.☆94Updated 10 months ago
- Source code for example programs from Lord of the io_uring guide☆196Updated last year
- redis's async event loop library☆189Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A distributed durable unique 64bit ID server☆208Updated 7 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 months ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 10 years ago
- libuv thread communication☆60Updated 2 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…☆117Updated 12 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- SIMD-accelerated base64 codecs☆444Updated last year
- Message Framing for libuv☆58Updated 4 years ago
- Russ Cox's libtask (with enhancements)☆322Updated 13 years ago
- High performance utility library for C☆97Updated 6 months ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Benchmarks for Schemaless Data Serialization Libraries☆58Updated 4 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Transparently replace domain sockets with a fast shared memory channel☆70Updated 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago