`tinyvec` provides 100% safe vec-like data structures.
tinyvec based string types
A compact protobuf-like serializer and deserializer for the Rust Language.
`tinyvec` provides 100% safe vec-like data structures.
Some macros for tiny containers
Data structures with constant capacity
Generic backing storage framework for building data structures.
Common traits for writer-style serializers and deserializers designed for no_std targets
Buffered peek for `Read` and async readers (tokio, futures): inspect incoming bytes without consuming them. Useful for protocol detection, length-prefixed framing, and header inspection.
Container for many types of immutable bytes, with optimisations for small arrays
Arrays and Vec-likes of small integers packed in an integer or two.
Small string optimization