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. We may earn a commission when you buy through links labeled 'Ad' on this page.
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.☆129Aug 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
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A highly optimized single producer single consumer message queue C++ template☆296Aug 22, 2022Updated 3 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆262Mar 26, 2026Updated 3 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☆127Jul 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
- A high performance map.☆105Mar 28, 2020Updated 6 years ago
- ☆13Jun 12, 2026Updated 2 weeks ago
- A low overhead nanosecond clock based on x86 TSC☆369Feb 12, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- An implementation of Seqlock in C++11☆247Jul 29, 2024Updated last year
- erfvicap is a packet capture tool for network adapters from Solarflare☆71Mar 6, 2023Updated 3 years ago
- IPC via shared memory using publish-subscribe pattern☆23Nov 18, 2019Updated 6 years ago
- Depth C++ library☆11Nov 15, 2018Updated 7 years ago
- ☆18Mar 4, 2014Updated 12 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆95Aug 13, 2020Updated 5 years ago
- A simple CME exchange simulator using the ilink 3 protocol.☆14May 15, 2020Updated 6 years ago
- C++ client to connect to bitmex - https://www.bitmex.com/☆11May 17, 2019Updated 7 years ago
- Multi-core pub/sub IPC framework for embedded systems☆15Dec 27, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Leap Motion interprocess communications framework☆16Aug 3, 2020Updated 5 years ago
- A blazingly fast™ single producer multiple consumer broadcast queue☆17Feb 15, 2025Updated last year
- 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 20, 2026Updated last month
- from https://sourceforge.net/projects/libquickmail/☆12Apr 16, 2020Updated 6 years ago
- C++ implementation of the FIX Simple Binary Encoding☆66May 8, 2026Updated last month
- Shared-memory based ring buffer☆68May 16, 2017Updated 9 years ago
- Fast C++ IPC using shared memory☆628Aug 15, 2022Updated 3 years ago
- 一个c/c++ 开发的基于本地共享内存的cache库☆15Oct 18, 2016Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Decoder for Cisco Nexus 3550-F (ExaLINK Fusion) and 3550-FHPT (Fusion HPT) timestamped packet streams☆16Apr 3, 2024Updated 2 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Apr 25, 2020Updated 6 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,197Mar 14, 2026Updated 3 months ago
- A disruptor thread-synchronisation data structure for C++11.☆157May 26, 2023Updated 3 years ago
- Exchange Server☆10Jun 9, 2021Updated 5 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