Encoding
serde_json
1.0.150 StableA JSON serialization file format
kube
4.0.0 StableKubernetes client and async controller runtime
candid
0.10.32 GrowingCandid is an interface description language (IDL) for interacting with canisters running on the Internet Computer.
bstr
1.12.3 StableA string type that is not required to be valid UTF-8.
alloy-sol-types
1.6.0 StableCompile-time ABI and EIP-712 implementations
alloy-rlp
0.3.16 GrowingImplementation of Ethereum RLP serialization
alloy-dyn-abi
1.6.0 StableRun-time ABI and EIP-712 implementations
bytemuck
1.25.1 StableA crate for mucking around with piles of bytes.
serde
1.0.228 GrowingA generic serialization/deserialization framework
serde_with
3.21.0 StableCustom de/serialization functions for Rust's serde
calamine
0.36.0 GrowingAn Excel/OpenDocument Spreadsheet reader and deserializer in pure Rust
quick-xml
0.41.0 GrowingHigh performance xml reader and writer
alloy-core
1.6.0 StableRust Ethereum core libraries
alloy-json-abi
1.6.0 StableFull Ethereum JSON-ABI implementation
zebra-chain
11.1.0 StableCore Zcash data structures
plist
1.10.0 StableA rusty plist parser. Supports Serde serialization.
serde_core
1.0.228 GrowingSerde traits only, with no support for derive -- use the `serde` crate instead
data-encoding
2.11.0 StableEfficient and customizable data-encoding functions like base64, base32, and hex
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.13.0 StableD-Bus & GVariant encoding & decoding
toml_parser
1.1.2+spec-1.1.0 StableYet another format-preserving TOML parser.
alloy-sol-macro
1.6.0 StableSolidity to Rust procedural macro
x509-cert
0.3.0 GrowingPure Rust implementation of the X.509 Public Key Infrastructure Certificate format as described in RFC 5280
value-bag
1.13.0 StableAnonymous structured values
toml_datetime
1.1.1+spec-1.1.0 StableA TOML-compatible datetime type
kube-core
4.0.0 StableKube shared types, traits and client-less behavior
sval
2.20.0 StableStreaming, structured value serialization
url
2.5.8 GrowingURL library for Rust, based on the WHATWG URL Standard
serde_with_macros
3.21.0 Stableproc-macro library for serde_with
zvariant_utils
3.5.0 StableVarious utilities used internally by the zvariant crate.
tor-bytes
0.44.0 GrowingHelpers for encoding and decoding byte-orientted data, as used by Tor
asimov-prompt
25.2.0 StableASIMOV Software Development Kit (SDK) for Rust
zebra-network
10.1.0 StableNetworking code for Zebra
serde_spanned
1.1.1 StableSerde-compatible spanned Value
s2json
1.54.0 StableThis library supports the S2JSON 1.0 Specification
kube-derive
4.0.0 StableCustom derives for the kube kubernetes crates
pilota-thrift-parser
0.13.6 GrowingPilota thrift Parser.
zvariant_derive
5.13.0 StableD-Bus & GVariant encoding & decoding
zbus_macros
5.17.0 Stableproc-macros for zbus
toml_writer
1.1.1+spec-1.1.0 StableA low-level interface for writing out TOML
alloy-sol-macro-input
1.6.0 StableInput types for sol!-like macros
aws_lambda_events
1.2.0 StableAWS Lambda event definitions
zcash_address
0.13.0 GrowingZcash address parsing and serialization
rkyv
0.8.17 GrowingZero-copy deserialization framework for Rust
quick-junit
0.6.1 GrowingData model, serializer, and deserializer for JUnit/XUnit XML
bytemuck_derive
1.11.0 Stablederive proc-macros for `bytemuck`
zebra-rpc
11.1.0 StableA Zebra JSON Remote Procedure Call (JSON-RPC) interface
sval_ref
2.20.0 StableA variant of sval::Value for types with internal references
sval_json
2.20.0 StableJSON support for sval
sval_fmt
2.20.0 StableIntegration between std::fmt::Debug and sval::Value