Broadroad / map
Map for C, used rbtree to implement, sort by key
☆92Updated 4 years ago
Alternatives and similar repositories for map:
Users that are interested in map are comparing it to the libraries listed below
- 多种无锁队列☆43Updated 7 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆70Updated 7 months ago
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 10 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- C++ 定时器, 基于 C++11, libuv 实现