#stream #async-stream #async #data #ruchei #sink #future

ruchei-extra

Stream/Sink wrapper with extra data, as used by ruchei

2 releases

0.1.1 Apr 5, 2024
0.1.0 Mar 22, 2024

#1570 in Asynchronous

Download history 133/week @ 2024-03-21 23/week @ 2024-03-28 122/week @ 2024-04-04 6/week @ 2024-04-11

284 downloads per month
Used in ruchei

MIT/Apache

5KB
90 lines

ruchei

Utilities for working with many streams


lib.rs:

Store extra data alongside a Future/Stream/Sink.

Commonly used for storing types with Drop logic.

Dependencies

~0.4–0.9MB
~19K SLoC