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
861 forks
Language: Java
last commit: about 1 month 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,322 |
google/gson | A Java library for converting objects to and from JSON data | 23,432 |
google/jimfs | An in-memory file system implementation of Java's abstract file system APIs | 2,446 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,733 |
google/guice | A lightweight dependency injection framework for Java applications | 12,519 |
google/j2objc | Translates Java source code to Objective-C for iOS app development | 5,998 |
google/auto | Automates repetitive and mechanical Java tasks to reduce bugs and improve code quality | 10,441 |
google-research/google-research | Repository containing research code and datasets from Google's AI and machine learning projects. | 34,478 |
grpc/grpc-java | An RPC library and framework for implementing HTTP/2 based remote procedure calls in Java. | 11,506 |
jboss-javassist/javassist | A Java bytecode manipulation toolkit allowing developers to edit and modify compiled Java classes at runtime. | 4,127 |
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,805 |
col-e/recaf | A modern Java bytecode editor with features for decompiling, recompiling, and manipulating compiled Java code. | 6,123 |
googlecontainertools/jib | Builds optimized container images for Java applications without a Docker daemon. | 13,732 |
hendrixstring/android-pdfmyxml | Converts Android XML layouts into PDF documents, working on all Android versions. | 257 |