neesenk / lockfree_queue
多种无锁队列
☆43Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for lockfree_queue
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- Lock-Free Thread Pool☆75Updated last year
- send and recv event between processes with very few lines of code☆48Updated 10 years ago
- 一个基于Linux的纯C基础类库☆38Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- fast thread pool☆26Updated 5 years ago
- openssl surpport for handy☆42Updated 9 years ago
- ☆65Updated 5 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- 这是个纯C简单的开发框架. 跨平台,提供了日志模块,配置解析模块,多线程模块,json或csv解析模块, 适合开发一些C的简易项目!☆21Updated 8 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆65Updated 3 months ago
- OpenSource WebSocket toolkit☆124Updated 3 weeks ago
- Simple memory leak finder.☆51Updated 11 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆125Updated 4 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 years ago
- http request/response parser for c☆39Updated 7 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated this week
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- Example for connect MySQL with Connection pool in CPP.☆46Updated 11 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆45Updated 2 years ago
- Zlog on Windows☆111Updated last year
- libevlite - A simple Network library that contains the Event library, Thread library, Communications library. Event library is LIBEVENT L…☆9Updated last year
- asynchronous examples for openssl using poll/epoll☆122Updated last year
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆35Updated 3 years ago
- A simple UDP clock service, using libevent☆34Updated 15 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆31Updated 3 months ago