onestraw / epoll-exampleLinks
an echo server example based on epoll, a scalable I/O event notification mechanism
☆57Updated last year
Alternatives and similar repositories for epoll-example
Users that are interested in epoll-example are comparing it to the libraries listed below
Sorting:
- IPC benchmark on Linux☆75Updated 2 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- example code☆52Updated 11 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆372Updated 4 years ago
- select、poll、epoll☆70Updated 6 years ago
- ☆152Updated 8 months ago
- B+ tree implementation in C☆132Updated 4 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆141Updated 2 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
- A simple coroutine☆39Updated 10 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆53Updated 9 years ago
- A lightweight high performance http server☆114Updated 6 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- 多处理器编程的艺术☆116Updated 10 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- C++ raft lib☆136Updated 3 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 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…☆70Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Linux archaeology☆60Updated 7 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- cmdline menu libary☆81Updated 2 weeks ago
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- libevent source code analysis☆62Updated 2 years ago