Encoding
serde_json
1.0.150 StableA JSON serialization file format
alloy-sol-types
1.6.0 StableCompile-time ABI and EIP-712 implementations
alloy-dyn-abi
1.6.0 StableRun-time ABI and EIP-712 implementations
alloy-core
1.6.0 StableRust Ethereum core libraries
alloy-json-abi
1.6.0 StableFull Ethereum JSON-ABI implementation
kube
3.1.0 StableKubernetes client and async controller runtime
candid
0.10.28 GrowingCandid is an interface description language (IDL) for interacting with canisters running on the Internet Computer.
alloy-sol-macro
1.6.0 StableSolidity to Rust procedural macro
serde_with
3.20.0 StableCustom de/serialization functions for Rust's serde
serde
1.0.228 GrowingA generic serialization/deserialization framework
data-encoding
2.11.0 StableEfficient and customizable data-encoding functions like base64, base32, and hex
toml_datetime
1.1.1+spec-1.1.0 StableA TOML-compatible datetime type
alloy-rlp
0.3.15 GrowingImplementation of Ethereum RLP serialization
serde_core
1.0.228 GrowingSerde traits only, with no support for derive -- use the `serde` crate instead
toml_parser
1.1.2+spec-1.1.0 GrowingYet another format-preserving TOML parser.
alloy-sol-macro-input
1.6.0 StableInput types for sol!-like macros
quick-xml
0.40.1 GrowingHigh performance xml reader and writer
sval
2.19.0 StableStreaming, structured value serialization
aws_lambda_events
1.2.0 StableAWS Lambda event definitions
calamine
0.35.0 GrowingAn Excel/OpenDocument Spreadsheet reader and deserializer in pure Rust
serde_with_macros
3.20.0 Stableproc-macro library for serde_with
url
2.5.8 StableURL library for Rust, based on the WHATWG URL Standard
plist
1.9.0 StableA rusty plist parser. Supports Serde serialization.
alloy-sol-macro-expander
1.6.0 StableExpander used in the Solidity to Rust procedural macro
zebra-chain
7.0.0 StableCore Zcash data structures
ssh-key
0.6.7 GrowingPure Rust implementation of SSH key file format decoders/encoders as described in RFC4251/RFC4253 and OpenSSH key formats, as well as "sshsig" signatures and certificates (including certificate validation and certificate authority support), with further support for the `authorized_keys` and `known_hosts` file formats.
zvariant
5.11.0 StableD-Bus & GVariant encoding & decoding
toml
1.1.2+spec-1.1.0 StableA native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures.
toml_writer
1.1.1+spec-1.1.0 GrowingA low-level interface for writing out TOML
serde_qs
1.1.2 StableQuerystrings for Serde
tor-bytes
0.42.0 GrowingHelpers for encoding and decoding byte-orientted data, as used by Tor
sval_json
2.19.0 StableJSON support for sval
sval_ref
2.19.0 StableA variant of sval::Value for types with internal references
sval_fmt
2.19.0 StableIntegration between std::fmt::Debug and sval::Value
serde_spanned
1.1.1 StableSerde-compatible spanned Value
base64ct
1.8.3 StablePure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support
kube-core
3.1.0 StableKube shared types, traits and client-less behavior
sval_buffer
2.19.0 StableValue buffering for sval
sval_derive
2.19.0 StableDerive support for sval
hex-conservative
1.1.0 StableA hex encoding and decoding crate with a conservative MSRV and dependency policy.
bstr
1.12.1 StableA string type that is not required to be valid UTF-8.
rkyv
0.8.16 GrowingZero-copy deserialization framework for Rust
zebra-network
6.0.0 StableNetworking code for Zebra
zvariant_derive
5.11.0 StableD-Bus & GVariant encoding & decoding
image
0.25.10 GrowingImaging library. Provides basic image processing and encoders/decoders for common image formats.
ecolor
0.34.2 GrowingColor structs and color conversion utilities
candid_parser
0.3.2 GrowingCandid is an interface description language (IDL) for interacting with canisters running on the Internet Computer. This crate contains the parser and the binding generator for Candid.
zvariant_utils
3.3.1 StableVarious utilities used internally by the zvariant crate.
vtcode-markdown-store
0.108.3 ExperimentalMarkdown-backed storage utilities extracted from VT Code
prost-reflect
0.16.4 GrowingA protobuf library extending prost with reflection support and dynamic messages.