onestraw / epoll-exampleLinks
an echo server example based on epoll, a scalable I/O event notification mechanism
☆58Updated 2 years ago
Alternatives and similar repositories for epoll-example
Users that are interested in epoll-example are comparing it to the libraries listed below
Sorting:
- B+ tree implementation in C☆132Updated 5 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 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
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- IPC benchmark on Linux☆75Updated 2 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- example code☆52Updated 11 years ago
- A lightweight high performance http server☆114Updated 6 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- select、poll、epoll☆70Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆141Updated 3 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- Effective TCP/IP Programming☆50Updated 8 years ago
- buddy system memory allocator☆39Updated 10 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- ☆155Updated 12 years ago
- source code referenced by 【TCP/IP Illustrated Volume 2: The Implementation】☆56Updated 12 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆53Updated 9 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A simple coroutine☆39Updated 10 years ago
- redis's async event loop library☆189Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆172Updated 6 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- ☆152Updated 8 months ago
- cmdline menu libary☆81Updated last month