Ross ROSS = Recommend OSS · open-source software intelligence for agents

chinabugotech/hutool

🍬A set of tools that keep Java sweet. observed · 2026-08-28

github.com/chinabugotech/hutool · homepage · Java · MulanPSL-2.0 (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
chinabugotech/hutoolmain92

For agents

markdown · JSON · MCP: product_card(name="chinabugotech/hutool")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem