onestraw / epoll-example
an echo server example based on epoll, a scalable I/O event notification mechanism
☆53Updated last year
Alternatives and similar repositories for epoll-example:
Users that are interested in epoll-example are comparing it to the libraries listed below
- skip list with rank, code less than z_set in redis☆171Updated last year
- Shuo's learning notes on Linux TCP/IP stack☆119Updated last year
- a simple example for how to use epoll☆66Updated 12 years ago
- buddy system memory allocator☆37Updated 10 years ago
- ☆149Updated last month
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆66Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- example code☆53Updated 10 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).☆158Updated 3 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- A high efficient ip black/white list firewall (work as a linux kernel module)☆39Updated 6 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- C++ style try/catch support library in pure C.☆24Updated 8 years ago
- Reactor Pattern Implemention☆65Updated 5 years ago
- 《深入理解文件系统原理和实践》pdf, ISBN: 978-7-89381-214-9☆24Updated 10 months ago
- A simple coroutine☆39Updated 10 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- 各种IO模型的socket server实现与测试☆42Updated 10 years ago
- Summaries and notes on pthreads programming.☆57Updated 6 years ago
- A lightweight high performance http server☆115Updated 5 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- A Lightweight TCP/IP stack☆97Updated 6 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- 多处理器编程的艺术☆116Updated 9 years ago
- B+ tree implementation in C☆129Updated 4 years ago
- Lock-Free Thread Pool☆77Updated last year