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 nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- 多种无锁队列☆43Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- lock free queue☆47Updated 11 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- fast thread pool☆27Updated 6 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- Simple memory leak finder.☆51Updated 11 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
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated last month
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 11 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
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- libevent-1.4.15源码阅读注释☆74Updated 6 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆226Updated 3 weeks ago
- modern c++ raft library☆47Updated 5 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆180Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago