Giter VIP home page Giter VIP logo

artist-util's Introduction

artist-util

java开发工具集合,包含:日期格式化、参数解析、智能日志、线程池、计时器、频控。10几年开发经验沉淀、零依赖的java开发工具集合。

二,集成使用

1 common 通用工具

  • ParamUtil:parse&format、check&assert、http get、size等等(5星推荐)
  • MachineUtil

2 concurrent 多线程并发

  • ThreadPoolFactory:便捷构造线程池(4星推荐)
  • BatchExecuteUtil:并发执行

3 data structure 数据结构

  • FuncResult:方法"复杂"返回值(4星推荐)
  • DoubleHashMap:双重map

4 date 线程安全的日期工具

  • DateUtill:日期parse format 计算(5星推荐)
  • Watch:多段计时工具(5星推荐)

5 limiter 限流工具

  • NoticeLimiterLocal:通知告警限流

6 log 日志工具

  • SmartLogger:智能打印日志
  • LogControl:简单次数限制打印

7 sample 采样工具

  • LocalSample

二,集成使用

1 maven引入

jar包已上传到github package仓库中:
https://github.com/useraddZYB?tab=packages
https://github.com/useraddZYB/artist-util/packages/1941045

<dependency>
    <groupId>com.programmerartist.artistutil</groupId>
    <artifactId>artist-util</artifactId>
    <version>1.0.1</version>
</dependency>

artist-util's People

Contributors

useraddzyb avatar

Stargazers

 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.