Registry / serialization / bytedance-sonic-loader

bytedance-sonic-loader

JSON →
library0.5.1gogounverified

A JIT-accelerated JSON serialization/deserialization library for Go, part of the Sonic project.

go get github.com/bytedance/sonic/loader
INSTALL
IMPORT
SIG · BYTEDANCE-SONIC-LO
B
bytedance-sonic-loader
serializationgov0.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

loader
github.com/bytedance/sonic/loader

Prints the version of the Sonic loader.

package main import ( "fmt" "github.com/bytedance/sonic/loader" ) func main() { fmt.Println(loader.Version()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
10
Amazon
2
OpenAI (training)
1
Resources
bytedance-sonic-loader — go get bytedance-sonic-loader · libregistry