Crates.io | ampsc |
lib.rs | ampsc |
version | 0.1.0 |
source | src |
created_at | 2024-10-15 04:14:48.640679 |
updated_at | 2024-10-15 04:14:48.640679 |
description | async multi-producer single-consumer channel |
homepage | https://sealedabstract.com/code/ampsc |
repository | https://github.com/drewcrawford/ampsc |
max_upload_size | |
id | 1408970 |
size | 119,227 |
It's an async multi-producer single-consumer channel (ampsc).
This crate is completely executor-agnostic.