Crates.io | gasket-derive |
lib.rs | gasket-derive |
version | 0.8.0 |
source | src |
created_at | 2023-05-03 18:25:54.567037 |
updated_at | 2024-05-18 11:21:30.417663 |
description | Staged Event-Driven Architecture (SEDA) framework |
homepage | https://github.com/construkts/gasket-rs |
repository | https://github.com/construkts/gasket-rs |
max_upload_size | |
id | 855690 |
size | 8,068 |
An opinionated Rust library for building application using data pipeline semantics. It uses a similar approach to the "Actor model", but fine-tuned for heavy, composable data processing.
Current state of the lib is: "only I understand it". I'm experimenting with the api surface, so there are constant breaking changes happening frequently.