全部标签
目录标签

#json-parser

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

27 条记录
标签为“json-parser”按健康指数排序
94卓越健康指数
nlohmann/json
JSON for Modern C++
C++★ 50.3K2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
Maven
93卓越健康指数
alibaba/fastjson2
🚄 FASTJSON2 is a Java JSON library with excellent performance.
Java★ 4,3972026年8月28日
Apache-2.02026年8月28日 · 指标 2.10.0
RubyGems
93卓越健康指数
ohler55/oj
Optimized JSON
C · Ruby★ 3,2252026年9月5日
MIT2026年9月5日 · 指标 2.10.0
PyPI · crates.io
88优秀健康指数
pydantic/jiter
Fast iterable JSON parser.
Rust★ 545↓ 426M/月2026年8月29日
MIT2026年8月29日 · 指标 2.10.0
RubyGems
88优秀健康指数
ruby/json
JSON implementation for Ruby
Ruby · Java · C★ 7802026年7月22日
自定义许可证2026年7月22日 · 指标 2.10.0
Go
83优秀健康指数
buger/jsonparser
THE fastest alternative JSON parser for Go that does not require schema
Go★ 5,6482026年8月28日
MIT2026年8月28日 · 指标 2.10.0
PyPI
77良好健康指数
simplejson/simplejson
simplejson is a simple, fast, extensible JSON encoder/decoder for Python
Python · C★ 1,7102026年7月17日
自定义许可证2026年7月17日 · 指标 2.10.0
npm
65良好健康指数
Eljoy/ts-jackson
A typescript library to deserialize and serialize json into classes. You can use different path pattern to resolve deeply nested structures. Every path pattern provided by lodash/get|set object is supported. Check out src/examples as a reference.
TypeScript★ 31↓ 3,624/月2026年8月28日
MIT2026年8月28日 · 指标 2.10.0
PyPI
63中等健康指数
python-rapidjson/python-rapidjson
Python wrapper around rapidjson
C++ · Python★ 5332026年7月21日
自定义许可证2026年7月21日 · 指标 2.10.0
62中等健康指数
gecko0307/dlib
Allocators, I/O streams, math, geometry, image and audio processing for D
D★ 2262026年7月20日
BSL-1.02026年7月20日 · 指标 2.10.0
Maven
62中等健康指数
landawn/abacus-common
Release the power in Java programming
Java★ 1072026年8月28日
Apache-2.02026年8月28日 · 指标 2.10.0
Go
62中等健康指数
tidwall/gjson
Get JSON values quickly - JSON parser for Go
Go★ 15.5K2026年8月5日
MIT2026年8月5日 · 指标 2.10.0
Go
56中等健康指数
shiaho777/jseek
The fastest way to pull values out of JSON in Go — zero allocations, no structs, no full parse
Go★ 302026年7月20日
MIT2026年7月20日 · 指标 2.10.0
Packagist
54中等健康指数
SoftCreatR/JSONPath
JSONPath implementation for PHP.
PHP★ 166↓ 952.2K/月2026年8月13日
自定义许可证2026年8月13日 · 指标 2.10.0
Go · npm
53中等健康指数
d3rty/json
Flexible JSON decoding for Go — gracefully handling schema variations and forgiving mistakes.
Go★ 02026年8月28日
MIT2026年8月28日 · 指标 2.10.0
Hex
53中等健康指数
nshkrdotcom/json_remedy
A practical, multi-layered JSON repair library for Elixir that intelligently fixes malformed JSON strings commonly produced by LLMs, legacy systems, and data pipelines.
Elixir★ 33↓ 2,708/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
PyPI · crates.io
51中等健康指数
Rusty-Ports/fast_json_repair
Rust based JSON repair library
Rust · Python★ 42026年8月6日
MIT2026年8月6日 · 指标 2.10.0
Packagist
50中等健康指数
halaxa/json-machine
Efficient, easy-to-use, and fast PHP JSON stream parser
PHP★ 1,324↓ 1M/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
npm
48薄弱健康指数
sbcgua/ajson
Yet another json parser serializer for ABAP
ABAP★ 702026年7月22日
MIT2026年7月22日 · 指标 2.10.0
Go
44薄弱健康指数
valyala/fastjson
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
Go★ 2,4632026年7月30日
MIT2026年7月30日 · 指标 2.10.0
RubyGems
41薄弱健康指数
trailblazer/representable
Maps representation documents from and to Ruby objects. Includes JSON, XML and YAML support, plain properties and compositions.
Ruby★ 7002026年7月18日
MIT2026年7月18日 · 指标 2.10.0
npm · Packagist · Maven +2
34存在风险健康指数
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
C++ · Rust★ 26.3K↓ 31M/月2026年8月4日
Apache-2.02026年8月4日 · 指标 2.10.0
npm
25存在风险健康指数
nashwaan/xml-js
Converter utility between XML text and Javascript object / JSON text.
JavaScript★ 1,341↓ 44.2M/月2026年8月13日
MIT2026年8月13日 · 指标 2.10.0
PyPI
23存在风险健康指数
ramonhagenaars/jsons
🐍 A Python lib for (de)serializing Python objects to/from JSON
Python★ 2912026年8月19日
MIT2026年8月19日 · 指标 2.10.0
Maven
19危急健康指数
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
Java★ 25.6K2026年8月26日
Apache-2.02026年8月26日 · 指标 2.10.0
Go
17危急健康指数
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
Go★ 13.9K2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
Go
11危急健康指数
mailru/easyjson
Fast JSON serializer for golang.
Go★ 4,9162026年8月28日
MIT2026年8月28日 · 指标 2.10.0