Giter Club home page Giter Club logo

asuraframework-commons's Introduction

asura-commons

背景

系统越来越复杂,多个项目之间工具类依赖各不相同,例如json,有依赖gson,jackson,fastjson等等,导致项目依赖复杂,打出来的包也巨大,为规范屏蔽不同厂商工具之间的差异,提供统一的工具类

目标

封装第三方工具类,提供统一的工具类API

主要功能

  • 1、提供标准Json序列化,反序列化,处理
  • 2、时间处理,计算
  • 3、加密签名算法(MD5,SHA)
  • 4、常规算法(UUID生成,雪花(snowflake)算法,一致性Hash算法,轮循算法)
  • 5、escape(XSS , emoji 识别)

asuraframework-commons's People

Contributors

jnnorman avatar kaiyun1206 avatar

Watchers

 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.