Crates.io | gasket |
lib.rs | gasket |
version | 0.8.0 |
source | src |
created_at | 2023-04-13 23:09:51.232881 |
updated_at | 2024-05-18 11:22:02.282464 |
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 | 838776 |
size | 67,472 |
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.