cppzmq
« Back to VersTracker
Description:
Header-only C++ binding for libzmq
Type: Formula  |  Latest Version: 4.11.0@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Networking
Tags: cppzmq zeromq messaging networking c-plus-plus
Install: brew install cppzmq
About:
cppzmq provides a modern C++ interface for the ZeroMQ messaging library. As a header-only binding, it offers a type-safe, RAII-compliant API for building distributed and concurrent applications. This allows developers to leverage high-performance messaging patterns without the overhead of a separate linking step.
Key Features:
  • Header-only library, no linking required
  • Modern C++11/14/17 interface with RAII
  • Type-safe message handling
  • Seamless integration with libzmq
Use Cases:
  • Building high-performance distributed systems
  • Implementing custom messaging protocols in C++
  • Creating concurrent applications with message passing
Alternatives:
  • libzmq (C API) – cppzmq provides a safer, more idiomatic C++ wrapper over the raw C API.
License: MIT
Dependencies: zeromq
Bottles available for: all
Version History
Detected Version Rev Change Commit
Nov 17, 2024 8:37pm 0 VERSION_BUMP e7862e7a