fastjson
JSON converter library
A Java library for converting objects to and from JSON with high performance and support for complex objects
A fast JSON parser/generator for Java. (Aliyun Data Lake Analytics https://www.aliyun.com/product/datalakeanalytics powered by fastjson )
1 stars
1 watching
5 forks
Language: Java
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
kakaopensource/kakajson | A Swift library providing fast conversion between JSON and model data structures. | 1,172 |
svenvc/neojson | Converts JSON data to Smalltalk objects and vice versa efficiently. | 42 |
nfrechette/sjson-cpp | A minimal C++ library to read and write Simplified JSON files without memory allocations. | 21 |
adamritter/fastgron | Transforms large JSON files into a compact, greppable format for efficient exploration and filtering of data. | 596 |
bazaarvoice/jolt | A JSON transformation library written in Java where the specification is itself a JSON document. | 1,560 |
typelevel/jawn | A JSON parser library for Scala that provides fast and featureful parsing capabilities | 433 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 83 |
owlike/genson | A fast and modular Java library for converting JSON to Java objects and vice versa | 219 |
tomasbouda/hjson-powershell | A PowerShell module providing conversion utilities between JSON and HJSON formats. | 5 |
blackedder/painlessjson | Library to convert custom types to and from JSON in a simple and automatic way | 24 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
gzoller/scalajack | A fast JSON serialization library for Scala classes | 112 |
jas502n/fastjson-rce | This project demonstrates a remote code execution vulnerability in a popular JSON parsing library using a crafted input to exploit the RMI protocol. | 66 |
bolerio/mjson | A lightweight Java library for working with JSON data structures | 83 |
isair/jsonhelper | A utility framework for converting data between different formats, including JSON to class instances and hex strings to colors. | 784 |