942 skills found · Page 1 of 32
google / GsonA Java serialization/deserialization library to convert Java Objects into JSON and back
bytedance / SonicA blazingly fast JSON serializing & deserializing library
msgpack / MsgpackMessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
flightcontrolhq / SuperjsonSafely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.
Netflix / Fast JsonapiNo Longer Maintained - A lightning fast JSON:API serializer for Ruby Objects.
mailru / EasyjsonFast JSON serializer for golang.
alibaba / HandyJSONA handy swift json-object serialization/deserialization library
jcrist / MsgspecA fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
bluelinelabs / LoganSquareScreaming fast JSON parsing and serialization library for Android.
pquerna / Ffjsonfaster JSON serialization for Go
yahoo / Serialize JavascriptSerialize JavaScript to a superset of JSON that includes regular expressions and functions.
symfony / SerializerHandles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
neuecc / Utf8JsonDefinitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
schmittjoh / SerializerLibrary for (de-)serializing data of any complexity (supports JSON, and XML)
kevin-montrose / JilFast .NET JSON (De)Serializer, Built On Sigil
NewLifeX / XCore basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。
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]
google / Json Serializable.dartGenerates utilities to aid in serializing to/from JSON.
microsoft / OpenAPI.NETThe OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.