|
caf
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Implementation of the Actor Model for C++ |
||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 1.1.0@0 | Tracked Since: Dec 17, 2025 | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | @actor_framework | formulae.brew.sh | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: actor-model concurrency c++ distributed-systems parallel-computing | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install caf | ||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: CAF (C++ Actor Framework) is a library for the actor model in C++. It provides lightweight, event-driven concurrency for building parallel and distributed systems. The framework handles message passing, scheduling, and remote communication, enabling developers to write scalable applications without manual thread management. |
||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| License: BSD-3-Clause | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Dependencies: openssl@3 | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, arm64_ventura, sonoma, ventura, arm64_linux, x86_64_linux | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||||||||||||||||||||||
|