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:
- 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).☆163Updated 3 years ago
- B+ tree implementation in C☆132Updated 4 years ago
- IPC benchmark on Linux☆75Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Lock-Free Thread Pool☆79Updated last year
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆138Updated 2 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆368Updated 4 years ago
- ☆151Updated 6 months ago
- cmdline menu libary☆80Updated 4 years ago
- select、poll、epoll☆69Updated 5 years ago
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- example code☆52Updated 11 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- A simple coroutine☆39Updated 10 years ago
- Generate minimal and customized core dump files on Linux.☆49Updated last year
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago
- An experimental HTTP server implemented as Linux kernel module☆75Updated 3 weeks ago
- buddy内存分配器实现☆294Updated last year
- <程序员的自我修养> 源代码☆66Updated 12 years ago
- A sample epoll server.☆74Updated 11 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆180Updated 6 years ago
- buddy system memory allocator☆37Updated 10 years ago
- ☆155Updated 12 years ago
- Unix Network Programming, by W.Richard Stevens / Bill Fenner / Andrew M. Rudoff☆217Updated 2 years ago