google-java-format
Code formatter
A program that reformats Java source code to conform to a specific style.
Reformats Java source code to comply with Google Java Style.
6k stars
135 watching
856 forks
Language: Java
last commit: 8 days ago
Linked from 1 awesome list
formatterjava
Related projects:
Repository | Description | Stars |
---|---|---|
google/guava | A collection of reusable Java libraries with various utility functions and data structures | 50,204 |
google/gson | A Java library for converting objects to and from JSON data | 23,385 |
google/jimfs | An in-memory file system implementation of Java's abstract file system APIs | 2,442 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,699 |
google/guice | A lightweight dependency injection framework for Java applications | 12,507 |
google/j2objc | Translates Java source code to Objective-C for iOS app development | 5,995 |
google/auto | A collection of tools to automate code generation and simplify Java development. | 10,434 |
google-research/google-research | Repository containing research code and datasets from Google's AI and machine learning projects. | 34,295 |
grpc/grpc-java | An RPC library and framework for implementing HTTP/2 based remote procedure calls in Java. | 11,460 |
jboss-javassist/javassist | A Java bytecode manipulation toolkit allowing developers to edit and modify compiled Java classes at runtime. | 4,114 |
o0morgan0o/gcode-generative-for-processing | Library for generating G-code instructions from Processing code for 3D printing pen plotting | 28 |
google/yapf | An automated code formatter for Python files, applying a configurable style to improve readability and consistency. | 13,785 |
col-e/recaf | A modern Java bytecode editor with features for decompiling, recompiling, and manipulating compiled Java code. | 6,054 |
googlecontainertools/jib | Builds optimized container images for Java applications without a Docker daemon. | 13,691 |
hendrixstring/android-pdfmyxml | Converts Android XML layouts into PDF documents, working on all Android versions. | 257 |