sluice icon indicating copy to clipboard operation
sluice copied to clipboard

Asynchronous byte buffers and pipes for concurrent I/O programming.

Results 3 sluice issues
Sort by recently updated
recently updated
newest added

Pipes are also useful in synchronous applications, which could also benefit from our performant rotating buffer implementation. There's no technical reason why the existing `PipeReader` and `PipeWriter` types couldn't implement...

Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the latest version. Changelog Sourced from criterion's changelog. [0.4.0] - 2022-09-10 Removed The Criterion::can_plot function has been removed. The Criterion::bench_function_over_inputs function has been...

dependencies

Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the latest version. Changelog Sourced from criterion's changelog. [0.5.0] - 2023-05-23 Changed Replaced lazy_static dependency with once_cell Improved documentation of the html_reports feature...

dependencies