7starsea / hp-threadpool
high-performance-thread-pool
☆14Updated 6 years ago
Alternatives and similar repositories for hp-threadpool:
Users that are interested in hp-threadpool are comparing it to the libraries listed below
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆56Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆76Updated 6 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆38Updated 3 years ago
- ☆27Updated 8 years ago
- Fiber and async I/O based network library☆8Updated 9 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- A highly optimized single producer single consumer message queue C++ template☆255Updated 2 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- C++ implementation of LMAX disruptor☆11Updated 9 years ago
- c++, low-latency in-porcess communication via mmap☆49Updated 5 years ago
- better asio wrapper (++asio)☆42Updated 2 years ago
- modern c++ raft library☆46Updated 5 years ago
- C++ port of LMAX disruptor☆21Updated 6 years ago
- Thread safe, lock-free memory pool.☆56Updated 10 months ago
- A concurrent thread-safe hash map implemented in C++☆146Updated last year
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆89Updated 5 months ago
- a simple coroutine for c++☆21Updated 6 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆219Updated 2 weeks ago
- Show how to use c++ worker to develop distribute applications.☆14Updated 3 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆27Updated 4 years ago
- Memory mapped logger☆20Updated 9 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago