All Projects → Easyjson → Similar Projects or Alternatives

1457 Open source projects that are alternatives of or similar to Easyjson

Jsonparser
One of the fastest alternative JSON parser for Go that does not require schema
Stars: ✭ 4,323 (+23.09%)
Mutual labels:  json, json-parser, perfomance
Waargonaut
JSON decoding/encoding/manipulation library.
Stars: ✭ 82 (-97.67%)
Mutual labels:  json, json-parser, json-serialization
Spray Json
A lightweight, clean and simple JSON implementation in Scala
Stars: ✭ 917 (-73.89%)
Mutual labels:  json, json-parser, json-serialization
Spotify Json
Fast and nice to use C++ JSON library.
Stars: ✭ 145 (-95.87%)
Mutual labels:  json, json-parser, json-serialization
Jsondoc
JSON object for Delphi based on IUnknown and Variant
Stars: ✭ 20 (-99.43%)
Mutual labels:  json, json-parser, json-serialization
Thorsserializer
C++ Serialization library for JSON
Stars: ✭ 241 (-93.14%)
Mutual labels:  json, json-parser, json-serialization
Mir Ion
WIP, use libmir/asdf package for now
Stars: ✭ 78 (-97.78%)
Mutual labels:  json, json-parser, json-serialization
Fastjson
A fast JSON parser/generator for Java.
Stars: ✭ 23,997 (+583.29%)
Mutual labels:  json, json-parser, json-serialization
Json
JSON for Modern C++
Stars: ✭ 27,824 (+692.26%)
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 (-88.61%)
Mutual labels:  json, json-parser, json-serialization
Json Dry
🌞 JSON-dry allows you to serialize & revive objects containing circular references, dates, regexes, class instances,...
Stars: ✭ 214 (-93.91%)
Mutual labels:  json, json-parser, json-serialization
Djson
Fast Go decoder for dynamic JSON
Stars: ✭ 588 (-83.26%)
Mutual labels:  json, json-parser
Jsonui
jsonui is an interactive JSON explorer on your command line
Stars: ✭ 583 (-83.4%)
Mutual labels:  json, json-parser
Jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Stars: ✭ 600 (-82.92%)
Mutual labels:  json, code-generation
Mojojson
A simple and fast JSON parser.
Stars: ✭ 271 (-92.28%)
Mutual labels:  json, json-parser
Xml Js
Converter utility between XML text and Javascript object / JSON text.
Stars: ✭ 874 (-75.11%)
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 (-99.09%)
Mutual labels:  json, json-serialization
Flatjson
A fast JSON parser (and builder)
Stars: ✭ 39 (-98.89%)
Mutual labels:  json, json-parser
Gjson
Get JSON values quickly - JSON parser for Go
Stars: ✭ 9,453 (+169.16%)
Mutual labels:  json, json-parser
Njson
Unmarshal/Decode nested JSON by JSON Path
Stars: ✭ 61 (-98.26%)
Mutual labels:  json, 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 (-98.09%)
Mutual labels:  json, json-parser
Msgpack Unity3d
MessagePack and JSON serializer for Unity3D
Stars: ✭ 74 (-97.89%)
Mutual labels:  json, json-serialization
Univalue
High performance RAII C++ JSON library and universal value object class
Stars: ✭ 46 (-98.69%)
Mutual labels:  json, json-parser
Fastjson
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
Stars: ✭ 1,164 (-66.86%)
Mutual labels:  json, json-parser
Simdjson php
simdjson_php bindings for the simdjson project. https://github.com/lemire/simdjson
Stars: ✭ 90 (-97.44%)
Mutual labels:  json, json-parser
Java
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
Stars: ✭ 1,308 (-62.76%)
Mutual labels:  json, json-parser
Pikkr
JSON parser which picks up values directly without performing tokenization in Rust
Stars: ✭ 580 (-83.49%)
Mutual labels:  json, json-parser
Daw json link
Static JSON parsing in C++
Stars: ✭ 146 (-95.84%)
Mutual labels:  json, json-parser
Json 2 Kotlin
Convert JSON to Kotlin Data Classes
Stars: ✭ 148 (-95.79%)
Mutual labels:  json, json-serialization
Helios
A purely functional JSON library for Kotlin built on Λrrow
Stars: ✭ 157 (-95.53%)
Mutual labels:  json, json-parser
Jsonpath Rs
JSONPath for Rust
Stars: ✭ 31 (-99.12%)
Mutual labels:  json, json-parser
Web Database Analytics
Web scrapping and related analytics using Python tools
Stars: ✭ 175 (-95.02%)
Mutual labels:  json, json-parser
Parson
Lightweight JSON library written in C.
Stars: ✭ 965 (-72.52%)
Mutual labels:  json, json-parser
Coolie
Coolie(苦力) helps you to create models (& their constructors) from a JSON file.
Stars: ✭ 508 (-85.54%)
Mutual labels:  json, json-parser
Jsmnsol
A JSON parser for solidity
Stars: ✭ 56 (-98.41%)
Mutual labels:  json, json-parser
Lazyjson
A very fast, very lazy JSON parser for Java.
Stars: ✭ 55 (-98.43%)
Mutual labels:  json, json-parser
Zzzjson
The fastest JSON parser written in pure C
Stars: ✭ 66 (-98.12%)
Mutual labels:  json, json-parser
Gofasion
A lightweight json parsing library for golang.
Stars: ✭ 52 (-98.52%)
Mutual labels:  json, json-parser
Json To Ast
JSON AST parser
Stars: ✭ 161 (-95.42%)
Mutual labels:  json, json-parser
Jsons
🐍 A Python lib for (de)serializing Python objects to/from JSON
Stars: ✭ 178 (-94.93%)
Mutual labels:  json, json-parser
Simdjson
Parsing gigabytes of JSON per second
Stars: ✭ 15,115 (+330.38%)
Mutual labels:  json, json-parser
Go
A high-performance 100% compatible drop-in replacement of "encoding/json"
Stars: ✭ 10,248 (+191.8%)
Mutual labels:  json, json-parser
Argonaut
Purely functional JSON parser and library in scala.
Stars: ✭ 501 (-85.73%)
Mutual labels:  json, json-parser
Json Voorhees
A killer modern C++ library for interacting with JSON.
Stars: ✭ 120 (-96.58%)
Mutual labels:  json, json-serialization
Poison
An incredibly fast, pure Elixir JSON library
Stars: ✭ 1,898 (-45.96%)
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 (-96.75%)
Mutual labels:  json, json-parser
Gojay
fastest JSON encoder/decoder with powerful stream API for Golang
Stars: ✭ 2,009 (-42.8%)
Mutual labels:  json, perfomance
Go Jsonschema
A tool to generate Go data types from JSON Schema definitions.
Stars: ✭ 164 (-95.33%)
Mutual labels:  json, code-generation
Zson
专为测试人员打造的JSON解析器
Stars: ✭ 181 (-94.85%)
Mutual labels:  json, json-serialization
Gitlogg
💾 🧮 🤯 Parse the 'git log' of multiple repos to 'JSON'
Stars: ✭ 102 (-97.1%)
Mutual labels:  json, json-parser
Moshix
Moshi Extensions
Stars: ✭ 243 (-93.08%)
Mutual labels:  json, code-generation
Whc model
iOS平台高效转换引擎json->model,model->json,model->Dictionary,支持模型类继承其他模型类,支持指定路径转换,不区分json的key和模型属性名称大小写,自动处理json中null
Stars: ✭ 244 (-93.05%)
Mutual labels:  json, json-parser
Oj
Optimized JSON
Stars: ✭ 2,824 (-19.59%)
Mutual labels:  json, json-parser
jackson-js
JavaScript object serialization and deserialization library using decorators. It supports also advanced Object concepts such as polymorphism, Object identity and cyclic objects.
Stars: ✭ 86 (-97.55%)
Mutual labels:  json-serialization, json-parser
domino-jackson
Jackson with Annotation processing
Stars: ✭ 46 (-98.69%)
Mutual labels:  json-serialization, json-parser
representable
Maps representation documents from and to Ruby objects. Includes JSON, XML and YAML support, plain properties and compositions.
Stars: ✭ 689 (-80.38%)
Mutual labels:  json-serialization, json-parser
Swiftyjson
The better way to deal with JSON data in Swift.
Stars: ✭ 21,042 (+499.15%)
Mutual labels:  json, json-parser
Element Api
Create a JSON API/Feed for your elements in Craft.
Stars: ✭ 493 (-85.96%)
Mutual labels:  json, json-serialization
Simplejson
simplejson is a simple, fast, extensible JSON encoder/decoder for Python
Stars: ✭ 1,372 (-60.93%)
Mutual labels:  json, json-parser
JsonFormatter
Easy, Fast and Lightweight Json Formatter. (Serializer and Deserializer)
Stars: ✭ 26 (-99.26%)
Mutual labels:  json-serialization, json-parser
1-60 of 1457 similar projects