-
schemars
Generate JSON Schemas from Rust code
-
quick-xml
High performance xml reader and writer
-
serde
A generic serialization/deserialization framework
-
ron
Object Notation
-
rmp-serde
Serde support for MessagePack
-
typetag
Serde serializable and deserializable trait objects
-
serde_bytes
Optimized handling of
&[u8]andVec<u8>for Serde -
serde_path_to_error
Path to the element that failed to deserialize
-
postcard
A no_std + serde compatible message library for Rust
-
bson
Encoding and decoding support for BSON in Rust
-
serde_urlencoded
x-www-form-urlencodedmeets Serde -
serde_ignored
Find out about keys that are ignored when deserializing data
-
serde-untagged
Serde
Visitorimplementation for deserializing untagged enums -
ipc-channel
A multiprocess drop-in replacement for Rust channels
-
erased-serde
Type-erased Serialize and Serializer traits
-
serde_qs
Querystrings for Serde
-
serde-big-array
Big array helper for serde
-
hcl-rs
HCL parser and formatter for rust with serde support
-
zerovec
Zero-copy vector backed by a byte array
-
pythonize
Serde Serializer & Deserializer from Rust <--> Python, backed by PyO3
-
cargo_toml
Cargo.tomlstruct definitions for parsing with Serde -
ciborium
serde implementation of CBOR using ciborium-basic
-
humantime-serde
Serde support for the
humantimecrate -
monostate
Type that deserializes only from one specific value
-
serde_test
Token De/Serializer for testing De/Serialize implementations
-
serde_html_form
(De-)serialization support for the
application/x-www-form-urlencodedformat -
serde-pickle
A serde-based serialization library for Python's pickle format
-
bincode-next
A compact, ultra-fast binary serialization format for Rust, optimized for networking and storage!
-
tokio-serde
Send and receive Serde encodable types over the network using Tokio. This library is used as a building block for serialization format specific libraries
-
http-serde
Serde support for the http crate. (De)serialize HeaderMap, Uri, Method, StatusCode
-
picky-asn1-der
An ASN.1-DER subset for serde
-
serde-reflection
Extract representations of Serde data formats
-
serde_tokenstream
A serde deserializer for proc_macro::TokenStreams
-
serde_tuple
De/serialize structs with named fields as array of values
-
serde-aux
A serde crate's auxiliary library
-
serde_valid
JSON Schema based validation tool using serde
-
conjure-serde
Serde Serializer and Deserializer wrappers for Conjure
-
cargo-manifest
Helper crate to parse and manipulate manifests -
Cargo.tomlfiles -
serde_dynamo
serde serializer/deserializer for DynamoDB items that supports aws-sdk-dynamodb, aws_lambda_events, and rusoto_dynamodb
-
serde_arrow
Convert sequences of Rust objects to Arrow arrays and back again
-
test-fuzz
fuzzing Rust easy
-
typeshare
Seamlessly share type definitions across multiple languages for FFI interoperability
-
fastnbt
Serde deserializer for Minecraft's NBT format
-
atomic
Generic Atomic<T> wrapper type
-
serde_ipld_dagcbor
IPLD DAG-CBOR support for Serde
-
confique
Type-safe, layered, light-weight,
serde-based configuration library -
prost-wkt
Helper crate for prost to allow JSON serialization and deserialization of Well Known Types
-
envy
deserialize env vars into typesafe structs
-
serde-value
Serialization value trees
-
cbor4ii
CBOR: Concise Binary Object Representation
-
serde_json5
A Serde (de)serializer for JSON5
-
serde-hjson
Hjson serialization file format
-
growable-bloom-filter
Scalable Bloom Filters with serde support
-
serde_bencode
A Serde backed Bencode encoding/decoding library for Rust
-
serde_rusqlite
Serialize/deserialize rusqlite rows
-
serde_repr
Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum
-
bounded-vec
Non-empty rust Vec wrapper with type guarantees on lower and upper bounds for items quantity
-
serde_stacker
Serde adapter that avoids stack overflow by dynamically growing the stack
-
serde-sarif
Serde serialization for SARIF files
-
serde_starlark
Serde serializer for generating Starlark build targets
-
serde-json-core
serde-json for no_std programs
-
serde_variant
Retrieve serde provided variant names for enum objects
-
keyvalues-serde
(De)serialize VDF text with serde
-
ear
EAT Attestation Results implementation
-
csv
Fast CSV parsing with support for serde
-
apistos-schemars
Generate JSON Schemas from Rust code
-
eserde
Like
serde, but it doesn’t stop at the first deserialization error -
serde_cbor_2
CBOR support for Serde
-
rsgen-avro
Command line and library for generating Rust types from Avro schemas
-
picky-asn1
Provide ASN.1 simple types
-
ason
data serialization format that evolved from JSON, featuring strong numeric typing and native support for enumeration types
-
base64-serde
Integration between rust-base64 and serde
-
ion-rs
Amazon Ion
-
serde-content
Rust data structures for the Serde data model
-
tsz-compress
Delta-delta, Delta compression for time series data
-
validators
designed for validating and modeling user input. The crate includes models, functions, traits, errors, and other dependencies.
-
syn-serde
serialize and deserialize Syn syntax trees
-
serde_v8
V8 serialization and deserialization
-
tilejson
serializing the TileJSON file format
-
tansu-sans-io
A Kafka protocol implementation using serde
-
serde_regex
A serde wrapper that (de)serializes regex as strings
-
confik
Compose configuration from multiple sources without giving up type safety
-
postcard-rpc
A no_std + serde compatible RPC library for Rust
-
substrait
Cross-Language Serialization for Relational Algebra
-
strict-yaml-rust
A StrictYAML parser obtained by savagely chopping up the original yaml-rust crate
-
idm
Implicit Data Markup
-
moonshine-save
Save/Load framework for Bevy
-
serde_arrays
module to support serializing and deserializing const generic or arbitrarily-large arrays
-
airlang
Air is a minimalist and universal programming language
-
fstr
A stack-allocated fixed-length string type
-
fieldx
Procedural macro for constructing structs with lazily initialized fields, builder pattern, and serde support with a focus on declarative syntax
-
jsonrpc-server-utils
Server utils for jsonrpc-core crate
-
serde-lite
A general-purpose serialization/de-serialization library
-
serde-bool
Single value, true or false, boolean deserializers
-
pot
A concise binary serialization format written for
BonsaiDb -
rquickjs-serde
Serde support for rquickjs
-
valitron
ergonomics, functional and configurable validator
-
human-bandwidth
representing bandwidth speed in a human-readable format
-
vibe-style
Rust style checker with syntax and semantic analysis, plus a safe auto-fixer for deterministic, rule-driven code layout
-
serde-rename-rule
Serde RenameRule
-
syslog_rfc5424
Parser for RFC5424 (IETF-format) syslog messages
-
binary_serde
binary serialization and deserialization
-
vox-schema
Canonical schema model for vox
-
fancy-duration
Fancy text representations for durations
-
servo-hyper-serde
Serde support for hyper types
-
expr-lang
expr language in Rust
-
iq
introspection with dynamic queries
-
cdg_api
interact with api.congress.gov
-
txt
cargo doc for coding agents
-
serde_assert
Testing library for serde Serialize and Deserialize implementations
-
uzon
Parser, evaluator, and value toolkit for UZON — a typed, human-readable data expression format
-
serde_columnar
Ergonomic columnar storage encoding crate with forward and backward compatible
-
postcard-bindgen
generate bindings for the postcard binary format for other languages than Rust
-
byte-wrapper
Newtype wrappers for hex byte arrays and base64 vectors, with serde and schemars support
-
emergent-client
Client library for Emergent event-based workflow platform
-
serde_ipld_dagjson
IPLD DAG-JSON support for Serde
-
serde_nanos
Wrapper to process duration and timestamps as nanoseconds
-
know
Framework for Rust
-
prost-wkt-build
Helper crate for prost to allow JSON serialization and deserialization of Well Known Types
-
facet-solver
Constraint solver for facet - resolves type shapes from field names
-
serdev
Serde with Validation
-
redis-args
Derive macro for reading and writing types for redis usage, either through serde or format args
-
rl-core
Core logic for a token-bucket rate-limiter
-
phpserz
A PHP serialization format parser and deserializer
-
serde_evaluate
Extract single scalar field values from Serializable structs without full deserialization
-
xml_schema_generator
Create Rust struct for given XML file, that allows to deserliaze the given XML using serde or vice versa
-
serde-tagged-intermediate
Tagged intermediate representation for Serde serialization
-
serde-smile
A Smile implementation for Serde
-
fosk
In-memory SQL-like query engine and lightweight data store for testing and prototyping
-
serde-xml-fast
A fast, 100% Serde-compatible XML serialization and deserialization library
-
impl-serde
Serde serialization support for uint and fixed hash
-
cu29-value
fork of Value with custom types added for Copper like the time and units
-
serde-brief
A brief, self-descriptive, serde-compatible binary format
-
serde_bibtex
A BibTex (de)serialization file format
-
qubit-value
Type-safe value container framework with unified abstractions for single values, multi-values, and named values with complete serde support
-
target-spec-json
Structured access to rustc
--print target-spec-jsonand--print all-target-specs-json -
ordered-multimap
Insertion ordered multimap
-
bt_bencode
A Bencode encoding/decoding implementation
-
cityjson-json
Serde adapter for CityJSON 2.0, providing (de)serialization on top of the
cityjsoncrate -
serde-bench
Minimal serialization format for benchmarking Serde
-
tauri-typegen
that automatically generates TypeScript models and bindings from your Tauri commands
-
serde_vici
Serde serialization/deserialization library for the VICI protocol
-
roam-macros-core
Code generation core for roam RPC service macros
-
qubit
Seamless RPC for Rust & TypeScript
-
serde_sqlite_jsonb
A Serializer and Deserializer for SQLite jsonb binary format
-
serde-inline-default
Serde default values via inline declaration
-
messagepack-serde
messagepack for
no_stdwithserde -
serde_tagged
Tag values during serialization, retreive tags during deserialization
-
serde_cursor
fetch the desired parts of a serde-compatible data format efficiently using a jq-like language
-
serde_amqp
A serde implementation of AMQP1.0 protocol
-
wheel-rs
providing file operations, time utilities and Duration serialization support
-
serde_buf
Generic buffering for serde
-
vox
Core Vox library crate
-
http-serde-ext
serde support for http crate types Request, Response, Uri, StatusCode, HeaderMap, Method, in Option or other collections
-
oxc-schemars
Generate JSON Schemas from Rust code
-
prometools
Extensions for prometheus-client
-
axum-serde
multiple serde-based extractors / responses for the Axum web framework, also offers a macro to easily customize extractors / responses
-
serde-generate
generate (de)serialization code in multiple languages
-
fory
Apache Fory: Blazingly fast multi-language serialization framework with trait objects and reference support
-
paginator-rs
Pagination trait for Rust collections
-
serde-firestore-value
A serde (de)serializer using Firestore Value as its data format
-
yaup
URL parameters serialization
-
roam
Core Roam library crate
-
fitparser
parse ANT .FIT files and allow their contents to be serialized with serde
-
serde_spanned
Serde-compatible spanned Value
-
rubedo
useful functionality and extensions
-
roam-inprocess
In-process transport for roam — WASM-to-JS message passing without network
-
detrim
Automatic string trimming with serde
-
deb822
(De)Serialization of Deb822 file
-
ser-write
Common traits for writer-style serializers and deserializers designed for no_std targets
-
vox-macros-core
Code generation core for vox RPC service macros
-
deb
working with files and formats commonly found when working with Debian's project tooling, or infrastructure
-
serde-kdl2
Serde integration for KDL (KDL Document Language)
-
query_map
VectorMap is a generic wrapper around HashMap<String, Vec<String>> to handle different transformations like URL query strings
-
tpuf_zerovec_0115
Zero-copy vector backed by a byte array
-
serde_prometheus
serde-based serializer for prometheus' text-based exposition format
-
serde-email
A validating email type that can be serialised using Serde
-
serde_bare
BARE (https://baremessages.org) encoding format
-
serde-querystring
A query string deserializer based on serde
-
bitflags_serde_shim
Community Driven Serde Shims
-
asun
ASUN (Array-Schema Unified Notation) - A high-performance, token-efficient serde data format with schema-data separation
-
libdd-tinybytes
Tiny implementation of a bytes::Bytes like type that supports AsRef<[u8]>
-
serde_single_or_vec2
Type which can be deserialized from either a sequence or a single value
-
jsonrpc-lite
JSON-RPC 2.0 Specification serialization for Rust
-
openai-types
Typed OpenAI API models — zero dependencies beyond serde
-
simple_hll
HyperLogLog implementation in rust
-
avrogen
This program allow allow to generate rust code from avro definition files. Modules are created from namespace information
-
uuid25
25-digit case-insensitive UUID encoding
-
magic_migrate
Automagically load and migrate deserialized structs to the latest version
-
bevy_serde_lens
Blazingly fast, schema based human-readable serialization crate for the bevy engine
-
serde_store
Haskell store binary serialization format using Serde
-
cbor-smol
Streamlined serde serializer/deserializer for CBOR
-
prism3-value
Type-safe value container framework with unified abstractions for single values, multi-values, and named values with complete serde support
-
minicbor-serde
Integrates minicbor with serde
-
airlang_bin
Air is a minimalist and universal programming language
-
dlhn
blazing fast and small data serialization format
-
serde_sono
Sono data format de-/serialization implementations for serde
-
path_abs
Ergonomic paths and files in rust
-
data-rw
io buffer write reader
-
systemctl
Small crate to interact with systemd units
-
paginator-utils
Shared pagination response structures
-
serde-roxmltree
Convert roxmltree documents into Serde-compatible types
-
xmlserde
useful tool for serializing and deserializing xml
-
loc_api
interact with the loc.gov API
-
na_nbt
High-performance NBT (Named Binary Tag) library with zero-copy parsing and serde support
-
serde_ini
Windows INI file {de,}serialization
-
serde_more
Procedural macro to add arbitrary data when serializing using serde
-
serde-attributes
Serde Attributes
-
http-request-derive
Use derive to create HTTP requests
-
ferro-type
Rust-to-TypeScript type code generation with serde compatibility
-
cranelift-serde
Serializer/Deserializer for Cranelift IR
-
wae-schema
WAE Schema - 数据结构定义与验证
-
nested-text
A fully spec-compliant NestedText v3.8 parser and serializer
-
qubit-metadata
Type-safe extensible metadata model for the Qubit LLM SDK
-
serde_anymap
A map that can retrieve values by type - and is SerDe serializable
-
known-types-openai
Well-known types for OpenAI APIs
-
heapless-bytes
Newtype around heapless byte Vec with efficient serde
-
filess
Simplified file management
-
serde_dhall
Dhall support for serde
-
mmap-fifo
FIFO queue backed by memory-mapped files
-
serde-tuple-vec-map
Deserialize a serialized map to a Vec<(K, V)> in serde
-
serde_encom
Official EnCom library
-
ser_nix
An opinionated nix serialiser for serde.rs
-
krcf
Random Cut Forest implementation in Rust
-
cve
Mappings for parsing the CVE JSON files
-
var_quantity
interface for defining variable quantities whose value depends on that of other quantities
-
pickled
A serde-based serialization library for Python's pickle format
-
reikland
A serde-compatible Ruby marshal parser and deserializer
-
pulumi_gestalt_serde_constant_string
Const string values for serde
-
architect-schemars
Generate JSON Schemas from Rust code
-
tree-type
Rust macros for creating type-safe filesystem tree structures
-
serde-decimal
Careful serialization of rust_decimal types
-
tagset
Easily create trait-dispatching sum types
-
tmpl-resolver
A lightweight template resolution engine with conditional logic support
-
serde-ply
A Serde-based PLY (Polygon File Format) serializer and deserializer
-
configurable_serde
A proc-macro to apply reusable serde configurations
-
litty
Literally adds literals to Rust
-
ootle_serde
serde utilities for Tari Ootle
-
axum-params
A Rails-like powerful parameter handling library for Axum
-
vize_relief
Relief - The sculptured AST surface for Vize Vue templates
-
validatrix
Composable validation library
-
yson-rs
A fast and compliant YSON serializer and deserializer
-
postcard2
A no_std + serde compatible message library for Rust
-
postcard-schema
Reflection-like schemas for postcard types
-
cdumay_core
standard code
Try searching with DuckDuckGo.