onestraw / epoll-example
an echo server example based on epoll, a scalable I/O event notification mechanism
☆54Updated last year
Alternatives and similar repositories for epoll-example:
Users that are interested in epoll-example are comparing it to the libraries listed below
- Shuo's learning notes on Linux TCP/IP stack☆122Updated last year
- 《深入理解文件系统原理和实践》pdf, ISBN: 978-7-89381-214-9☆24Updated 11 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- A sample epoll server.☆74Updated 11 years ago
- jemalloc阅读笔记☆9Updated 2 years ago
- skip list with rank, code less than z_set in redis☆174Updated last year
- libevent source code analysis☆62Updated 2 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- select、poll、epoll☆69Updated 5 years ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆159Updated 3 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆52Updated last year
- Summaries and notes on pthreads programming.☆58Updated 6 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- https://git.fedorahosted.org/git/libaio.git☆16Updated 8 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆141Updated 6 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…☆68Updated 5 years ago
- buddy system memory allocator☆37Updated 10 years ago
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- An event-driven c library open source by taobao originally and maintain here☆21Updated 5 years ago
- high performance network framework with xdp☆20Updated 3 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated last year
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago