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:
- IPC benchmark on Linux☆75Updated 2 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).☆163Updated 3 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- buddy system memory allocator☆37Updated 10 years ago
- select、poll、epoll☆69Updated 5 years ago
- skip list with rank, code less than z_set in redis☆174Updated 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
- example code☆52Updated 10 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- Lock-Free Thread Pool☆79Updated last year
- A few libunwind examples☆30Updated 4 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- Generate minimal and customized core dump files on Linux.☆47Updated last year
- ☆151Updated 5 months ago
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆368Updated 4 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 11 months ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- cmdline menu libary☆80Updated 4 years ago
- An experimental HTTP server implemented as Linux kernel module☆75Updated last week
- ☆154Updated 11 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A simple coroutine☆39Updated 10 years ago