Serd is a lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples. Serd is not intended to be a swiss-army knife of RDF syntax, but rather is suited to resource limited or performance critical applications (e.g. converting many gigabytes of NTriples to Turtle), or situations where a simple reader/writer with minimal dependencies is ideal (e.g. in LV2 implementations or embedded applications).
This package provides a generic serialization/deserialization framework
This package provides a generic serialization/deserialization framework.
This package provides a generic serialization/deserialization framework.
This package provides a generic serialization/deserialization framework.
This package provides a generic serialization/deserialization framework.
This package provides constant-time serde serializer/deserializer helpers for data that potentially contains secrets (e.g. cryptographic keys).
This package provides constant-time serde serializer/deserializer helpers for data that potentially contains secrets (e.g. cryptographic keys).
This crate is a Rust library for serialising to and deserialising from querystrings. This crate is designed to extend serde_urlencoded
when using nested parameters, similar to those used by qs
for Node, and commonly used by Ruby on Rails via Rack.
This crate is a Rust library for serialising to and deserialising from querystrings. This crate is designed to extend serde_urlencoded
when using nested parameters, similar to those used by qs
for Node, and commonly used by Ruby on Rails via Rack.
Serde bindings for RMP
Serde bindings for RMP
Generic buffering for serde
Generic buffering for serde.
This crate provides Serde bindings for RMP.
This crate provides Serde bindings for RMP.
This crate provides Serde bindings for RMP.
This package provides a serde crate's auxiliary library.
This package allows one to Write any serde::Serialize
using the standard formatting APIs.
This crate provides traits and functions for converting between TOML/JSON/MessagePack strings and serializable values.
serde_ini
provides a serde Serializer
and Deserializer
for the INI format.
YAML support for Serde
CBOR support for serde.
YAML data format for Serde