All Projects → Json Dry → Similar Projects or Alternatives

1219 Open source projects that are alternatives of or similar to Json Dry

Spray Json
A lightweight, clean and simple JSON implementation in Scala
Stars: ✭ 917 (+328.5%)
Mutual labels:  json, json-parser, json-serialization
Json
JSON for Modern C++
Stars: ✭ 27,824 (+12901.87%)
Mutual labels:  json, json-parser, json-serialization
Jsondoc
JSON object for Delphi based on IUnknown and Variant
Stars: ✭ 20 (-90.65%)
Mutual labels:  json, json-parser, json-serialization
Mir Ion
WIP, use libmir/asdf package for now
Stars: ✭ 78 (-63.55%)
Mutual labels:  json, json-parser, json-serialization
Jsoncons
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
Stars: ✭ 400 (+86.92%)
Mutual labels:  json, json-parser, json-serialization
Easyjson
Fast JSON serializer for golang.
Stars: ✭ 3,512 (+1541.12%)
Mutual labels:  json, json-parser, json-serialization
Fastjson
A fast JSON parser/generator for Java.
Stars: ✭ 23,997 (+11113.55%)
Mutual labels:  json, json-parser, json-serialization
Thorsserializer
C++ Serialization library for JSON
Stars: ✭ 241 (+12.62%)
Mutual labels:  json, json-parser, json-serialization
Waargonaut
JSON decoding/encoding/manipulation library.
Stars: ✭ 82 (-61.68%)
Mutual labels:  json, json-parser, json-serialization
Spotify Json
Fast and nice to use C++ JSON library.
Stars: ✭ 145 (-32.24%)
Mutual labels:  json, json-parser, json-serialization
Python Rapidjson
Python wrapper around rapidjson
Stars: ✭ 417 (+94.86%)
Mutual labels:  json-parser, json-serialization
Restc Cpp
Modern C++ REST Client library
Stars: ✭ 371 (+73.36%)
Mutual labels:  json, json-serialization
Jsonparser
One of the fastest alternative JSON parser for Go that does not require schema
Stars: ✭ 4,323 (+1920.09%)
Mutual labels:  json, json-parser
Jtc
JSON processing utility
Stars: ✭ 425 (+98.6%)
Mutual labels:  json, json-parser
Swiftyjson
The better way to deal with JSON data in Swift.
Stars: ✭ 21,042 (+9732.71%)
Mutual labels:  json, json-parser
Element Api
Create a JSON API/Feed for your elements in Craft.
Stars: ✭ 493 (+130.37%)
Mutual labels:  json, json-serialization
Coolie
Coolie(苦力) helps you to create models (& their constructors) from a JSON file.
Stars: ✭ 508 (+137.38%)
Mutual labels:  json, json-parser
Djson
Fast Go decoder for dynamic JSON
Stars: ✭ 588 (+174.77%)
Mutual labels:  json, json-parser
Xml Js
Converter utility between XML text and Javascript object / JSON text.
Stars: ✭ 874 (+308.41%)
Mutual labels:  json, json-parser
Flatjson
A fast JSON parser (and builder)
Stars: ✭ 39 (-81.78%)
Mutual labels:  json, json-parser
Gofasion
A lightweight json parsing library for golang.
Stars: ✭ 52 (-75.7%)
Mutual labels:  json, json-parser
Jsonpath Rs
JSONPath for Rust
Stars: ✭ 31 (-85.51%)
Mutual labels:  json, json-parser
Univalue
High performance RAII C++ JSON library and universal value object class
Stars: ✭ 46 (-78.5%)
Mutual labels:  json, json-parser
Lazyjson
A very fast, very lazy JSON parser for Java.
Stars: ✭ 55 (-74.3%)
Mutual labels:  json, json-parser
Fastjson
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
Stars: ✭ 1,164 (+443.93%)
Mutual labels:  json, json-parser
Njson
Unmarshal/Decode nested JSON by JSON Path
Stars: ✭ 61 (-71.5%)
Mutual labels:  json, json-parser
Msgpack Unity3d
MessagePack and JSON serializer for Unity3D
Stars: ✭ 74 (-65.42%)
Mutual labels:  json, json-serialization
Bad json parsers
Exposing problems in json parsers of several programming languages.
Stars: ✭ 351 (+64.02%)
Mutual labels:  json, json-parser
Pyjfuzz
PyJFuzz - Python JSON Fuzzer
Stars: ✭ 342 (+59.81%)
Mutual labels:  json, json-serialization
Simplejson
simplejson is a simple, fast, extensible JSON encoder/decoder for Python
Stars: ✭ 1,372 (+541.12%)
Mutual labels:  json, json-parser
Flatcc
FlatBuffers Compiler and Library in C for C
Stars: ✭ 434 (+102.8%)
Mutual labels:  json, json-parser
Jstream
Streaming JSON parser for Go
Stars: ✭ 427 (+99.53%)
Mutual labels:  json, json-parser
Argonaut
Purely functional JSON parser and library in scala.
Stars: ✭ 501 (+134.11%)
Mutual labels:  json, json-parser
Mojojson
A simple and fast JSON parser.
Stars: ✭ 271 (+26.64%)
Mutual labels:  json, json-parser
Jsonui
jsonui is an interactive JSON explorer on your command line
Stars: ✭ 583 (+172.43%)
Mutual labels:  json, json-parser
Pikkr
JSON parser which picks up values directly without performing tokenization in Rust
Stars: ✭ 580 (+171.03%)
Mutual labels:  json, json-parser
Simdjson php
simdjson_php bindings for the simdjson project. https://github.com/lemire/simdjson
Stars: ✭ 90 (-57.94%)
Mutual labels:  json, json-parser
Gitlogg
💾 🧮 🤯 Parse the 'git log' of multiple repos to 'JSON'
Stars: ✭ 102 (-52.34%)
Mutual labels:  json, json-parser
Json Voorhees
A killer modern C++ library for interacting with JSON.
Stars: ✭ 120 (-43.93%)
Mutual labels:  json, json-serialization
Parson
Lightweight JSON library written in C.
Stars: ✭ 965 (+350.93%)
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 (-85.05%)
Mutual labels:  json, json-serialization
kson
A Java serialization/deserialization library to convert Java Objects into json and back, faster and powerful then Gson.
Stars: ✭ 25 (-88.32%)
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 (-68.69%)
Mutual labels:  json, json-parser
Zzzjson
The fastest JSON parser written in pure C
Stars: ✭ 66 (-69.16%)
Mutual labels:  json, json-parser
Helios
A purely functional JSON library for Kotlin built on Λrrow
Stars: ✭ 157 (-26.64%)
Mutual labels:  json, json-parser
Json To Ast
JSON AST parser
Stars: ✭ 161 (-24.77%)
Mutual labels:  json, json-parser
Web Database Analytics
Web scrapping and related analytics using Python tools
Stars: ✭ 175 (-18.22%)
Mutual labels:  json, json-parser
Java
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
Stars: ✭ 1,308 (+511.21%)
Mutual labels:  json, json-parser
Go
A high-performance 100% compatible drop-in replacement of "encoding/json"
Stars: ✭ 10,248 (+4688.79%)
Mutual labels:  json, json-parser
Dynamodb Json
DynamoDB json util to load and dump strings of Dynamodb json format to python object and vise-versa
Stars: ✭ 114 (-46.73%)
Mutual labels:  json, json-parser
Gjson
Get JSON values quickly - JSON parser for Go
Stars: ✭ 9,453 (+4317.29%)
Mutual labels:  json, json-parser
Poison
An incredibly fast, pure Elixir JSON library
Stars: ✭ 1,898 (+786.92%)
Mutual labels:  json, json-parser
Json 2 Kotlin
Convert JSON to Kotlin Data Classes
Stars: ✭ 148 (-30.84%)
Mutual labels:  json, json-serialization
Bfj
MOVED TO GITLAB
Stars: ✭ 164 (-23.36%)
Mutual labels:  json-parser, json-serialization
Daw json link
Static JSON parsing in C++
Stars: ✭ 146 (-31.78%)
Mutual labels:  json, json-parser
libstud-json
JSON pull-parser/push-serializer library for C++
Stars: ✭ 20 (-90.65%)
Mutual labels:  json-serialization, json-parser
JsonFormatter
Easy, Fast and Lightweight Json Formatter. (Serializer and Deserializer)
Stars: ✭ 26 (-87.85%)
Mutual labels:  json-serialization, json-parser
Jsmnsol
A JSON parser for solidity
Stars: ✭ 56 (-73.83%)
Mutual labels:  json, json-parser
Zson
专为测试人员打造的JSON解析器
Stars: ✭ 181 (-15.42%)
Mutual labels:  json, json-serialization
Jsons
🐍 A Python lib for (de)serializing Python objects to/from JSON
Stars: ✭ 178 (-16.82%)
Mutual labels:  json, json-parser
1-60 of 1219 similar projects