forhappy / rbtreeLinks
rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).
☆161Updated 3 years ago
Alternatives and similar repositories for rbtree
Users that are interested in rbtree are comparing it to the libraries listed below
Sorting:
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- Lock-Free Thread Pool☆78Updated last year
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- Investigate on the details of Linux programming☆106Updated 3 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- Map for C, used rbtree to implement, sort by key☆92Updated 5 years ago
- ☆150Updated 4 months ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- ☆154Updated 11 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- 多种无锁队列☆43Updated 7 years ago
- buddy内存分配器实现☆293Updated 9 months ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- A simple coroutine☆39Updated 10 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆368Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 9 months ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆250Updated 7 years ago
- ☆53Updated 11 years ago
- Protocol Buffers C RPC implementation☆195Updated 5 years ago
- A hashtable in C☆58Updated 11 years ago
- A heavily commented linux kernel source code in Chinese.☆107Updated 8 years ago
- libevent source code analysis☆62Updated 2 years ago