MengRao / tcpshmLinks
A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)
☆474Updated 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☆282Updated 3 years ago
- 🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库☆245Updated 3 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆320Updated 3 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆83Updated 7 years ago
- A low overhead nanosecond clock based on x86 TSC☆354Updated 11 months ago
- disruptor concurency pattern in c++☆497Updated 2 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)☆247Updated 9 months ago
- ☆36Updated 9 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆66Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Benchmark of different timer implementations(min-heap, red-black tree, timing wheel) 不同数据结构实现的定时器测试☆152Updated 2 years ago
- cross-platform coroutine library in c++☆869Updated last week
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆233Updated this week
- Port of LMAX Disruptor to C++☆460Updated 3 years ago
- redis-cpp17 is a cross platfrom compatible redis protocol with multithreaded c++17 client,server,proxy☆314Updated 6 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆124Updated last year
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Tiny STL based on SGI STL☆353Updated 2 years ago
- asio examples☆223Updated 3 months ago
- Fast C++ IPC using shared memory☆627Updated 3 years ago
- Low Latency C++11 Logging Library☆751Updated 2 years ago
- Lock Free Resizable Hash Table Based On Split-Ordered Lists.☆68Updated 5 years ago
- A single header c++ websocket client/server lib for linux☆188Updated 2 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆200Updated 7 years ago
- a modern, rapid,cross-platform web development framework developed in c++17☆397Updated last year