6196683 tengxunkai 1591587685
176
Rapidjson 是一个 C++ 的快速 JSON 解析器和生成器,使用 SAX/DOM 风格的 API 设计
C/C++
21小时前
6841606 bytedance 1661499424
1
A blazingly fast JSON serializing & deserializing library
22小时前
332944 zhoutk 1578920325
44
从node.js转到c++,特别怀念在js中使用json那种畅快感。在c++中也使用过了些库,但提供的接口使用方式,总不是习惯,很烦锁,接口函数太多,不直观。参考了很多库,如:rapidjson, cJson, CJsonObject, drleq-cppjson, json11等,受cJson的数据结构启发很大,决定用C++手撸一个。
C++
2天前
12631026 codeleep 1679039018
73
一款高性能且功能强大的Json差异发现工具 它几乎可以发现任何结果结构的json数据的不同之处
Java
4天前
87628 rexlevin 1578916918
0
A cross platform JSON formatting tool跨平台的json格式化工具
5天前
1
基于Swing的多主题JSON格式化工具
Java
14天前
15247 noear 1668142935
290
高性能 Jsonpath 框架
Java
14天前
6841606 bytedance 1661499424
1
A fast JSON serializing & deserializing library, accelerated by SIMD.
19天前
2
An ultra fast and lightweight JSON parser, writer and object binding. 极高性能轻量级的JSON读写与对象绑定库.
Java
22天前
350389 hz8866 1593832573
67
A json-schema editor of high efficient and easy-to-use, base on Vue
JavaScript
29天前
7747277 hominsu 1656837394
11
JSON parser/generator in C++17
C++
1个月前
1594180 l x f 1637042351
1
基于zrender的自动json画图工具
TypeScript
1个月前
46
Provides a unified JSON access API, you can adapter any JSON library to Gson, Jackson, FastJson with easyjson
Java
1个月前
5408129 lengjingzju 1578986185
49
LJSON 是一个远远快于 cJSON(最快可达20倍)、大幅度快于 RapidJSON (最快可达1倍)的 C 实现的 JSON 库,他是目前最快的通用 JSON 库。 LJSON 支持 JSON 的解析、打印、编辑,提供 DOM 和 SAX 接口,I/O 支持字符串和文件,且完全支持 nativejson-benchmark 的测试用例。
C
2个月前
4698926 didiopensource 1602338843
0
本项目旨在减少移除fastjson的成本,实现fastjson的常见接口,内部使用jackson实现。 对于fastjson的一些复杂用法,比如注解等
2个月前

搜索帮助