MengRao / tcpshm
A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)
☆462Updated 4 years ago
Alternatives and similar repositories for tcpshm:
Users that are interested in tcpshm are comparing it to the libraries listed below
- A highly optimized single producer single consumer message queue C++ template☆252Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆114Updated 6 years ago
- 🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库☆246Updated 2 years ago
- A low overhead nanosecond clock based on x86 TSC☆303Updated 2 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆319Updated 2 years ago
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆218Updated 7 months ago
- Port of LMAX Disruptor to C++☆367Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆75Updated 6 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- Fork from NanoLog. Output txt format logs directly for hft.☆85Updated 9 months ago
- ☆27Updated 8 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆220Updated 3 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆947Updated last year
- cross-platform coroutine library in c++☆834Updated last year
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆86Updated 4 months ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆416Updated 3 years ago
- disruptor concurency pattern in c++☆476Updated 11 months ago
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆177Updated 5 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,224Updated 10 months ago
- asio examples☆185Updated 5 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆56Updated 4 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆195Updated 6 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆514Updated 2 years ago
- High performance C++11 thread pool☆573Updated 4 years ago
- C++ library for executors☆498Updated 8 years ago
- Framework for building asynchronous, multi-threaded gRPC services☆140Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆195Updated 5 months ago
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆327Updated 3 years ago