1 Star 7 Fork 2

Bytedance Inc./sonic

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 445 Bytes
一键复制 编辑 原始数据 按行查看 历史
liu 提交于 2025-03-07 19:58 +08:00 . fix: loader version (#770)
module github.com/bytedance/sonic
go 1.17
require (
github.com/bytedance/sonic/loader v0.2.4
github.com/cloudwego/base64x v0.1.5
github.com/davecgh/go-spew v1.1.1
github.com/klauspost/cpuid/v2 v2.0.9
github.com/stretchr/testify v1.8.1
github.com/twitchyliquid64/golang-asm v0.15.1
golang.org/x/arch v0.0.0-20210923205945-b76863e36670
)
require (
github.com/pmezard/go-difflib v1.0.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ByteDance/sonic.git
git@gitee.com:ByteDance/sonic.git
ByteDance
sonic
sonic
main

搜索帮助