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.
homepage ↗ github: actor-framework/actor-framework
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| vklimovs GitHub ↗ | 1.1.0 | 1 | 7 d | details › |
| oubliette GitHub ↗ | 1.1.0-r1 | 1 | 41 d | details › |
Versions & arches
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