用CGO_ENABLED=1 GOOS=linux GOARCH=arm64 CC="aarch64-linux-gnu-gcc" CGO_LDFLAGS="-g -O2 -static" go build -v -ldflags "-w -s" -o arm-mygofile mygofile.go会给出几个warning, 编译成功了。 openwrt(armvirt)虚拟机中执行OK。文件是静态连接的。 debian10中,带go-sqlite3包的golang程序,...
用CGO_ENABLED=1 GOOS=linux GOARCH=arm64 CC="aarch64-linux-gnu-gcc" CGO_LDFLAGS="-g -O2 -static" go build -v -ldflags "-w -s" -o arm-mygofile mygofile.go会给出几个warning, 编译成功了。 openwrt(armvirt)虚拟机中执行OK。文件是静态连接的。 debian10中,带go-sqlite3包的golang程序,...
zlyuanteng2楼•4 个月前sinazl3楼•4 个月前gougou1684楼•4 个月前nodeper5楼•4 个月...
GoFish - 一个受 Homebrew 启发的跨平台软件管理工具,支持 Linux 和 Windows viddy - 增强版 watch 命令 路由 HttpRouter mux - URL 路由和调度器 gocraft/web go-querystring - 转换结构体为URL请求参数 CleverGo rewrite - rewrite 中间件 网络 DNS - DNS 库 CoreDNS - DNS 服务器 RoadRunner - PHP 应用...
gocl - Go OpenCL (gocl) 绑定,在 Mac/Linux/Windows/Android 上支持 OpenCL 1.1/1.2/2.0 go-colorful - 颜色空间转换和其他颜色空间操作 go-csnd6 - 绑定到 Csound6 API go-csperfthread - 绑定到 Csound6 API 的 CsoundPerformanceThread 辅助类 goexif - 从图像文件中检索 EXIF 元数据 gofb - 用于...
问有没有可能通过docker golang构建一个静态的sqlite Go应用程序:高山图像?EN近几年Docker的使用不断...
🦄refactor: 调整结构 Jul 19, 2020 utils.go ⚙️ refactor: Improve performance Oct 27, 2023 zdb 小巧的 Golang 数据库操作库 文档 查看文档 docs.73zls.com/zlsgo/# 关于sqlite 如果需要更好的性能可以使用 gcc 编译:CGO_ENABLED=1 go build...
prototype - Cross-platform (Windows/Linux/Mac) library for creating desktop games using a minimal API. raylib-go - Go bindings for raylib, a simple and easy-to-use library to learn videogames programming. termloop - Terminal-based game engine for Go, built on top of Termbox. tile - Data...
https://github.com/workcha/crossCompile 20-定时任务 https://github.com/robfig/cron https://github.com/jasonlvhit/gocron 21-RSS框架 https://github.com/mmcdole/gofeed https://github.com/gorilla/feeds https://github.com/nkanaev/gofeed https://github.com/x0e1f/alerteye 22-其他框架 http...
goxc - A build tool with a focus on cross-compiling, packaging, versioning and distribution GVM - GVM provides an interface to manage Go versions SCons Go Tools - A collection of builders that makes it easy to compile Go projects in SCons Caching cache2go - A caching library with expir...