awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateBlogHartă site
ProiectDesprePresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comCategoriiBlog
actor-framework avatar

actor-framework/actor-framework

0
View on GitHub↗
actor-framework.org↗

Actor Framework

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

Features

  • Asynchronous Event Loop - Implementation of the actor model for concurrent systems.

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI
  • Parallel Programming Frameworks - C++ implementation of the actor model for distributed systems.
  • 3,426 stele·571 fork-uri·C++·BSD-3-Clause·3 vizualizări

    Istoric stele

    Graficul istoricului de stele pentru actor-framework/actor-frameworkGraficul istoricului de stele pentru actor-framework/actor-framework

    Frequently asked questions

    What does actor-framework/actor-framework do?

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

    What are the main features of actor-framework/actor-framework?

    The main features of actor-framework/actor-framework are: Asynchronous Event Loop, Parallel Programming Frameworks.

    What are some open-source alternatives to actor-framework/actor-framework?

    Open-source alternatives to actor-framework/actor-framework include: bloomen/transwarp — A header-only C++ library for task concurrency. boostorg/asio — Boost.org asio module. chriskohlhoff/asio — Asio is a C++ library for performing network and low-level I/O operations using a consistent asynchronous model that… datenlord/async-rdma — A framework for writing RDMA applications with high-level abstraction and asynchronous APIs. exaloop/codon — Codon is an LLVM-based Python compiler and statically typed implementation that translates source code into optimized… alpaka-group/alpaka — alpaka - Abstraction Library for Parallel Kernel Acceleration.

    Alternative open-source pentru Actor Framework

    Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Actor Framework.
    • bloomen/transwarpAvatar bloomen

      bloomen/transwarp

      633Vezi pe GitHub↗

      A header-only C++ library for task concurrency

      C++
      Vezi pe GitHub↗633
    • boostorg/asioAvatar boostorg

      boostorg/asio

      1,587Vezi pe GitHub↗

      Boost.org asio module

      C++
      Vezi pe GitHub↗1,587
    • chriskohlhoff/asioAvatar chriskohlhoff

      chriskohlhoff/asio

      5,896Vezi pe GitHub↗

      Asio is a C++ library for performing network and low-level I/O operations using a consistent asynchronous model that avoids blocking program execution. It provides a portable, cross-platform interface for network socket communication across different operating systems, and manages multiple asynchronous operations without requiring explicit thread management or locking. The library implements a proactor-based asynchronous model where operations post completion handlers to a queue for later execution, and wraps operating system I/O multiplexing mechanisms like epoll, kqueue, IOCP, and select in

      C++
      Vezi pe GitHub↗5,896
    • alpaka-group/alpakaAvatar alpaka-group

      alpaka-group/alpaka

      416Vezi pe GitHub↗

      alpaka - Abstraction Library for Parallel Kernel Acceleration

      C++
      Vezi pe GitHub↗416
    Vezi toate cele 30 alternative pentru Actor Framework→