Giter VIP home page Giter VIP logo

gox's Introduction

gox

go report card

gox is a go library integrated with many useful tools.

Packages and functions

  • cache

提供对象/字节数组缓存功能

  • conn

提供连接池管理功能,以及连接自动回收。

  • consulx

  • convert

提供丰富的数据类型转换功能

  • file

提供常用的文件操作功能

  • gpip

提供一种基于tcp协议的server/client数据通讯方法。

  • httpx

    • mock实现了简单的链式http请求构造器,可以用一行代码搞定http请求。
    • upload实现了http文件上传逻辑封装处理。
  • img

基于github.com/disintegration/imaging,封装了常用的图片处理接口。

  • gifx

基于img,能够处理GIF生成,GIF加水印等操作。

  • logger

基于github.com/sirupsen/logrus, github.com/logrusorgru/aurora,能够自定义日志格式,以及输出彩色日志。

  • pluginx

  • pool

提供任务池功能,能够设置并行,等待任务数。

  • timer

简单的日期工具包

  • uuid

基于github.com/satori/go.uuid,能够生成UUID。

  • ws

基于github.com/gorilla/websocket,实现处理websocket。

gox's People

Contributors

hetianyi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.