forhappy / rbtree
rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).
☆160Updated 3 years ago
Alternatives and similar repositories for rbtree:
Users that are interested in rbtree are comparing it to the libraries listed below
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆141Updated 7 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- skip list with rank, code less than z_set in redis☆174Updated last year
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- ☆154Updated 11 years ago
- Investigate on the details of Linux programming☆106Updated 3 years ago
- Map for C, used rbtree to implement, sort by key☆92Updated 4 years ago
- Lock-Free Thread Pool☆78Updated last year
- 多种无锁队列☆43Updated 7 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆71Updated 8 months ago
- ☆150Updated 3 months ago
- Simple memory leak finder.☆51Updated 11 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆368Updated 4 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 7 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆238Updated 6 years ago
- ☆37Updated 10 years ago
- buddy内存分配器实现☆293Updated 8 months ago
- Protocol Buffers C RPC implementation☆193Updated 4 years ago
- An event-driven c library open source by taobao originally and maintain here☆20Updated 5 years ago
- ☆53Updated 11 years ago
- Nick's libevent manual☆706Updated last year
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- A asymmetric coroutine library for C.☆55Updated 2 years ago