C++ Sobjectizer

Open-source C++ projects categorized as Sobjectizer

Top 5 C++ Sobjectizer Projects

  • 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 - 23. Mutable messages | dev.to | 2024-03-14

    The real solution consists in using another slick feature of SObjectizer: mutable messages.

  • SObjectizer

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

  • 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.

  • 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 - 5. Sending commands | dev.to | 2023-11-09

    Have you ever tried to cancel a timer on Alexa…while it was about to ring?! In SObjectizer, message cancellation is not strictly guaranteed. Indeed, a delayed message won’t be revoked if it left the timer thread already. This happens if you try cancelling the message too late, in that case there are good chances it will be delivered anyway. For example, if you send a message with delay 100ms and you try cancelling after 100ms then it might have left the timer thread already. There are ways to prevent this problem but won’t be discussed here. If you are interested, have a look at this.

  • calico

    Camera Lite Composer, or just the project behind my blog series "SObjectizer Tales" (by ilpropheta)

    Project mention: SObjectizer Tales - 2. Can you call me back? | dev.to | 2023-10-19

    As usual, calico is updated and tagged.

  • so5-dining-philosophers

    Several implementations of solutions for "Dining Philosophers" problem built by using Actor and CSP models on top of SObjectizer framework

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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). The latest post mention was on 2024-03-14.

Index

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

Project Stars
1 sobjectizer 446
2 SObjectizer 89
3 so5extra 22
4 calico 8
5 so5-dining-philosophers 1
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com