input_buffer

Crates.ioinput_buffer
lib.rsinput_buffer
version0.5.0
sourcesrc
created_at2017-12-11 23:58:21.421292
updated_at2021-07-02 14:33:04.932829
descriptionA peekable FIFO-like buffer for receiving network data efficiently
homepagehttps://github.com/snapview/input_buffer
repositoryhttps://github.com/snapview/input_buffer
max_upload_size
id42446
size22,112
Daniel Abramov (daniel-abramov)

documentation

https://docs.rs/input_buffer/0.3.1

README

Input-Buffer

A peekable FIFO-like buffer for receiving network data efficiently.

MIT licensed Apache-2.0 licensed Crates.io Build Status

Documentation

Contributing

Please report bugs and make feature requests here.

Commit count: 16

cargo fmt