onestraw / epoll-example
an echo server example based on epoll, a scalable I/O event notification mechanism
☆55Updated 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☆122Updated last year
- skip list with rank, code less than z_set in redis☆174Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- a simple example for how to use epoll☆66Updated 12 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
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- A simple coroutine☆39Updated 10 years ago
- select、poll、epoll☆69Updated 5 years ago
- source code referenced by 【TCP/IP Illustrated Volume 2: The Implementation】☆56Updated 11 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆11Updated 6 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Updated 7 months ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- a light-weight event loop based on epoll☆24Updated 8 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated last year
- buddy system memory allocator☆37Updated 10 years ago
- jemalloc阅读笔记☆9Updated 2 years ago
- IPC benchmark on Linux☆74Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆52Updated last year
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆61Updated 7 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- ☆150Updated 3 months ago
- Simple memory leak finder.☆51Updated 11 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆160Updated 3 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆134Updated 2 years ago
- cmdline menu libary☆80Updated 4 years ago