267 skills found · Page 1 of 9
google / GsonA Java serialization/deserialization library to convert Java Objects into JSON and back
bytedance / SonicA blazingly fast JSON serializing & deserializing library
alibaba / Fastjson2🚄 FASTJSON2 is a Java JSON library with excellent performance.
alibaba / HandyJSONA handy swift json-object serialization/deserialization library
symfony / SerializerHandles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
schmittjoh / JMSSerializerBundleEasily serialize, and deserialize data of any complexity (supports XML, JSON, YAML)
getml / Reflect CppA C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CSV, flexbuffers, msgpack, parquet, TOML, UBJSON, XML, YAML / msgpack.org[C++20]
lyft / MapperA JSON deserialization library for Swift
fabienrenaud / Java Json BenchmarkPerformance testing of serialization and deserialization of Java JSON libraries
bytedance / Sonic CppA fast JSON serializing & deserializing library, accelerated by SIMD.
mobxjs / SerializrSerialize and deserialize complex object graphs to and from JSON and Javascript classes
armink / Struct2jsonA fast convert library between the JSON and C structure. Implement structure serialization and deserialization for C. | C 结构体与 JSON 快速互转库,快速实现 C 结构体的序列化及反序列化
Dogwei / Swifter.JsonA powerful, easy-to-use and fastest json serializer and deserializer on .Net platforms.
FasterXML / Jackson Dataformat XmlExtension for Jackson JSON processor that adds support for serializing POJOs as XML (and deserializing from XML) as an alternative to JSON
bcicen / JstreamStreaming JSON parser for Go
Yalantis / FastEasyMappingA tool for fast serializing & deserializing of JSON
k-paxian / Dart Json MapperSerialize / Deserialize Dart Objects to / from JSON
noperator / CVE 2019 18935RCE exploit for a .NET JSON deserialization vulnerability in Telerik UI for ASP.NET AJAX.
TomaszRewak / C Sharp Stack Only Json ParserStack only json deserialization using generators and the System.Text.Json library
yole / JkidJSON serialization/deserialization library for Kotlin data classes