ector
Actor framework
An async, no-alloc actor framework for embedded devices.
Ector is an open source async, no-alloc actor framework for embedded devices.
47 stars
5 watching
7 forks
Language: Rust
last commit: 25 days ago Related projects:
Repository | Description | Stars |
---|---|---|
drogue-iot/drogue-device | A distribution of tools and examples for building embedded IoT applications in Rust | 186 |
drogue-iot/embedded-update | A Rust crate for implementing firmware update protocols in embedded devices. | 20 |
actorcloud/actorcloud | An IoT platform providing protocol access, message flow management and data processing capabilities for secure device management and remote control. | 192 |
drogue-iot/embedded-tls | An embedded device TLS 1.3 implementation in Rust | 172 |
tqwewe/kameo | A Rust library for building fault-tolerant, asynchronous actor-based systems with efficient concurrency and strong type safety | 630 |
mdbergmann/cl-gserver | An actor framework for building concurrent, event-driven systems with support for message passing, state management, and concurrency tools. | 199 |
hominee/crossbus | An actor-based computing model without runtime or platform dependencies, allowing for bare-metal execution and flexible task manipulation. | 122 |
zkat/memento-mori | A Common Lisp library for building robust actor-based systems by embracing failure and promoting limited damage recovery. | 32 |
apache/pekko | An open-source framework for building highly concurrent, distributed, and resilient message-driven applications using the Actor Model | 1,220 |
asynkron/protoactor-dotnet | An ultra-fast distributed actor system for building concurrent, networked applications | 1,730 |
basiliscos/cpp-rotor | An event loop friendly C++ actor micro-framework for building concurrent, distributed systems | 349 |
igumnoff/gabriel2 | An actor library built on top of Tokio and Rust, providing features for asynchronous message sending and processing. | 25 |
actor-framework/actor-framework | An implementation of the Actor Model using C++ to enable concurrent and asynchronous programming | 3,199 |
homieiot/homie-esp8266 | An IoT framework for ESP8266 devices that uses MQTT and allows remote configuration and monitoring of devices | 1,362 |
aojet/aojet | An implementation of the actor model for concurrent programming in Swift. | 40 |