# deephacks/awesome-jvm

A curated list of awesome loosely performance related JVM stuff. Inspired by awesome-python.

Repository: https://github.com/deephacks/awesome-jvm
Canonical: https://ross.abutalabs.com/products/awesome-jvm
License: CC0-1.0
License Family: permissive
Last push: 2022-08-30T06:38:00+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4038, "days_push": 1464, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2175, forks 225 (observed 2026-08-28T04:06:22.140440+00:00)

## What it is
A curated list of JVM low-level, performance-related, and non-framework resources, inspired by awesome-python. It catalogs tools and projects covering bytecode manipulation, garbage collectors, load testing, profilers, memory/concurrency, and JVM languages.

## Use cases
- find JVM performance tuning resources
- discover garbage collector implementations for Java
- learn about bytecode manipulation libraries
- find load testing tools that avoid coordinated omission
- explore alternative languages running on the JVM
- find profilers and memory analysis tools for Java

## When to choose
- you want a curated starting point for JVM performance and low-level tooling
- you are researching garbage collectors, profilers, or bytecode tools
- you want to discover lesser-known JVM projects and languages

## When to avoid
- you need a framework or application library rather than a resource list
- you need actively maintained documentation with recent updates
- you are not working on the JVM platform

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, benchmarking, monitoring
- domain: developer-tools, performance, awesome-lists
- platform: jvm
- tags: awesome-list, jvm, curated-list, performance, garbage-collection, profilers, bytecode

## Member repositories
- deephacks/awesome-jvm (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:22.140440+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:48:55.657598+00:00, confidence not recorded.
  - readme: https://github.com/deephacks/awesome-jvm (fetched 2026-08-28T04:06:22.140440+00:00, sha ddf50906da43)
- Data as of 2026-08-30T08:39:29.467469+00:00.
