An efficient single publisher multiple subscriber message queue for Linux IPC
☆68Jul 18, 2020Updated 5 years ago
Alternatives and similar repositories for PubSubQueue
Users that are interested in PubSubQueue are comparing it to the libraries listed below
Sorting:
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆46Dec 15, 2021Updated 4 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆125Aug 27, 2024Updated last year
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆41Jul 4, 2021Updated 4 years ago
- A highly optimized single producer single consumer message queue C++ template☆286Aug 22, 2022Updated 3 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆253Apr 22, 2025Updated 11 months ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Sep 21, 2019Updated 6 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Jul 4, 2021Updated 4 years ago
- A Tcp/Ip stack implementation on top of Solarflare ef_vi, and a C++ headers only framework for tcp multiplexing client/server.☆33Nov 19, 2021Updated 4 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Nov 23, 2017Updated 8 years ago
- ☆12Nov 16, 2025Updated 4 months ago
- A low overhead nanosecond clock based on x86 TSC☆361Feb 12, 2025Updated last year
- An implementation of Seqlock in C++11☆238Jul 29, 2024Updated last year
- erfvicap is a packet capture tool for network adapters from Solarflare☆70Mar 6, 2023Updated 3 years ago
- IPC via shared memory using publish-subscribe pattern☆23Nov 18, 2019Updated 6 years ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆995Feb 13, 2025Updated last year
- The Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the L…☆22Dec 1, 2025Updated 3 months ago
- Depth C++ library☆11Nov 15, 2018Updated 7 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Aug 13, 2020Updated 5 years ago
- A simple CME exchange simulator using the ilink 3 protocol.☆13May 15, 2020Updated 5 years ago
- C++ client to connect to bitmex - https://www.bitmex.com/☆11May 17, 2019Updated 6 years ago
- Multi-core pub/sub IPC framework for embedded systems☆15Dec 27, 2018Updated 7 years ago
- A blazingly fast™ single producer multiple consumer broadcast queue☆16Feb 15, 2025Updated last year
- C++ implementation of the FIX Simple Binary Encoding☆62Sep 3, 2025Updated 6 months ago
- A header only fast HTTP parser/generator for C++.☆31Jul 13, 2020Updated 5 years ago
- The lightweight IPC library which supports PUB/SUB for embedded device.☆24May 28, 2025Updated 9 months ago
- from https://sourceforge.net/projects/libquickmail/☆12Apr 16, 2020Updated 5 years ago
- Shared-memory based ring buffer☆66May 16, 2017Updated 8 years ago
- 一个c/c++ 开发的基于本地共享内存的cache库☆15Oct 18, 2016Updated 9 years ago
- Fast C++ IPC using shared memory☆627Aug 15, 2022Updated 3 years ago
- Decoder for Cisco Nexus 3550-F (ExaLINK Fusion) and 3550-FHPT (Fusion HPT) timestamped packet streams☆16Apr 3, 2024Updated last year
- C++ Library of Atomic and Lockless Data Structures☆38Apr 25, 2020Updated 5 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,167Mar 14, 2026Updated last week
- Exchange Server☆11Jun 9, 2021Updated 4 years ago
- process communication with memory mapped file,probably could be used in trading system☆32Aug 14, 2018Updated 7 years ago
- Backtesting tool on tick data☆11Jan 30, 2017Updated 9 years ago
- Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock☆10Feb 5, 2024Updated 2 years ago