onestraw / epoll-exampleLinks
an echo server example based on epoll, a scalable I/O event notification mechanism
☆60Updated 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:
- IPC benchmark on Linux☆75Updated 3 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- B+ tree implementation in C☆131Updated 5 years ago
- skip list with rank, code less than z_set in redis☆175Updated 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)☆40Updated 4 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆146Updated 3 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- A sample epoll server.☆73Updated 12 years ago
- A simple coroutine☆39Updated 11 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆377Updated 4 years ago
- example code☆52Updated 11 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- 🧀 The Benchmark Testing Box☆34Updated 4 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 3 years ago
- cmdline menu libary☆82Updated 4 months ago
- Source code for example programs from Lord of the io_uring guide☆197Updated last year
- ☆153Updated last year
- 多处理器编程的艺术☆115Updated 10 years ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- ☆155Updated 12 years ago
- A lightweight high performance http server☆114Updated 6 years ago
- a light-weight event loop based on epoll☆22Updated 9 years ago
- Lock-free implementation of the token bucket algorithm in C++☆62Updated 2 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- buddy system memory allocator☆39Updated 11 years ago
- Generate minimal and customized core dump files on Linux.☆52Updated 2 years ago