neesenk / lockfree_queue
多种无锁队列
☆43Updated 7 years ago
Alternatives and similar repositories for lockfree_queue:
Users that are interested in lockfree_queue 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☆142Updated 7 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- openssl surpport for handy☆42Updated 9 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- fast thread pool☆27Updated 6 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Lock-Free Thread Pool☆77Updated last year
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 6 months ago
- shared memory☆20Updated 9 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆24Updated 13 years ago
- Fork of Log4c project☆91Updated 8 years ago
- A simple UDP clock service, using libevent☆34Updated 15 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- ☆66Updated 5 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆44Updated 9 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 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 4 years ago
- A hashtable in C☆58Updated 11 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- ☆14Updated 8 years ago