xhjcehust / LFTPoolLinks
Lock-Free Thread Pool
☆79Updated last year
Alternatives and similar repositories for LFTPool
Users that are interested in LFTPool are comparing it to the libraries listed below
Sorting:
- 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☆143Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- openssl surpport for handy☆42Updated 9 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- ☆37Updated 10 years ago
- fast thread pool☆27Updated 6 years ago
- ☆154Updated 11 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- lock free queue☆47Updated 11 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- SSL Client/Server简单安全数据传输程序.☆28Updated 9 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- shared memory☆21Updated 9 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- modern c++ raft library☆47Updated 5 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆179Updated 13 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- HTTP Server/Client/Proxy Server☆91Updated 8 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 10 years ago