imiskolee / mempoolLinks
mempool implement of c(nginx based).
☆39Updated 10 years ago
Alternatives and similar repositories for mempool
Users that are interested in mempool are comparing it to the libraries listed below
Sorting:
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- This is a cross platfporm c++ tcp multi-threaded network library. Compared with libevent 4096kb throughput, 25-30% faster, event processi…☆50Updated 6 years ago
- openssl surpport for handy☆42Updated 9 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆77Updated 7 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- shared memory☆21Updated 9 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 3 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆46Updated 9 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- fast thread pool☆27Updated 6 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆180Updated 13 years ago
- ☆35Updated this week
- 基于KCP的端口转发服务☆38Updated 7 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 9 years ago
- Lock-Free Thread Pool☆79Updated last year
- Simple memory leak finder.☆51Updated 12 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- a cross-platform P2P library☆51Updated 9 years ago