awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
actor-framework avatar

actor-framework/actor-framework

0
View on GitHub↗
3,426 स्टार्स·571 फोर्क्स·C++·BSD-3-Clause·3 व्यूज़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.
  • Parallel Programming Frameworks - C++ implementation of the actor model for distributed systems.

स्टार हिस्ट्री

actor-framework/actor-framework के लिए स्टार हिस्ट्री चार्टactor-framework/actor-framework के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Actor Framework के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Actor Framework के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • bloomen/transwarpbloomen का अवतार

    bloomen/transwarp

    633GitHub पर देखें↗

    A header-only C++ library for task concurrency

    C++
    GitHub पर देखें↗633
  • boostorg/asioboostorg का अवतार

    boostorg/asio

    1,587GitHub पर देखें↗

    Boost.org asio module

    C++
    GitHub पर देखें↗1,587
  • chriskohlhoff/asiochriskohlhoff का अवतार

    chriskohlhoff/asio

    5,896GitHub पर देखें↗

    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++
    GitHub पर देखें↗5,896
  • alpaka-group/alpakaalpaka-group का अवतार

    alpaka-group/alpaka

    416GitHub पर देखें↗

    alpaka - Abstraction Library for Parallel Kernel Acceleration

    C++
    GitHub पर देखें↗416
Actor Framework के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

actor-framework/actor-framework क्या करता है?

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

actor-framework/actor-framework की मुख्य विशेषताएं क्या हैं?

actor-framework/actor-framework की मुख्य विशेषताएं हैं: Asynchronous Event Loop, Parallel Programming Frameworks।

actor-framework/actor-framework के कुछ ओपन-सोर्स विकल्प क्या हैं?

actor-framework/actor-framework के ओपन-सोर्स विकल्पों में शामिल हैं: 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.