rustio rustio.net

Encoding

78

serde_json

1.0.150 Stable

A JSON serialization file format

1.1B downloads · 2mo ago
78

kube

4.0.0 Stable

Kubernetes client and async controller runtime

59.4M downloads · 1mo ago
76

candid

0.10.32 Growing

Candid is an interface description language (IDL) for interacting with canisters running on the Internet Computer.

4.7M downloads · 17d ago
76

bstr

1.12.3 Stable

A string type that is not required to be valid UTF-8.

347.7M downloads · 28d ago
76

alloy-sol-types

1.6.0 Stable

Compile-time ABI and EIP-712 implementations

19.9M downloads · 2mo ago
76

alloy-rlp

0.3.16 Growing

Implementation of Ethereum RLP serialization

22.0M downloads · 20d ago
75

alloy-dyn-abi

1.6.0 Stable

Run-time ABI and EIP-712 implementations

14.6M downloads · 2mo ago
75

bytemuck

1.25.1 Stable

A crate for mucking around with piles of bytes.

296.9M downloads · 13d ago
74

serde

1.0.228 Growing

A generic serialization/deserialization framework

1.2B downloads · 9mo ago
74

serde_with

3.21.0 Stable

Custom de/serialization functions for Rust's serde

301.7M downloads · 1mo ago
74

calamine

0.36.0 Growing

An Excel/OpenDocument Spreadsheet reader and deserializer in pure Rust

9.8M downloads · 17d ago
74

quick-xml

0.41.0 Growing

High performance xml reader and writer

330.2M downloads · 24d ago
74

alloy-core

1.6.0 Stable

Rust Ethereum core libraries

11.7M downloads · 2mo ago
74

alloy-json-abi

1.6.0 Stable

Full Ethereum JSON-ABI implementation

17.2M downloads · 2mo ago
74

zebra-chain

11.1.0 Stable

Core Zcash data structures

86.1K downloads · 13d ago
74

plist

1.10.0 Stable

A rusty plist parser. Supports Serde serialization.

46.6M downloads · 19d ago
73

serde_core

1.0.228 Growing

Serde traits only, with no support for derive -- use the `serde` crate instead

365.7M downloads · 9mo ago
73

data-encoding

2.11.0 Stable

Efficient and customizable data-encoding functions like base64, base32, and hex

337.7M downloads · 3mo ago
73

ssh-key

0.6.7 Growing

Pure 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.

7.5M downloads · 24d ago
73

zvariant

5.13.0 Stable

D-Bus & GVariant encoding & decoding

63.4M downloads · 16d ago
73

toml_parser

1.1.2+spec-1.1.0 Stable

Yet another format-preserving TOML parser.

191.9M downloads · 3mo ago
73

alloy-sol-macro

1.6.0 Stable

Solidity to Rust procedural macro

19.9M downloads · 2mo ago
73

x509-cert

0.3.0 Growing

Pure Rust implementation of the X.509 Public Key Infrastructure Certificate format as described in RFC 5280

27.5M downloads · 15d ago
73

value-bag

1.13.0 Stable

Anonymous structured values

108.4M downloads · 11d ago
72

toml_datetime

1.1.1+spec-1.1.0 Stable

A TOML-compatible datetime type

606.1M downloads · 3mo ago
72

kube-core

4.0.0 Stable

Kube shared types, traits and client-less behavior

58.6M downloads · 1mo ago
72

sval

2.20.0 Stable

Streaming, structured value serialization

35.8M downloads · 1mo ago
72

url

2.5.8 Growing

URL library for Rust, based on the WHATWG URL Standard

733.7M downloads · 6mo ago
72

serde_with_macros

3.21.0 Stable

proc-macro library for serde_with

297.1M downloads · 1mo ago
72

zvariant_utils

3.5.0 Stable

Various utilities used internally by the zvariant crate.

55.3M downloads · 16d ago
72

tor-bytes

0.44.0 Growing

Helpers for encoding and decoding byte-orientted data, as used by Tor

757.4K downloads · 23d ago
72

asimov-prompt

25.2.0 Stable

ASIMOV Software Development Kit (SDK) for Rust

25.8K downloads · 21d ago
72

zebra-network

10.1.0 Stable

Networking code for Zebra

69.3K downloads · 13d ago
71

serde_spanned

1.1.1 Stable

Serde-compatible spanned Value

444.7M downloads · 3mo ago
71

s2json

1.54.0 Stable

This library supports the S2JSON 1.0 Specification

39.4K downloads · 27d ago
71

kube-derive

4.0.0 Stable

Custom derives for the kube kubernetes crates

42.8M downloads · 1mo ago
71

pilota-thrift-parser

0.13.6 Growing

Pilota thrift Parser.

79.3K downloads · 16d ago
71

zvariant_derive

5.13.0 Stable

D-Bus & GVariant encoding & decoding

63.5M downloads · 16d ago
71

zbus_macros

5.17.0 Stable

proc-macros for zbus

63.2M downloads · 16d ago
71

toml_writer

1.1.1+spec-1.1.0 Stable

A low-level interface for writing out TOML

124.3M downloads · 3mo ago
71

alloy-sol-macro-input

1.6.0 Stable

Input types for sol!-like macros

17.3M downloads · 2mo ago
71

aws_lambda_events

1.2.0 Stable

AWS Lambda event definitions

13.5M downloads · 2mo ago
71

zcash_address

0.13.0 Growing

Zcash address parsing and serialization

726.0K downloads · 14d ago
71

rkyv

0.8.17 Growing

Zero-copy deserialization framework for Rust

128.3M downloads · 21d ago
71

quick-junit

0.6.1 Growing

Data model, serializer, and deserializer for JUnit/XUnit XML

9.9M downloads · 21d ago
71

bytemuck_derive

1.11.0 Stable

derive proc-macros for `bytemuck`

110.7M downloads · 13d ago
71

zebra-rpc

11.1.0 Stable

A Zebra JSON Remote Procedure Call (JSON-RPC) interface

68.6K downloads · 13d ago
70

sval_ref

2.20.0 Stable

A variant of sval::Value for types with internal references

33.0M downloads · 1mo ago
70

sval_json

2.20.0 Stable

JSON support for sval

33.1M downloads · 1mo ago
70

sval_fmt

2.20.0 Stable

Integration between std::fmt::Debug and sval::Value

33.1M downloads · 1mo ago