An open API service providing repository metadata for many open source software ecosystems.

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

Related Keywords
json-deserialization 31 json 21 json-serialization 19 json-parser 11 java 8 serialization 4 go 4 json-decoding 3 json-serializer 3 json-decoder 3 json-encoder 3 jackson 3 deserialization 3 json-api 3 typescript 2 package 2 lightweight 2 golang 2 json-parsing-library 2 javascript 2 json-parse 2 ctf 2 jackson-databind 2 security 2 json-mapper 2 serializer 2 library 2 unmarshalling 2 deserializer 2 python3 2 marshalling 2 android 2 java-json 2 efficient 1 ctf-challenges 1 jackson-annotation 1 directly 1 multi-level-inheritance 1 polymorphism 1 json-utility 1 tree-traversal 1 extended-json 1 kson 1 c-sharp 1 eladkarako 1 slf4j 1 json-deserialization-macro 1 json-serialization-library 1 maven 1 logging 1 macro 1 log4j2 1 javax-validation 1 http-requests 1 marshal 1 nim 1 gson 1 serialization-library 1 coroutines-android 1 flow-android 1 hilt-dependency-injection 1 material-ui 1 mutablestateflow 1 mvvm-architecture 1 retrofit2-coroutines 1 room-persistence-library 1 sharedstateflow 1 turbine 1 unit-testing 1 viewbinding-android 1 java-library 1 lson 1 cpp-library 1 rapidjson 1 json-library 1 eladkarkomod 1 example 1 fully-working-example 1 json-to-object 1 no-core-dot-net 1 no-dependencies-other-dot-net 1 no-dll 1 no-json-net 1 no-npm 1 object-to-json 1 quick-and-dirty 1 ready-to-use 1 works-with-old-dot-net 1 kotlin 1 kotlin-json 1 kotlin-multiplatform 1 kotlin2js 1 big-data 1 jackson-json 1 javascript-library 1 json-decorators 1 json-stringifier 1 json-stringify 1 deserialize 1 gadget 1