dev-libs/caf::vklimovs
- Ebuilds: 2, Testing: 1.1.0 Description:
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:https://www.actor-framework.org/ License: BSD
dev-libs/kafel::vklimovs
- Ebuilds: 1, Testing: 20231004_p20260404 Description:
Kafel is a syscall filtering policy language and a compiler for it,
used to generate Berkeley Packet Filter (BPF) programs for the Linux
kernel's seccomp-bpf facility.
Homepage:https://github.com/google/kafel License: Apache-2.0
dev-libs/zeek-caf::vklimovs
- Ebuilds: 1, Testing: 0.18.5_p20250723 Description:
The C++ Actor Framework (CAF) as forked and pinned by Zeek's Broker
messaging library (github.com/zeek/actor-framework). It is version
stamped 0.18.5 but diverges substantially from upstream CAF 0.18.5 (the
streaming subsystem is removed, among other changes), so it is not a
drop-in for dev-libs/caf and blocks it. Built minimally as shared
libraries -- only the core, io and net modules that Broker links -- so
net-analyzer/zeek can unbundle its vendored copy and link this instead.
Homepage:https://github.com/zeek/actor-framework License: BSD