Apocrypha

caf

The C++ Actor Framework (CAF)

C++ Actor Framework (CAF) is an open source C++11 actor model implementation featuring lightweight and fast actor implementations, pattern matching for messages, network transparent messaging, and more.

Available in

OverlayNewestEbuildsLast activity
vklimovs GitHub ↗ 1.1.0 1 7 d details ›
oubliette GitHub ↗ 1.1.0-r1 1 41 d details ›

Versions & arches

VersionOverlay amd64x86 Committed
1.1.0-r1 oubliette amd64 testing x86 testing 58 d view · download · history ↗
1.1.0 vklimovs amd64 testing x86 testing 18 d view · download · history ↗

Use flags of 1.1.0-r1

  • debug Raises log-level to DEBUG, enables runtime checks and address sanitizer
  • doc Compiles and installs the documentation as PDF and HTML
  • examples Compiles and installs the provided example binaries and sources
  • +openssl Use dev-libs/openssl to provide support communication over TLS
  • static-libs Build static versions of dynamic libraries as well
  • test Builds the provided unit tests
  • tools Builds caf-run and caf-vec tools