1100110 / CZMQ

D Bindings for High-Level C wrapper for ZeroMQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CZMQ

D binding to the high-level C Library.

List of Modules and their functions.

  • czmq - high-level C binding for ØMQ
  • zclock - millisecond clocks and delays
  • zctx - working with 0MQ contexts
  • zfile - helper functions for working with files.
  • zframe - working with single message frames
  • zhash - generic type-free hash container
  • zlist - generic type-free list container
  • zloop - event-driven reactor
  • zmsg - working with multipart messages
  • zsocket - working with 0MQ sockets
  • zsockopt - get/set 0MQ socket options
  • zstr - sending and receiving strings
  • zthread - working with system threads

About

D Bindings for High-Level C wrapper for ZeroMQ


Languages

Language:D 50.0%Language:C 43.6%Language:C++ 6.2%Language:Shell 0.1%