MengRao / tcpshmLinks
A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)
☆468Updated 5 years ago
Alternatives and similar repositories for tcpshm
Users that are interested in tcpshm are comparing it to the libraries listed below
Sorting:
- A highly optimized single producer single consumer message queue C++ template☆262Updated 2 years ago
- 🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库☆246Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- A low overhead nanosecond clock based on x86 TSC☆328Updated 3 months ago
- disruptor concurency pattern in c++☆484Updated last year
- 高性能超轻量级C++开发库及服务器编程框架☆318Updated 3 years ago
- Fork from NanoLog. Output txt format logs directly for hft.☆89Updated last year
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆231Updated last month
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆223Updated 2 months ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- High performance C++11 thread pool☆578Updated 4 years ago
- Port of LMAX Disruptor to C++☆425Updated 2 years ago
- universal serialization engine☆1,224Updated 3 weeks ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,302Updated last year
- cross-platform coroutine library in c++☆846Updated last week
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆884Updated 3 months ago
- ☆29Updated 8 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆102Updated 9 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- asio examples☆194Updated 10 months ago
- Boost.Hana中文文档☆113Updated 4 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆58Updated 4 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☆519Updated 2 years ago
- 基于C++ Coroutines编写的无栈协程库☆621Updated last year
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆420Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- A disruptor thread-synchronisation data structure for C++11.☆127Updated 2 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago