crossbus
Actor framework
An actor-based computing model without runtime or platform dependencies, allowing for bare-metal execution and flexible task manipulation.
A Platform-less, Runtime-less Actor Computing Model
123 stars
2 watching
0 forks
Language: Rust
last commit: over 1 year ago actor-modelasyncasynchronousbare-metalembeddedno-stdplatform-lessruntime-lessrust
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Rust library for building fault-tolerant, asynchronous actor-based systems with efficient concurrency and strong type safety | 643 |
| | An actor model-based framework for building high-performance distributed systems with guaranteed message delivery and fault tolerance. | 1,240 |
| | An open-source framework for building highly concurrent, distributed, and resilient message-driven applications using the Actor Model | 1,237 |
| | An actor framework for building concurrent, event-driven systems with support for message passing, state management, and concurrency tools. | 200 |
| | A Common Lisp library for building robust actor-based systems by embracing failure and promoting limited damage recovery. | 32 |
| | A concurrent computing framework in Julia based on the Actor Model, enabling reactive applications with message-driven concurrency and resilience. | 106 |
| | An actor-based system library for C# with support for persistence and integration with Redis. | 116 |
| | An actor framework for C++ that simplifies the development of concurrent and multithreaded applications. | 497 |
| | A framework for building distributed systems using the actor model and virtual actors. | 1,707 |
| | A Go library for writing concurrent programs using the Actor model. | 161 |
| | An implementation of the Actor Model using C++ to enable concurrent and asynchronous programming | 3,210 |
| | An async, no-alloc actor framework for embedded devices. | 49 |
| | An implementation of the actor model for concurrent programming in Swift. | 40 |
| | An experimental F# API for building actor-based systems with typed actor references and simplified API | 225 |
| | A framework for writing distributed systems using virtual actors on the JVM. | 9 |