onestraw / epoll-exampleLinks
an echo server example based on epoll, a scalable I/O event notification mechanism
☆56Updated 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:
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- jemalloc阅读笔记☆9Updated 2 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- High performance web server☆24Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆53Updated 9 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- A simple coroutine☆39Updated 10 years ago
- libevent source code analysis☆62Updated 2 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 6 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- example code☆52Updated 10 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- A high efficient ip black/white list firewall (work as a linux kernel module)☆40Updated 6 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- Linux archaeology☆58Updated 7 years ago
- An event-driven c library open source by taobao originally and maintain here☆20Updated 5 years ago
- select、poll、epoll☆69Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- Advanced Programming in the UNIX Environment - Third Edition☆136Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- ☆151Updated 5 months ago
- A lightweight high performance http server☆115Updated 6 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago