登录 用户中心() [退出] 后台管理 注册
   
您的位置: 首页 >> CLQ工作室开源代码 >> 主题: [golang] golang 的图形处理包     [回主站]     [分站链接]
标题
[golang] golang 的图形处理包
clq
浏览(240) + 2022-08-12 08:59:31 发表 编辑

关键字:

[golang] golang 的图形处理包

画图

github.com/fogleman/gg

最好用

github.com/disintegration/imaging
--------------------------------------------------------
https://blog.csdn.net/yunduan16/article/details/122866816


golang开发好用的github工具
yunduan16
于 2022-02-10 18:31:18 发布 8054
收藏 1
文章标签: golang github 开发语言 开发工具
版权

web框架

github.com/gin-gonic/gin

github.com/zeromicro/go-zero

github.com/fvbock/endless

永不停止框架,可以接受系统信息,进行自己重启

Rest协议客户端

github.com/go-resty/resty

依赖注入

github.com/google/wire

支持注入方法和接口对象

参考文档:Golang依赖注入框架wire使用详解 - 知乎


执行可以用

go build -tags '!wireinject' && ./testWire

go build && ./testWire

go run main.go wire_gen.go


配置文件

github.com/spf13/viper


定时任务管理

github.com/robfig/cron/v3

注:非常好用,支持秒级定时任务

ldap 统一账号登录

gopkg.in/ldap.v2

测试

覆盖测试

github.com/smartystreets/goconvey

命令行

github.com/urfave/cli


监控工具

github.com/prometheus/client_golang prometheus
github.com/mkevac/debugcharts
net/http/pprof golang自带

发送邮件

gopkg.in/gomail.v2

微信消息

github.com/ysicing/workwxbot

数据库

gorm.io/driver/mysql

gorm.io/gorm


画图

github.com/fogleman/gg

最好用

github.com/disintegration/imaging

文件类型

github.com/gabriel-vasile/mimetype

操作字体

github.com/golang/freetype

对象存储

github.com/aliyun/aliyun-oss-go-sdk


中文分词

github.com/huichen/sego
github.com/yanyiwu/gojieba
--------------------------------------------------------
https://www.codercto.com/soft/d/13949.html
imaging.Lanczos



总数:0 页次:1/0 首页 尾页  
总数:0 页次:1/0 首页 尾页  


所在合集/目录



发表评论:
文本/html模式切换 插入图片 文本/html模式切换


附件:



NEWBT官方QQ群1: 276678893
可求档连环画,漫画;询问文本处理大师等软件使用技巧;求档softhub软件下载及使用技巧.
但不可"开车",严禁国家敏感话题,不可求档涉及版权的文档软件.
验证问题说明申请入群原因即可.

Copyright © 2005-2020 clq, All Rights Reserved
版权所有
桂ICP备15002303号-1