MengRao / tcpshmLinks
A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)
☆466Updated 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☆268Updated 2 years ago
- 🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库☆246Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Updated 6 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆320Updated 3 years ago
- Fork from NanoLog. Output txt format logs directly for hft.☆89Updated last year
- A low overhead nanosecond clock based on x86 TSC☆337Updated 6 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆91Updated 4 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆237Updated 3 months ago
- Boost.Hana中文文档☆113Updated 4 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆184Updated 5 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆227Updated last month
- asio examples☆201Updated 2 weeks ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- ☆30Updated 9 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆108Updated 11 months ago
- Fast C++ IPC using shared memory☆589Updated 2 years ago
- A single header c++ websocket client/server lib for linux☆185Updated 2 years ago
- Tiny STL based on SGI STL☆354Updated last year
- disruptor concurency pattern in c++☆488Updated last year
- cross-platform coroutine library in c++☆852Updated last month
- redis-cpp17 is a cross platfrom compatible redis protocol with multithreaded c++17 client,server,proxy☆315Updated 6 years ago
- A ZooKeeper client for C++.☆157Updated 2 years ago
- Examples and toturials for C++ Boost Asio library.☆269Updated 3 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆291Updated last month
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated 2 months ago
- High performance C++11 thread pool☆580Updated 4 years ago