Giter VIP home page Giter VIP logo

goutils's Introduction

goutils


日常开发工具箱。

目前包含以下内容:

  • 简单易用的AES对称加密,Base64加密和解码,UUID生成,随机字符串
  • go程序后台运行(daemonize)功能,支持MacOS/Windows/Linux
  • Terminal UI(tui),目前有颜色、渐变色、简单日志打印、密码输入框、进度条、选择列表、确认等
  • JSON格式配置文件管理,修复了koanf的JSON格式没有indent的问题
  • 日志文件rotate封装,简单易用
  • 请求封装,支持http/socks5格式代理,以及下载进度条,分段并发下载
  • 基于unix套接字的http服务,有客户端和服务端,可以方便地进行进程间通信
  • 支持http/socks5两种代理模式的git命令,用于加速github的clone、pull、push等操作
  • 文件压缩为zip格式
  • zip, rar, 7z, tar.gz, xz等格式的文件解压
  • zip压缩,支持设置密码
  • github/gitee仓库 restful api封装
  • ctrl+C signal捕获
  • 快速排序通用版

goutils's People

Contributors

moqsien avatar okatu-loli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.