GitHub topics: json-deserialization
alibaba/fastjson2
π FASTJSON2 is a Java JSON library with excellent performance.
Language: Java - Size: 125 MB - Last synced at: 6 days ago - Pushed at: 11 days ago - Stars: 4,078 - Forks: 538

monomonedula/nvelope
Define your JSON schema as Python dataclasses
Language: Python - Size: 90.8 KB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 61 - Forks: 1

arran4/tsobjectutils
Some typescript objects I use in a couple repos
Language: TypeScript - Size: 123 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 2

bcicen/jstream
Streaming JSON parser for Go
Language: Go - Size: 71.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 586 - Forks: 38

pichillilorenzo/jackson-js
JavaScript object serialization and deserialization library using decorators. It supports also advanced Object concepts such as polymorphism, Object identity and cyclic objects.
Language: TypeScript - Size: 3.01 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 92 - Forks: 12

carlonluca/lqobjectserializer
QObject JSON serializer/deserializer.
Language: C++ - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 5 - Forks: 3

kubagdynia/Dapper.CustomTypeHandlers
Dapper custom type handlers to serialize/deserialize objects to Xml and Json. Can be also used to map GUID to a string.
Language: C# - Size: 104 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

tamask1s/zax-parser
Zax is a very basic Json parser implemented in C++ 11 with probably the simplest possible interface.
Language: C++ - Size: 366 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 11 - Forks: 3

antiaction/common-json
Reflection based Java Object JSON (de)serializer library
Language: Java - Size: 365 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

biot2/Yaml.Json.Parser.pas
YAML and JSON parser, serializer and deserializer with YAML to JSON and vice versa conversion tools containing pure Object Pascal source code for both Delphi and Lazarus
Language: Pascal - Size: 120 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

mustaddon/json-date-fix
JSON serialization/deserialization fix for Date objects
Language: JavaScript - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

JarCasting/commons-json-utils
Utilities for serialize and deserialize from JSON using Jackson
Language: Java - Size: 29.3 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

LancerComet/SunTori
A Typescript JSON de/serializer to ensure everything is safe at runtime.
Language: TypeScript - Size: 436 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

planetis-m/eminim
JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.
Language: Nim - Size: 119 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 37 - Forks: 6

goify/gopherjson
GopherJSON is a powerful and flexible Go package that provides advanced serialization and deserialization capabilities for working with JSON data.
Language: Go - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

andostronaut/gopherjson π¦
GopherJSON is a powerful and flexible Go package that provides advanced serialization and deserialization capabilities for working with JSON data.
Language: Go - Size: 37.1 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Nikita777-coder/Quiz
Simple quiz with questions on different themes (watch "Website" to see the source of questions)
Language: Java - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

CatalanCabbage/king-of-pop
Client and walkthrough for the Jackson JSON Deserialization CTF.
Language: JavaScript - Size: 172 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

CatalanCabbage/king-of-pop-server
Server for the Jackson JSON Deserialization CTF.
Language: Java - Size: 27.5 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sullewarehouse/json-plus
JSON parser and generator.
Language: C++ - Size: 133 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

tamerh/jsparser
JSON Stream parser for GO
Language: Go - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 2

bk192077/struct_mapping
Mapping json to and from a c++ structure
Language: C++ - Size: 396 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 79 - Forks: 21

pedroviniv/multi-discriminators-polymorphic-deserializer
A generic jackson JsonDeserializer that supports multiple discriminator columns when deserializing a supertype that has multi level inheritance
Language: Java - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

Devwarlt/py-jd π¦
PY-JD is an algorithm written in Python that iterates through all JSON object properties using Tree Traverse technique and describes distinct information in three different patterns for easy diff check.
Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

realtimetech-solution/kson π¦
A Java serialization/deserialization library to convert Java Objects into json and back, faster and powerful then Gson.
Language: Java - Size: 619 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 5

eladkarako/c-sharp-json-example-no-jsonnet π¦
[C#] a ready to use, quick and (very) dirty example YOU CAN EASILY UNDERSTAND. not using Json.NET/Newtonsoft.Json.dll, no embedding dll tricks either, you'll get a plain single exe at the end. works even with .net 2.0 (I'm using 3.5 though, which is the minimal for build-time app.manifest embedding). example has EVERYTHING in one file: program.cs (no classes, no scope code-blocks, very little error handling - so you won't get too distracted). just to be clear, it is ALL managed code, no string manipulation or any crap like that. this is what you want. I b3g your pardon for the snake_case, comma-first, spacing, and other style preferences. oh and the $h!t ton of notes and comments. for example sake project has copy command of demo json and old-familiar card game (the dll belongs to it, it isn't a program dependency). everything I wrote is UnLicensed (that game IS NOT though..). no support, no releases. enjoy..
Language: C# - Size: 263 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Shengaero/kotlin-json
A JavaScript Object Notation library for Kotlin JVM.
Language: Kotlin - Size: 266 KB - Last synced at: 13 days ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 0

UKMIITB/CurrencyConverter
This app is used to show converted rate for different currencies based on the input currency as per the actual realtime rates.
Language: Kotlin - Size: 161 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

luern0313/Lson
δΈδΈͺη¨δΊJSONεΊεε/εεΊεεηJavaεΊοΌζ₯ζθ―ε₯½ηζ§θ½ει«ζε±ζ§γ A Java library for JSON serialization/deserialization, it has good performance and high extensibility.
Language: Java - Size: 445 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 2

h46incon/ijst
A reflection-based and header-only JSON (de)serialization library for C++
Language: C++ - Size: 998 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 0

simplesolutiondev/SerializationDeserializationJSON
Top 5 Libraries for Serialization and Deserialization JSON in Java
Language: Java - Size: 52.7 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0
