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.

GitHub

49 stars
5 watching
7 forks
Language: Rust
last commit: 3 months ago

Related projects:

Repository Description Stars
drogue-iot/drogue-device A distribution of tools and examples for building embedded IoT applications in Rust 187
drogue-iot/embedded-update Firmware update protocol library for embedded devices in Rust 22
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 176
tqwewe/kameo A Rust library for building fault-tolerant, asynchronous actor-based systems with efficient concurrency and strong type safety 643
mdbergmann/cl-gserver An actor framework for building concurrent, event-driven systems with support for message passing, state management, and concurrency tools. 200
hominee/crossbus An actor-based computing model without runtime or platform dependencies, allowing for bare-metal execution and flexible task manipulation. 123
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,237
asynkron/protoactor-dotnet An ultra-fast distributed actor system for building concurrent, networked applications 1,742
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,210
homieiot/homie-esp8266 An IoT framework for ESP8266 devices that uses MQTT and allows remote configuration and monitoring of devices 1,363
aojet/aojet An implementation of the actor model for concurrent programming in Swift. 40