logoove / sqlite
一个不使用cgo的database/sql标准sqlite3驱动,原驱动`modernc.org/sqlite`,但是速度不行,搬迁过来,这样就能在goframe和其他框架中使用.
☆67Updated last year
Related projects ⓘ
Alternatives and complementary repositories for sqlite
- Package greuse provides Listen and Dial functions that set socket options in order to be able to reuse ports. You should only use this pa…☆60Updated 4 years ago
- machine-code,是忘忧草安全团队出品的一款使用GO语言实现的跨平台机器码(硬件信息)获取程序。 能获取的信息包括系统UUID、主板序列号、CPU序列号、MAC网卡信息、硬盘序列号等。主要用于设备特征识别、商业软件授权CDKEY生成等等。 同时支持windows…☆56Updated this week
- A library for writing system daemons in golang.☆139Updated 2 years ago
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆46Updated 3 years ago
- export go package to https://github.com/dop251/goja☆24Updated 2 years ago
- 一款tcp调试工具,gui基于fyne,tcp框架基于[zinx](https://github.com/aceld/zinx)☆52Updated last year
- golang inference version for PaddleOCR☆72Updated 3 years ago
- a cross-platform webview library for golang and c/c++☆37Updated last year
- windows service☆69Updated last year
- [钉钉] A fast dingding development sdk written in Golang☆108Updated 3 years ago
- Go轻量ORM,支持达梦(dm),金仓(kingbase),神通(shentong),南大通用(gbase),TDengine,mysql,postgresql,oracle,mssql,sqlite,db2,clickhouse...☆70Updated last week
- Golang RSA Encryption Library , Base64 support and uniform string type , Support for signing operations using RSA Support for RSAWithSHA1…☆175Updated last year
- go 版本文件管理器☆17Updated last year
- miniblink的go语言绑定实现(依赖cgo),miniblink是一个极其精简的chrome内核,拥有chrome的大部分功能并具有极小的体积,可快速构建基于H5的应用程序,体积及效率也优于electron等方案。☆104Updated last year
- 使用 Go 编写的高性能可扩展的日志库 - A high-performance and extensible logging foundation for Go applications☆40Updated 3 months ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆98Updated 4 months ago
- A Golang interpreter based on Yaegi. Integreted by many useful libraries, Gotx will be a perfect script language engine.☆56Updated 3 years ago
- go-snowflake☆111Updated 4 years ago
- Yet another library to partially read and write .docx files (a.k.a. Microsoft Word documents or ECMA-376 Office Open XML) in Go.☆47Updated 3 years ago
- Go 语言汉字转拼音工具☆191Updated 6 months ago
- A platform-agnostic go (golang) library to easily locate truetype font files in your system's user and system font directories☆133Updated 7 months ago
- Golang 桌面开发框架☆21Updated 6 months ago
- Example of using the Go GUI library XCGUI. 炫彩界面库Go语言版例子☆50Updated 3 months ago
- Easy and safe convert any value to another type in Go. (Go 数据类型安全转换)☆48Updated 2 months ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆97Updated 10 months ago
- idgenerator 的 Go 专项引用库。☆31Updated last year
- Pure go library for creating Office Open/OOXML/ECMA-376 documents (.docx, .xlsx, .pptx)☆44Updated 6 years ago
- Golang开发扩展库,包括字符串处理、日期转换、类型转换、切片处理、压缩、加密、AES/ECB加密解密等☆56Updated 2 years ago
- 使用html来编写golang图形界面程序(only windows)☆132Updated 3 years ago