C++ Actors

Open-source C++ projects categorized as Actors

Top 5 C++ Actor Projects

  • C++ Actor Framework

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

  • Project mention: C++ Jobs - Q3 2023 | /r/cpp | 2023-07-04

    CAF

  • sobjectizer

    An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.

  • Project mention: SObjectizer Tales - Epilogue | dev.to | 2024-04-25

    Message Delivery Tracing aims to debug an application built on top of SObjectizer. In essence, it logs the primary stages of the message delivery process, allowing visibility into whether there is a suitable subscriber with the corresponding event handler.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • SObjectizer

    SObjectizer: it's all about in-process message dispatching!

  • so5extra

    so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify development of SObjectizer-based applications.

  • Project mention: SObjectizer Tales - 26. Dispatcher selection | dev.to | 2024-04-04

    In this case, it’s possible that we need to craft and use a custom dispatcher for the purpose. This might be not an easy task in general but we know where to start as we learnt in this previous post. For example, in calico we have discussed and crafted a do_gui_message_loop() function to guarantee the OpenCV drawing happens on the calling thread – and we call this function from the main thread. An alternative solution consists in developing a customized dispatcher. Just to share another example, SObjectizer’s companion project so5extra, provides some battle-tested dispatchers tailored for boost ASIO.

  • arataga

    A performant socks5/http1.1 proxy-server targeted for serving a large number of entry-points

  • Project mention: SObjectizer Tales - Epilogue | dev.to | 2024-04-25

    arataga, a socks5+http/1.1 proxy server;

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Actors related posts

  • SObjectizer Tales - 27. Design ideas

    1 project | dev.to | 11 Apr 2024
  • SObjectizer Tales - 26. Dispatcher selection

    2 projects | dev.to | 4 Apr 2024
  • SObjectizer Tales - 23. Mutable messages

    1 project | dev.to | 14 Mar 2024
  • SObjectizer Tales - 8. Representing errors

    1 project | dev.to | 29 Nov 2023
  • SObjectizer Tales – 6. Is the stream still in progress?

    1 project | dev.to | 16 Nov 2023
  • SObjectizer Tales - 5. Sending commands

    2 projects | dev.to | 9 Nov 2023
  • Lightweight Multithreading

    1 project | /r/Cplusplus | 14 Oct 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Actor projects in C++? This list will help you:

Project Stars
1 C++ Actor Framework 3,112
2 sobjectizer 460
3 SObjectizer 88
4 so5extra 22
5 arataga 16

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com