microsoft/gctoolkit
Tool for parsing GC logs observed · 2026-09-03
Health v2 · maintenance only
79/100
- Activity 100
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 13
- age_days: 1870
- days_rel: 489
- days_push: 0
- n_releases_24m: 8
Adoption not part of the score
1301 stars · 178 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GCToolKit is a set of Java libraries for parsing HotSpot JVM garbage collection log files into discrete events. It provides an API for aggregating and analyzing GC data to build custom analyses of JVM managed memory behavior.
Use cases
- parse HotSpot GC log files into structured events
- analyze Java heap occupancy after garbage collections
- build custom analytics on JVM garbage collection telemetry
- tune JVM memory management using GC log data
- aggregate GC pause and collection statistics
- diagnose memory issues in Java applications from logs
When to choose
- you need to programmatically analyze HotSpot GC logs in Java
- you want to build custom GC analysis or reporting tools
- you're tuning JVM garbage collection and need structured log parsing
- you need a maintained, MIT-licensed library for GC log parsing
When to avoid
- you need GC log parsing for non-HotSpot JVMs
- you want a ready-made GUI or dashboard rather than a library
- you need real-time GC monitoring rather than log file analysis
Facets
library · maturity active
parser monitoring analytics developer-tools developer-tools performance monitoring jvm cross-platform garbage-collection gc-logs jvm-tuning memory-analysis hotspot jvm
2 sources
- readme: https://github.com/microsoft/gctoolkit · fetched 2026-09-03 · 01954360df47
- homepage: https://github.com/microsoft/gctoolkit · fetched 2026-08-29 · cc721abcc3f0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/gctoolkit | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/gctoolkit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem