文件名称:开源项目-valyala-fastjson.zip
文件大小:716KB
文件格式:ZIP
更新时间:2022-09-25 00:19:14
开源项目
开源项目-valyala-fastjson.zip,GitHub - valyala/fastjson: Fast JSON parsing for Go
【文件预览】:
fastjson-master
----pool.go(981B)
----go.mod(35B)
----fuzz.go(274B)
----update.go(2KB)
----parser_timing_test.go(8KB)
----util_test.go(780B)
----testdata()
--------large.json(27KB)
--------medium.json(2KB)
--------small.json(190B)
--------citm_catalog.json(1.65MB)
--------twitter.json(617KB)
--------canada.json(2.15MB)
----arena_timing_test.go(904B)
----parser_test.go(29KB)
----handy_test.go(6KB)
----parser.go(22KB)
----scanner_example_test.go(855B)
----scanner_test.go(715B)
----fastfloat()
--------parse_timing_test.go(2KB)
--------parse.go(4KB)
--------parse_test.go(4KB)
----util.go(524B)
----validate.go(6KB)
----update_example_test.go(1KB)
----.travis.yml(411B)
----LICENSE(1KB)
----validate_timing_test.go(1KB)
----arena_test.go(2KB)
----doc.go(241B)
----validate_test.go(3KB)
----handy.go(4KB)
----update_test.go(2KB)
----README.md(13KB)
----.gitignore(5B)
----arena.go(3KB)
----scanner.go(2KB)
----handy_example_test.go(1KB)
----parser_example_test.go(4KB)