10 repos
Core Java libraries and development tools built and maintained by Google, centered on building blocks like Guava (collections and utilities), Guice (dependency injection), and AutoValue (code generation). The cluster includes static analysis tools like Error Prone (compile-time bug detection) and google-java-format (code formatting), along with testing libraries like Truth (fluent assertions). These projects represent foundational infrastructure for Java developers seeking both productivity libraries and quality assurance automation.