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.
49 stars
5 watching
7 forks
Language: Rust
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A distribution of tools and examples for building embedded IoT applications in Rust | 187 |
| Firmware update protocol library for embedded devices in Rust | 22 |
| An IoT platform providing protocol access, message flow management and data processing capabilities for secure device management and remote control. | 192 |
| An embedded device TLS 1.3 implementation in Rust | 176 |
| A Rust library for building fault-tolerant, asynchronous actor-based systems with efficient concurrency and strong type safety | 643 |
| An actor framework for building concurrent, event-driven systems with support for message passing, state management, and concurrency tools. | 200 |
| An actor-based computing model without runtime or platform dependencies, allowing for bare-metal execution and flexible task manipulation. | 123 |
| A Common Lisp library for building robust actor-based systems by embracing failure and promoting limited damage recovery. | 32 |
| An open-source framework for building highly concurrent, distributed, and resilient message-driven applications using the Actor Model | 1,237 |
| An ultra-fast distributed actor system for building concurrent, networked applications | 1,742 |
| An event loop friendly C++ actor micro-framework for building concurrent, distributed systems | 349 |
| An actor library built on top of Tokio and Rust, providing features for asynchronous message sending and processing. | 25 |
| An implementation of the Actor Model using C++ to enable concurrent and asynchronous programming | 3,210 |
| An IoT framework for ESP8266 devices that uses MQTT and allows remote configuration and monitoring of devices | 1,363 |
| An implementation of the actor model for concurrent programming in Swift. | 40 |