Crates.io | rivulet |
lib.rs | rivulet |
version | 0.1.0 |
source | src |
created_at | 2022-01-04 05:29:44.844723 |
updated_at | 2022-01-04 05:29:44.844723 |
description | Asynchronous contiguous-memory streams |
homepage | |
repository | https://github.com/calebzulawski/rivulet |
max_upload_size | |
id | 507574 |
size | 92,690 |
Rivulet is a library for creating asynchronous pipelines of contiguous data.
Main features, at a glance:
async
-aware, allowing more control over task priority and data backpressure.Rivulet is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.