C actor-model

Open-source C projects categorized as actor-model

Top 5 C actor-model Projects

actor-model
  1. ponyc

    Pony is an open-source, actor-model, capabilities-secure, high performance programming language

    Project mention: Can We Get the Benefits of Transitive Dependencies Without Undermining Security? | news.ycombinator.com | 2025-01-28

    > Capabilities taken literally are more of a network thing (it's how you prove you have access to a computer that doesn't trust you). On a language, you don't need the capabilities themselves.

    You may be thinking of the term in a different context. In this context, they are a general security concept and definitely apply to more than the network, including languages:

    https://en.wikipedia.org/wiki/Capability-based_security

    http://habitatchronicles.com/2017/05/what-are-capabilities/

    https://www.ponylang.io/

    etc...

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. nanomq

    An ultra-lightweight and blazing-fast Messaging broker/bus for IoT edge & SDV

    Project mention: Lightweight and fast AMQP (0-9-1) server | news.ycombinator.com | 2024-04-07

    Slightly OT:

    Are ZeroMQ and NanoMQ still widely used (and recommended)?

    https://github.com/zeromq/libzmq

    https://github.com/nanomq/nanomq

  4. qpc

    QP/C Real-Time Embedded Framework/RTOS is a lightweight implementation of the asynchronous Active Object (Actor) model and Hierarchical State Machines.

  5. acton

    The Acton Programming Language

    Project mention: This Week In Python | dev.to | 2024-12-06

    acton - The Acton Programming Language

  6. pubsub-c

    Pub/Sub library for C

  7. 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 actor-model discussion

Log in or Post with

C actor-model related posts

Index

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

# Project Stars
1 ponyc 5,776
2 nanomq 1,730
3 qpc 1,035
4 acton 159
5 pubsub-c 72

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C is
the 6th most popular programming language
based on number of references?