MengRao / tcpshm
A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)
☆464Updated 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☆260Updated 2 years ago
- 🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库☆246Updated 2 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆318Updated 2 years ago
- Fork from NanoLog. Output txt format logs directly for hft.☆88Updated 11 months 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☆317Updated last month
- cross-platform coroutine library in c++☆838Updated 2 weeks ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆225Updated 2 months ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆863Updated last month
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆548Updated 10 months ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆418Updated 3 years ago
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- Low Latency C++11 Logging Library☆731Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆973Updated last year
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- disruptor concurency pattern in c++☆481Updated last year
- High performance C++11 thread pool☆573Updated 4 years ago
- Boost.Hana中文文档☆112Updated 4 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆222Updated last week
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,056Updated 7 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆58Updated 4 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- Port of LMAX Disruptor to C++☆419Updated 2 years ago
- asio examples☆190Updated 8 months ago
- universal serialization engine☆1,195Updated 3 weeks ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year