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☆266Updated 2 years ago
- A low overhead nanosecond clock based on x86 TSC☆328Updated 4 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
- 🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库☆246Updated 2 years ago
- cross-platform coroutine library in c++☆849Updated last week
- 高性能超轻量级C++开发库及服务器编程框架☆318Updated 3 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆233Updated 2 months ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆225Updated 2 months ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- disruptor concurency pattern in c++☆486Updated last year
- Fast C++ IPC using shared memory☆587Updated 2 years ago
- Fork from NanoLog. Output txt format logs directly for hft.☆89Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- A single header c++ websocket client/server lib for linux☆184Updated last year
- High performance C++11 thread pool☆578Updated 4 years ago
- ☆29Updated 9 years ago
- C++ network library based on `libgo`.☆245Updated 6 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 4 years ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆888Updated 4 months ago
- 基于c++内存池,共享内存和信号量实现高速的进程 间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆358Updated 5 years ago
- asio examples☆196Updated 11 months ago
- Low Latency C++11 Logging Library☆739Updated last year
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆422Updated 2 weeks ago
- Port of LMAX Disruptor to C++☆430Updated 2 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆300Updated 2 months ago
- Boost.Hana中文文档☆113Updated 4 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago