A crate for encoding and decoding variable-length data using the Lencode varint encoding scheme and deduplication
support macros for lencode
Provides non-overflowing, non-panicking numeric types as well as safe big integer and decimal that can scale to any size safely and gracefully, only wasting memory when extra precision is needed
PQ Jellyfish Merkle Tree
serde_urlencoded with support for serialization and deserialization of sequences and tuples in comma separated format
URL-encoded form data serialization and deserialization for Facet types
Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.
[deprecated] impl. of reep::types::OptionParser using iron's urlencoded plugin
`x-www-form-urlencoded` meets Serde
Easily urlencode fields in serde_dervie types.
XRPC-flavored serde_urlencoded
A serde crate for www-form-urlencoded data