AsyncBufRead::read_until extension to take a slice as a delimiter instead of a single u8.
A UTF8 / Unicode Converter for no_std
Directory-based store for thousands of N-dimensional datasets local or remote using object storage.
A self-expanding ring buffer similar to VecDeque optimized for working with slices of data
An iterator over chunks of bytes as slices from an underlying reader.
A library for parsing & writing a bunch of packet based protocols (EthernetII, IPv4, IPv6, UDP, TCP ...).
The native Rust implementation for Apache Hudi
The native Rust implementation for Apache Hudi
The native Rust implementation for Apache Hudi
Quite fast file to slice reading
A small and easy crate to mutate or read u8 slices
This crate provides ReadBuffer, a wrapper to safely read into a buffer from a Read.