xhjcehust / LFTPool
Lock-Free Thread Pool
☆76Updated last year
Alternatives and similar repositories for LFTPool:
Users that are interested in LFTPool are comparing it to the libraries listed below
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- openssl surpport for handy☆41Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- fast thread pool☆27Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- 多种无锁队列☆43Updated 7 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- modern c++ raft library☆46Updated 5 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- Reactor Pattern Implemention☆65Updated 5 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 2 weeks ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 2 years ago
- skip list with rank, code less than z_set in redis☆171Updated last year
- 使用KCP和libuv的简单网络模块。☆64Updated 8 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 8 years ago
- ☆53Updated 11 years ago
- Message queue and thread pool implementations of C++ Workflow☆32Updated 5 months ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 10 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated last year
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆177Updated 12 years ago
- asynchronous examples for openssl using poll/epoll☆123Updated last year