onestraw / epoll-exampleLinks
an echo server example based on epoll, a scalable I/O event notification mechanism
☆59Updated 2 years ago
Alternatives and similar repositories for epoll-example
Users that are interested in epoll-example are comparing it to the libraries listed below
Sorting:
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- example code☆52Updated 11 years ago
- A sample epoll server.☆73Updated 11 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- IPC benchmark on Linux☆75Updated 2 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 3 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆141Updated 3 years ago
- 🧀 The Benchmark Testing Box☆34Updated 4 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- A simple coroutine☆39Updated 11 years ago
- select、poll、epoll☆70Updated 6 years ago
- source code referenced by 【TCP/IP Illustrated Volume 2: The Implementation】☆58Updated 12 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆76Updated 2 years ago
- ☆152Updated 10 months ago
- cmdline menu libary☆82Updated 2 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- 多处理器编程的艺术☆115Updated 10 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- 《深入理解文件系统原理和实践》pdf, ISBN: 978-7-89381-214-9☆27Updated last year
- A lightweight high performance http server☆115Updated 6 years ago
- ☆155Updated 12 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆53Updated 9 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- libevent source code analysis☆62Updated 2 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Updated 7 years ago
- Source code for example programs from Lord of the io_uring guide☆195Updated last year
- Different implementations of spinlock.☆105Updated 11 years ago