C++ Libzmq

Open-source C++ projects categorized as Libzmq

C++ Libzmq Projects

  1. ZeroMQ

    ZeroMQ core engine in C++, implements ZMTP/3.1

    Project mention: ZeroMQ: High-Performance Concurrency Framework | news.ycombinator.com | 2024-07-14

    They explained why they did this here: https://github.com/zeromq/libzmq/issues/2376

    Bottom line is that their licensing with a static linking exception was kind of weird and creating a lot of issues combining zeromq code even with other open source licenses (like Apache 2.0).

    Interesting to see how they gathered permission to do this from the developer community. License changes like this are usually hard to realize unless you insist on copyright transfers. But in this case they managed to do it without that. So it was a collective decision. Hard to argue with that.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. cppzmq

    Header-only C++ binding for libzmq

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Libzmq discussion

Log in or Post with

C++ Libzmq related posts

  • Question regarding method definition and .lib files

    1 project | /r/AskProgramming | 2 Dec 2022
  • Any good lightweight c++ local socket library for embedded Linux?

    4 projects | /r/cpp_questions | 10 May 2022

Index

# Project Stars
1 ZeroMQ 9,919
2 cppzmq 2,026

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai