All Projects → Daw_json_link → Similar Projects or Alternatives

1729 Open source projects that are alternatives of or similar to Daw_json_link

Java
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
Stars: ✭ 1,308 (+795.89%)
Mutual labels:  json, serialization, json-parser
Dictfier
Python library to convert/serialize class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in converting Python Objects into JSON format
Stars: ✭ 67 (-54.11%)
Mutual labels:  json, serialization, json-parser
Go
A high-performance 100% compatible drop-in replacement of "encoding/json"
Stars: ✭ 10,248 (+6919.18%)
Mutual labels:  json, serialization, json-parser
Thorsserializer
C++ Serialization library for JSON
Stars: ✭ 241 (+65.07%)
Mutual labels:  json, serialization, json-parser
Fastjson
A fast JSON parser/generator for Java.
Stars: ✭ 23,997 (+16336.3%)
Mutual labels:  json, serialization, json-parser
Jsons
🐍 A Python lib for (de)serializing Python objects to/from JSON
Stars: ✭ 178 (+21.92%)
Mutual labels:  json, serialization, json-parser
Flatcc
FlatBuffers Compiler and Library in C for C
Stars: ✭ 434 (+197.26%)
Mutual labels:  json, serialization, json-parser
Djson
Fast Go decoder for dynamic JSON
Stars: ✭ 588 (+302.74%)
Mutual labels:  json, json-parser
Jsondoc
JSON object for Delphi based on IUnknown and Variant
Stars: ✭ 20 (-86.3%)
Mutual labels:  json, json-parser
Jsonpath Rs
JSONPath for Rust
Stars: ✭ 31 (-78.77%)
Mutual labels:  json, json-parser
Deku
Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
Stars: ✭ 136 (-6.85%)
Mutual labels:  serialization, parse
Json Autotype
Automatic Haskell type inference from JSON input
Stars: ✭ 139 (-4.79%)
Mutual labels:  json, parse
Pikkr
JSON parser which picks up values directly without performing tokenization in Rust
Stars: ✭ 580 (+297.26%)
Mutual labels:  json, json-parser
Xml Js
Converter utility between XML text and Javascript object / JSON text.
Stars: ✭ 874 (+498.63%)
Mutual labels:  json, json-parser
Jackson Module Kotlin
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
Stars: ✭ 830 (+468.49%)
Mutual labels:  json, serialization
Tech1 Benchmarks
Java JMH Benchmarks repository. No Longer Supported.
Stars: ✭ 50 (-65.75%)
Mutual labels:  json, serialization
Gofasion
A lightweight json parsing library for golang.
Stars: ✭ 52 (-64.38%)
Mutual labels:  json, json-parser
Eminim
JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.
Stars: ✭ 32 (-78.08%)
Mutual labels:  json, serialization
Fhir.js
Node.JS library for serializing/deserializing FHIR resources between JS/JSON and XML using various node.js XML libraries
Stars: ✭ 61 (-58.22%)
Mutual labels:  json, serialization
Jsmnsol
A JSON parser for solidity
Stars: ✭ 56 (-61.64%)
Mutual labels:  json, json-parser
Simplify Core
Simplify 为简化重复的JAVA代码而生,基于JDK8,无其它jar包依赖,提供序列化,json parse/generator,日期处理,asm && jdkproxy 实现动态代理功能 等常见操作。
Stars: ✭ 65 (-55.48%)
Mutual labels:  json, serialization
Zzzjson
The fastest JSON parser written in pure C
Stars: ✭ 66 (-54.79%)
Mutual labels:  json, json-parser
Waargonaut
JSON decoding/encoding/manipulation library.
Stars: ✭ 82 (-43.84%)
Mutual labels:  json, json-parser
Dahomey.json
The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json
Stars: ✭ 84 (-42.47%)
Mutual labels:  json, serialization
Simdjson php
simdjson_php bindings for the simdjson project. https://github.com/lemire/simdjson
Stars: ✭ 90 (-38.36%)
Mutual labels:  json, json-parser
Simplejson
simplejson is a simple, fast, extensible JSON encoder/decoder for Python
Stars: ✭ 1,372 (+839.73%)
Mutual labels:  json, json-parser
Json
JSON for Modern C++
Stars: ✭ 27,824 (+18957.53%)
Mutual labels:  json, json-parser
Datafiles
A file-based ORM for Python dataclasses.
Stars: ✭ 113 (-22.6%)
Mutual labels:  json, serialization
Gitlogg
💾 🧮 🤯 Parse the 'git log' of multiple repos to 'JSON'
Stars: ✭ 102 (-30.14%)
Mutual labels:  json, json-parser
Spotify Json
Fast and nice to use C++ JSON library.
Stars: ✭ 145 (-0.68%)
Mutual labels:  json, json-parser
Jsonui
jsonui is an interactive JSON explorer on your command line
Stars: ✭ 583 (+299.32%)
Mutual labels:  json, json-parser
Groot
From JSON to Core Data and back.
Stars: ✭ 533 (+265.07%)
Mutual labels:  json, serialization
Noproto
Flexible, Fast & Compact Serialization with RPC
Stars: ✭ 138 (-5.48%)
Mutual labels:  json, serialization
Spray Json
A lightweight, clean and simple JSON implementation in Scala
Stars: ✭ 917 (+528.08%)
Mutual labels:  json, json-parser
Play Json Extra
playframework2 json extra module. provide convenience functions for define Format, Reads, Writes
Stars: ✭ 20 (-86.3%)
Mutual labels:  json, serialization
Coolie
Coolie(苦力) helps you to create models (& their constructors) from a JSON file.
Stars: ✭ 508 (+247.95%)
Mutual labels:  json, json-parser
Univalue
High performance RAII C++ JSON library and universal value object class
Stars: ✭ 46 (-68.49%)
Mutual labels:  json, json-parser
Flatjson
A fast JSON parser (and builder)
Stars: ✭ 39 (-73.29%)
Mutual labels:  json, json-parser
Lazyjson
A very fast, very lazy JSON parser for Java.
Stars: ✭ 55 (-62.33%)
Mutual labels:  json, json-parser
Parson
Lightweight JSON library written in C.
Stars: ✭ 965 (+560.96%)
Mutual labels:  json, json-parser
Njson
Unmarshal/Decode nested JSON by JSON Path
Stars: ✭ 61 (-58.22%)
Mutual labels:  json, json-parser
Gjson
Get JSON values quickly - JSON parser for Go
Stars: ✭ 9,453 (+6374.66%)
Mutual labels:  json, json-parser
Argonaut
Purely functional JSON parser and library in scala.
Stars: ✭ 501 (+243.15%)
Mutual labels:  json, json-parser
Jsonifier
Fast and simple JSON encoding toolkit
Stars: ✭ 79 (-45.89%)
Mutual labels:  json, serialization
Dartson
Dartson is a Dart library that can be used to convert Dart objects into a JSON string.
Stars: ✭ 78 (-46.58%)
Mutual labels:  json, serialization
Coq Serapi
Coq Protocol Playground with Se(xp)rialization of Internal Structures.
Stars: ✭ 87 (-40.41%)
Mutual labels:  json, serialization
Mir Ion
WIP, use libmir/asdf package for now
Stars: ✭ 78 (-46.58%)
Mutual labels:  json, json-parser
Fast Serialization
FST: fast java serialization drop in-replacement
Stars: ✭ 1,348 (+823.29%)
Mutual labels:  json, serialization
Json Mobx
Simple undo/redo and persistence for MobX
Stars: ✭ 78 (-46.58%)
Mutual labels:  json, serialization
Dirty Json
A parser for invalid JSON
Stars: ✭ 141 (-3.42%)
Mutual labels:  json, parse
Yyjson
The fastest JSON library in C
Stars: ✭ 1,894 (+1197.26%)
Mutual labels:  json, serialization
Dataclass factory
Modern way to convert python dataclasses or other objects to and from more common types like dicts or json-like structures
Stars: ✭ 116 (-20.55%)
Mutual labels:  json, serialization
Symfony Jsonapi
JSON API Transformer Bundle for Symfony 2 and Symfony 3
Stars: ✭ 114 (-21.92%)
Mutual labels:  json, serialization
Protostuff
Java serialization library, proto compiler, code generator
Stars: ✭ 1,730 (+1084.93%)
Mutual labels:  json, serialization
Json
Lighter and Faster Json Serialization tool.
Stars: ✭ 128 (-12.33%)
Mutual labels:  json, serialization
Borer
Efficient CBOR and JSON (de)serialization in Scala
Stars: ✭ 131 (-10.27%)
Mutual labels:  json, serialization
Jstp
Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
Stars: ✭ 132 (-9.59%)
Mutual labels:  json, serialization
Swiftyjson
The better way to deal with JSON data in Swift.
Stars: ✭ 21,042 (+14312.33%)
Mutual labels:  json, json-parser
Iguana
universal serialization engine
Stars: ✭ 481 (+229.45%)
Mutual labels:  json, serialization
Fastjson
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
Stars: ✭ 1,164 (+697.26%)
Mutual labels:  json, json-parser
1-60 of 1729 similar projects