| Crates.io | gasket |
| lib.rs | gasket |
| version | 0.9.0 |
| created_at | 2023-04-13 23:09:51.232881+00 |
| updated_at | 2025-01-15 12:06:34.327021+00 |
| 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 | 71,171 |
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.