You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# List of all authors; add your name here before posting!
authors:
dominik:
display_name: Dominik Charousset
email: dominik@charousset.de
github: Neverlord
# Conversion
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
# Meta information & web address
title: 'CAF, the C++ Actor Framework'
tagline: 'An Open Source implementation of the actor model in C++.'
description: 'CAF is an open source implementation of the actor model for C++ featuring lightweight & fast actor implementations, pattern matching for messages, network transparent messaging, and more.'