子说 zishuo
pure-Go small home internet router
Updated 2024-08-19 00:27:48 +08:00
Package sqlite is a CGo-free port of SQLite/SQLite3. SQLite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine.
Updated 2024-08-19 00:27:48 +08:00
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
Updated 2024-08-19 00:27:48 +08:00
Xun Database is an object-relational mapper (ORM), can change the table structure at run time, especially suitable for use in Low-Code application.
Updated 2024-08-19 00:27:48 +08:00
pure-Go SQLite driver for Go (SQLite embedded)
Updated 2024-08-19 00:27:48 +08:00
dbgo is a simple go orm
Updated 2024-08-19 00:27:48 +08:00
Updated 2024-08-19 00:27:48 +08:00
Simple and powerful toolkit for BoltDB
Updated 2024-08-19 00:27:48 +08:00
BoltHold is an embeddable NoSQL store for Go types built on BoltDB
Updated 2024-08-19 00:27:48 +08:00
Goview is a lightweight, minimalist and idiomatic template library based on golang html/template for building Go web application.
Updated 2024-08-19 00:27:48 +08:00
golang微信SDK
Updated 2024-08-19 00:27:48 +08:00
go pkg.
Updated 2024-08-19 00:27:48 +08:00
go语言封装的各种对称加密和非对称加密,可以直接使用,包括3重DES,AES的CBC和CTR模式,还有RSA非对称加密,ECC椭圆曲线的加密和数字签名
Updated 2024-08-19 00:27:48 +08:00
整理了基于Go的16种API免杀测试、8种加密测试、反沙盒测试、编译混淆、加壳、资源修改等免杀技术,并搜集汇总了一些资料和工具。
Updated 2024-08-19 00:27:48 +08:00
Golang 程序混淆加密器 用法: garble build -ldflags "-s -w -extldflags '-static'"
Updated 2024-08-19 00:27:48 +08:00