Goalng软件包推荐

2019独角兽企业重金招聘Python工程师标准>>> hot3.png

前言

哈喽大家好呀! 马上要迎来狗年了大家是不是已经怀着过年的心情了呢? 今天笔者给大家带来了一份礼物, Goalng的软件包推荐, 主要总结了一下在go语言中大家开源的优秀的软件, 大家了解之后在后续使用过程有遇到如下软件可以解决的问题可以来本篇文章寻找对应的软件

PS:这里的软件笔者并未全部测试过但是标有(已使用)的字样是笔者在实际过程中有使用到的请大家放心使用

PS:这里提供的Golang软件包大多都是GitHub上star比较多的项目中进行筛选的

附上:

喵了个咪的博客:w-blog.cn

终端开发

CLI库(已使用) : github.com/urfave/cli

终端仪表盘 : github.com/gizak/termui

终端文字美化输出各种色彩终端 : github.com/fatih/color

在终端上输出进度条 github.com/schollz/progressbar

系统组件

DNS库 : github.com/miekg/dns

docker(已使用) : github.com/moby/moby

k8s : github.com/kubernetes/kubernetes

持续交付平台 : github.com/drone/drone

内网穿透支持http,tcp,udp(已使用) : github.com/fatedier/frp

内网穿透 : github.com/inconshreveable/ngrok

stun打洞服务器go实现 : github.com/ccding/go-stun

基于KCP协议UDP TO TCP 网络加速通道(已使用) : github.com/xtaci/kcptun

持续文件同步 : github.com/syncthing/syncthing

文件同步(支持各种云) : github.com/ncw/rclone

请求流量复制 : github.com/buger/goreplay

redis集群解决方案 : github.com/CodisLabs/codis

服务发现 : www.consul.io

K/V数据库 : github.com/coreos/etcd

实时分布式消息传递平台 : nsq.io

消息推送集群服务 : github.com/Terry-Mao/gopush-cluster

以太坊整套协议钱包Go实现 : github.com/ethereum/go-ethereum

开发套件

微服务套件 : github.com/go-kit/kit

桌面UI套件(基于CGO) : github.com/andlabs/ui

桌面UI库(基于HTML) : github.com/murlokswarm/app

LOG库(已使用) : github.com/Sirupsen/logrus

图像处理库 : github.com/anthonynsimon/bild

图像处理库 : github.com/disintegration/imaging

日期处理库 : github.com/jinzhu/now

配置文件读取库(已使用) : github.com/spf13/viper

类型转换库(已使用) : github.com/spf13/cast

UUID库(已使用) : github.com/satori/go.uuid

压缩文件处理库 : github.com/mholt/archiver

连接池库(已使用) : github.com/jolestar/go-commons-pool

程序内部系统资源,可以对不同的资源做出不同的规则调整 : github.com/shirou/gopsutil

数据文件处理

文件嵌入到编译文件 : github.com/rakyll/statik

文件嵌入到编译文件(html,css,js) : github.com/GeertJohan/go.rice

内存敏感数据处理 : github.com/awnumar/memguard

第三方软件使用

邮件发送(已使用) : github.com/go-gomail/gomail

数据库操作(已使用) : github.com/jinzhu/gorm

数据库操作 : github.com/go-xorm/xorm

redis操作库(已使用) : gopkg.in/redis.v5

rabbitmq使用框架(已使用) : github.com/streadway/amqp

levelDB处理 : https://github.com/syndtr/goleveldb

解析库

JSON解析库(已使用) : github.com/tidwall/gjson

CSV处理库 : github.com/jszwec/csvutil

msgpack binc cbor json 解密库 : github.com/ugorji/go

golang解密php序列化库 : github.com/yvasiyarov/php_session_decoder

高性能json库 : github.com/json-iterator/go

google-protobuf库 : github.com/golang/protobuf

网络框架

http网路框架(已使用) : github.com/labstack/echo

http网路框架(已使用) : github.com/gin-gonic/gin

http网络框架 : https://github.com/go-martini/martini

超级快的 http 网路框架(已使用) : github.com/valyala/fasthttp

KCP协议golang实现(已使用) : github.com/xtaci/kcp-go

IOT库 支持各种协议 : github.com/hybridgroup/gobot

socket.io协议Go实现(已使用) : github.com/googollee/go-socket.io

深度学习

Go语言实现机器学习框架 : github.com/sjwhitworth/golearn

GO机器学习图书馆,包含各种各样的算法 : github.com/gorgonia/gorgonia

go语言对Tensorflow的封装 : github.com/galeone/tfgo

依赖管理

官方包管理 : github.com/golang/dep

包管理工具(本地打包到项目) : github.com/tools/godep

包管理工具(类似Composer 和 pip) : github.com/Masterminds/glide

转载于:https://my.oschina.net/wenzhenxi/blog/1620695

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/391232.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

Kubernetes 入门(2)基本组件

1. C/S架构 Kubernetes 遵循非常传统的客户端服务端架构,客户端通过 RESTful 接口或者直接使用 kubectl 与 Kubernetes 集群进行通信,这两者在实际上并没有太多的区别,后者也只是对 Kubernetes 提供的 RESTful API 进行封装并提供出来。 左侧…

【powerdesign】从mysql数据库导出到powerdesign,生成数据字典

使用版本powerdesign16.5,mysql 5.5,windows 64 步骤: 1.下载mysql驱动【注意 32和64的驱动都下载下来,具体原因查看第三步 依旧会报错处】 下载地址:https://dev.mysql.com/downloads/connector/odbc/5.3.html 请下…

php amazon-s3_推荐亚马逊电影-一种协作方法

php amazon-s3Item-based collaborative and User-based collaborative approach for recommendation system with simple coding.推荐系统的基于项目的协作和基于用户的协作方法,编码简单。 推荐系统概述 (Overview of Recommendation System) There are many met…

python:使用Djangorestframework编写post和get接口

1、安装django pip install django 2、新建一个django工程 python manage.py startproject cainiao_monitor_api 3、新建一个app python manage.py startapp monitor 4、安装DRF pip install djangorestframework 5、编写视图函数 views.py from rest_framework.views import A…

Kubernetes 入门(3)集群安装

1. kubeadm简介 kubeadm 是 Kubernetes 官方提供的一个 CLI 工具,可以很方便的搭建一套符合官方最佳实践的最小化可用集群。当我们使用 kubeadm 搭建集群时,集群可以通过 K8S 的一致性测试,并且 kubeadm 还支持其他的集群生命周期功能&#…

【9303】平面分割

Time Limit: 10 second Memory Limit: 2 MB 问题描述 同一平面内有n(n≤500)条直线,已知其中p(p≥2)条直线相交与同一点,则这n条直线最多能将平面分割成多少个不同的区域? Input 两个整数n&am…

简述yolo1-yolo3_使用YOLO框架进行对象检测的综合指南-第一部分

简述yolo1-yolo3重点 (Top highlight)目录: (Table Of Contents:) Introduction 介绍 Why YOLO? 为什么选择YOLO? How does it work? 它是如何工作的? Intersection over Union (IoU) 联合路口(IoU) Non-max suppression 非最大抑制 Networ…

JAVA基础知识|lambda与stream

lambda与stream是java8中比较重要两个新特性,lambda表达式采用一种简洁的语法定义代码块,允许我们将行为传递到函数中。之前我们想将行为传递到函数中,仅有的选择是使用匿名内部类,现在我们可以使用lambda表达式替代匿名内部类。在…

数据库:存储过程_数据科学过程:摘要

数据库:存储过程Once you begin studying data science, you will hear something called ‘data science process’. This expression refers to a five stage process that usually data scientists perform when working on a project. In this post I will walk through ea…

svm和k-最近邻_使用K最近邻的电影推荐和评级预测

svm和k-最近邻Recommendation systems are becoming increasingly important in today’s hectic world. People are always in the lookout for products/services that are best suited for them. Therefore, the recommendation systems are important as they help them ma…

Oracle:时间字段模糊查询

需要查询某一天的数据,但是库里面存的是下图date类型 将Oracle中时间字段转化成字符串,然后进行字符串模糊查询 select * from CAINIAO_MONITOR_MSG t WHERE to_char(t.CREATE_TIME,yyyy-MM-dd) like 2019-09-12 转载于:https://www.cnblogs.com/gcgc/p/…

cnn对网络数据预处理_CNN中的数据预处理和网络构建

cnn对网络数据预处理In this article, we will go through the end-to-end pipeline of training convolution neural networks, i.e. organizing the data into directories, preprocessing, data augmentation, model building, etc.在本文中,我们将遍历训练卷积神…

leetcode 554. 砖墙

你的面前有一堵矩形的、由 n 行砖块组成的砖墙。这些砖块高度相同(也就是一个单位高)但是宽度不同。每一行砖块的宽度之和应该相等。 你现在要画一条 自顶向下 的、穿过 最少 砖块的垂线。如果你画的线只是从砖块的边缘经过,就不算穿过这块砖…

递归 和 迭代 斐波那契数列

#include "stdio.h"int Fbi(int i) /* 斐波那契的递归函数 */ { if( i < 2 ) return i 0 ? 0 : 1; return Fbi(i - 1) Fbi(i - 2); /* 这里Fbi就是函数自己&#xff0c;等于在调用自己 */ }int main() { int i; int a[40]; printf("迭代显示斐波那契数列…

飞行模式的开启和关闭

2019独角兽企业重金招聘Python工程师标准>>> if(Settings.System.getString(getActivity().getContentResolver(),Settings.Global.AIRPLANE_MODE_ON).equals("0")) { Settings.System.putInt(getActivity().getContentResolver(),Settings.Global.AIRPLA…

消解原理推理_什么是推理统计中的Z检验及其工作原理?

消解原理推理I Feel:我觉得&#xff1a; The more you analyze the data the more enlightened, data engineer you will become.您对数据的分析越多&#xff0c;您将变得越发开明。 In data engineering, you will always find an instance where you need to establish whet…

pytest+allure测试框架搭建

https://blog.csdn.net/wust_lh/article/details/86685912 https://www.jianshu.com/p/9673b2aeb0d3 定制化展示数据 https://blog.csdn.net/qw943571775/article/details/99634577 环境说明&#xff1a; jdk 1.8 python 3.5.3 allure-commandline 2.13.0 文档及下载地址&…

大学生信息安全_给大学生的信息

大学生信息安全You’re an undergraduate. Either you’re graduating soon (like me) or you’re in the process of getting your first college degree. The process is not easy and I can only assume how difficult the pressures on Masters and Ph.D. students are. Ho…

特斯拉最安全的车_特斯拉现在是最受欢迎的租车选择

特斯拉最安全的车Have you been curious to know which cars are most popular in US and what are their typical rental fares in various cities? As the head of Product and Data Science at an emerging technology start-up, Ving Rides, these were some of the quest…

WebSocket入门

WebSocket前言  WebSocket是HTML5的重要特性&#xff0c;它实现了基于浏览器的远程socket&#xff0c;它使浏览器和服务器可以进行全双工通信&#xff0c;许多浏览器&#xff08;Firefox、Google Chrome和Safari&#xff09;都已对此做了支持。 在WebSocket出现之前&#xff…