chinabugotech/hutool
🍬A set of tools that keep Java sweet. observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 98
- Release rhythm 80
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 44
- age_days: 4525
- days_rel: 55
- days_push: 15
- n_releases_24m: 14
Adoption not part of the score
30271 stars · 7579 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Hutool is a comprehensive Java utility library that wraps common JDK operations into convenient static helper classes. It covers strings, collections, dates, files, IO, encryption, JDBC, JSON, HTTP client, and more to reduce boilerplate in Java projects.
Use cases
- simplify date handling in java
- make http requests from java easily
- read and write json in java without heavy dependencies
- encrypt and decrypt data in java
- simplify jdbc database operations
- convert between types in java
- read configuration files with grouping and chinese support
When to choose
- you want one lightweight dependency replacing many scattered util classes
- you write small-to-medium Java apps and want less boilerplate
- you prefer Chinese documentation and community support
When to avoid
- you need a full-featured ORM or HTTP client with advanced features
- your team policy requires permissive licenses like Apache/MIT (MulanPSL-2.0)
- you prefer minimal, single-purpose libraries over a kitchen-sink toolkit
Facets
library · maturity stable
http-client json orm cryptography logging serialization date-time file-system developer-tools developer-tools backend web-development jvm java-utility-library util-classes jdbc-helper type-conversion chinese-documentation
4 sources
- readme: https://github.com/chinabugotech/hutool · fetched 2026-08-28 · da3cd110b020
- homepage: https://hutool.cn · fetched 2026-08-29 · abed8fb7736f
- site_page: https://plus.hutool.cn/apidocs · fetched 2026-08-29 · 9cce039a0bb7
- site_page: https://hutool.cn/docs · fetched 2026-08-29 · af475dd94f0e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chinabugotech/hutool | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="chinabugotech/hutool")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem