onestraw / epoll-example
an echo server example based on epoll, a scalable I/O event notification mechanism
☆51Updated last year
Related projects ⓘ
Alternatives and complementary repositories for epoll-example
- a simple example for how to use epoll☆66Updated 12 years ago
- 🧀 The Benchmark Testing Box☆33Updated 3 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- Lock-free implementation of the token bucket algorithm in C++☆53Updated last year
- libevent source code analysis☆61Updated last year
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- A sample epoll server.☆74Updated 10 years ago
- skip list with rank, code less than z_set in redis☆172Updated last year
- example code☆53Updated 10 years ago
- 无锁链表vs加锁链表(性能对比)☆38Updated 6 years ago
- Shuo's learning notes on Linux TCP/IP stack☆114Updated last year
- ☆150Updated 11 years ago
- A lightweight high performance http server☆116Updated 5 years ago
- select、poll、epoll☆69Updated 5 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆156Updated 2 years ago
- buddy system memory allocator☆33Updated 9 years ago
- A simple coroutine☆39Updated 9 years ago
- A asymmetric coroutine library for C.☆55Updated last year
- Reactor Pattern Implemention☆66Updated 5 years ago
- ☆147Updated last year
- Simple memory leak finder.☆51Updated 11 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆50Updated 8 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆67Updated 5 years ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆87Updated 4 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- Yet another blog of myself 👀☆45Updated 6 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆142Updated 4 years ago
- linux0.11源码解析☆90Updated last year
- redis's async event loop library☆188Updated 4 years ago