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
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆140Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- fast thread pool☆27Updated 6 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- Lock-Free Thread Pool☆76Updated last year
- openssl surpport for handy☆41Updated 9 years ago
- shared memory☆20Updated 8 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- ☆66Updated 5 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆43Updated 4 months ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- A hashtable in C☆58Updated 11 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- Stpool is a portable and efficient tasks pool library, it can work on diferent platforms such as Windows, linux, unix and ARM.☆42Updated 6 years ago
- asynchronous examples for openssl using poll/epoll☆124Updated last year
- SSL Client/Server简单安全数据传输程序.☆28Updated 9 years ago
- 使用KCP和libuv的简单网络模块。☆64Updated 8 years ago
- 编码转换 unicode utf8 gb2312☆52Updated 7 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated last week
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆127Updated last year
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆34Updated 6 months ago
- http request/response parser for c☆39Updated 7 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated last year