| Crates.io | acton-core |
| lib.rs | acton-core |
| version | 5.0.0 |
| created_at | 2024-10-03 23:53:58.605918+00 |
| updated_at | 2025-07-16 00:10:57.324639+00 |
| description | Acton Core provides the core functionality and abstractions used by the Acton Reactive crate. It includes the essential building blocks for creating reactive and distributed systems. |
| homepage | https://github.com/Govcraft/acton-reactive |
| repository | https://github.com/Govcraft/acton-reactive |
| max_upload_size | |
| id | 1395819 |
| size | 268,968 |
acton-core provides the foundational functionality and abstractions that power the Acton Reactive Application Framework. This crate includes essential building blocks for creating reactive, event-driven, and distributed systems in Rust.
acton-core includes the key components that support message passing, agent lifecycle management, and system orchestration within the Acton framework.acton-core provides a highly concurrent and efficient runtime for agent-based applications.You do not need to interact with acton-core directly. Instead, use the Acton Reactive Application Framework, which re-exports the necessary components from acton-core to build reactive, scalable applications.
If you're looking to build reactive applications, please refer to the Acton Reactive repository for more information.
For more details on how the Acton framework works and examples of how to build reactive applications, refer to the Acton Reactive Application Framework documentation.
This project is licensed under both the MIT and Apache-2.0 licenses. See the LICENSE-MIT and LICENSE-APACHE files for details.