Difference between revisions of "Deserialization"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
* Python: [[pickle]] [[standard library module]]
 
* Python: [[pickle]] [[standard library module]]
 
* [[Go]] natively supports unmarshalling/marshalling of [[JSON]] and [[XML]] data
 
* [[Go]] natively supports unmarshalling/marshalling of [[JSON]] and [[XML]] data
 +
* [[Rust]]: [[Serde]] is the most widely used library, or crate, for serialization in Rust.
 +
 +
== Related ==
 +
* [[Artifactory]]: [[CVE-2022-0573]] [[Artifactory]] Vulnerable to [[deserialization]] of Untrusted Data
 +
 +
== See also ==
 +
* {{Programming}}
 +
 +
[[Category:Computing]]

Latest revision as of 13:37, 5 June 2022

wikipedia:Deserialization


Related[edit]

See also[edit]

Advertising: