In memory array de-duplication, useful for efficient storing of a history of data versions.
In memory array de-duplication, useful for efficient storing of a history of data versions.
Simple binary newtype as wrapped Cow u8 array.
Small copy-on-write arrays, essentially combining `SmallVec` and `Cow`
A fully compliant RESP3 streaming parser
Rust implementation of KODA format: compact, deterministic text and binary serialization compatible with koda-go
Effortlessly embed TOML files into your Rust code as static data with custom data structures.
Deprecated: Use edres instead.
A compact protobuf-like serializer and deserializer for the Rust Language.
Blazing fast JSON serialization and deserialization library, powered by procedural macros.
A slightly more flexible Cow; roughly to T: Borrow<R> as alloc::borrow::Cow is to B: ToOwned
Unambiguously digest structured data