Apocrypha

zeromq

High-performance asynchronous messaging library

The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.

Available in

OverlayNewestEbuildsLast activity
gentoo gitweb ↗ 4.3.5-r1 1 14 h details ›

Versions & arches

VersionOverlay amd64arm64x86ppc64riscvalphaarmarm64-macoshppaloongm68kmipsppcs390sparcx64-macos Committed
4.3.5-r1 gentoo amd64 stable arm64 stable x86 stable ppc64 stable riscv testing alpha testing arm stable arm64-macos testing hppa testing loong testing m68k testing mips testing ppc stable s390 testing sparc testing x64-macos testing view · download · history ↗

Use flags of 4.3.5-r1

  • doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • drafts Build draft API, which may change at any time without any notice, and is therefore not recommended for normal use.
  • +libbsd Use strlcpy() from dev-libs/libbsd instead of internal implementation.
  • +sodium Use dev-libs/libsodium for cryptography
  • static-libs Build static versions of dynamic libraries as well
  • test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
  • unwind Add support for call stack unwinding and function name resolution

Runtime dependencies of 4.3.5-r1

show 11 lines
!elibc_Darwin? (
unwind? (
)
)
libbsd? (
)
sodium? (
)