2
0
Fork 0
mirror of https://github.com/ii64/sonic.git synced 2026-06-21 00:46:43 +08:00
A blazingly fast JSON serializing & deserializing library
Find a file
2021-05-28 23:58:58 +08:00
.github/workflows Initial commit 2021-05-28 22:44:30 +08:00
ast chore: make it open-source 2021-05-28 23:58:58 +08:00
decoder chore: make it open-source 2021-05-28 23:58:58 +08:00
encoder chore: make it open-source 2021-05-28 23:58:58 +08:00
internal chore: make it open-source 2021-05-28 23:58:58 +08:00
native chore: make it open-source 2021-05-28 23:58:58 +08:00
tools chore: make it open-source 2021-05-28 23:58:58 +08:00
.gitignore chore: make it open-source 2021-05-28 23:58:58 +08:00
.gitmodules chore: make it open-source 2021-05-28 23:58:58 +08:00
.licenserc.yaml Initial commit 2021-05-28 22:44:30 +08:00
check_branch_name.sh Initial commit 2021-05-28 22:44:30 +08:00
CODE_OF_CONDUCT.md Initial commit 2021-05-28 22:44:30 +08:00
CONTRIBUTING.md Initial commit 2021-05-28 22:44:30 +08:00
CREDITS Initial commit 2021-05-28 22:44:30 +08:00
decode_test.go chore: make it open-source 2021-05-28 23:58:58 +08:00
encode_test.go chore: make it open-source 2021-05-28 23:58:58 +08:00
go.mod chore: make it open-source 2021-05-28 23:58:58 +08:00
go.sum chore: make it open-source 2021-05-28 23:58:58 +08:00
hugestruct_test.go chore: make it open-source 2021-05-28 23:58:58 +08:00
LICENSE Initial commit 2021-05-25 11:52:52 +08:00
Makefile chore: make it open-source 2021-05-28 23:58:58 +08:00
README.md chore: make it open-source 2021-05-28 23:58:58 +08:00
search_test.go chore: make it open-source 2021-05-28 23:58:58 +08:00
sonic.go chore: make it open-source 2021-05-28 23:58:58 +08:00

Sonic

A blazingly fast JSON serializing & deserializing library.