# actor-framework/actor-framework

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/actor-framework-actor-framework).**

3,426 stars · 571 forks · C++ · BSD-3-Clause

## Links

- GitHub: https://github.com/actor-framework/actor-framework
- Homepage: http://actor-framework.org/
- awesome-repositories: https://awesome-repositories.com/repository/actor-framework-actor-framework.md

## Topics

`actor-model` `actors` `async` `caf` `pattern-matching`

## Description

An Open Source Implementation of the Actor Model in C++

## Tags

### Part of an Awesome List

- [Asynchronous Event Loop](https://awesome-repositories.com/f/awesome-lists/devops/asynchronous-event-loop.md) — Implementation of the actor model for concurrent systems.
- [Parallel Programming Frameworks](https://awesome-repositories.com/f/awesome-lists/devtools/parallel-programming-frameworks.md) — C++ implementation of the actor model for distributed systems.
