Giter VIP home page Giter VIP logo

go-develop-kit's Introduction

go-develop-kit

Build Status License

My development kits for Golang.

中文文档

Install

go get github.com/WindomZ/go-develop-kit...

Usage

Bytes

  • bytes
    • Format formats bytes integer to human readable string
    • Parse parses human readable bytes string to bytes integer

Cache

GoogleAuthenticator

  • One-time Password
    • HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226
    • Time-based One-time Password (TOTP) algorithm specified in RFC 6238

IP

  • ip
    • Get the current IP address
    • Get the end of current IP address

Math

  • float64
    • Add, subtract, multiply, divide and round
    • Calculation of big number, eliminate the error precision

Mutex

  • mutex
    • Still in development :)

Path

README

  • Get the user's home directory
  • File operation function collection

Queue

  • queue
    • Push push the queue.
    • Pull pull the queue, FIFO.
    • Exchange safely change queue capacity.

Security

  • salt

StringUtil

  • string
    • Split the string
  • regexp
    • Split the string with regular expression

Unit

  • currency
    • Unit currency, the multiple formats mapping
  • float price
    • Unit price, floating point calculation
  • int price
    • Unit price, integral calculation

UUID

  • uuid
    • Common UUID safe generation method
  • validator
    • Commonly used UUID validator
  • tool
    • Commonly used UUID conversion tool

Contributing

Welcome to pull requests, report bugs, suggest ideas and discuss go-develop-kit, i would love to hear what you think about go-develop-kit on issues page.

If you like it then you can put a ⭐ on it.

License

MIT

go-develop-kit's People

Contributors

windomz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

go-develop-kit's Issues

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.