square / javapoet
A Java API for generating .java source files.
☆10,841Updated 3 months ago
Alternatives and similar repositories for javapoet:
Users that are interested in javapoet are comparing it to the libraries listed below
- A collection of source code generators for Java.☆10,459Updated this week
- A modern I/O library for Android, Java, and Kotlin Multiplatform.☆8,838Updated last week
- A fast dependency injector for Android and Java.☆17,492Updated this week
- RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for t…☆47,990Updated last week
- Most popular Mocking framework for unit tests written in Java☆15,009Updated last week
- A fast dependency injector for Android and Java.☆7,297Updated 3 years ago
- PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.☆4,178Updated last year
- jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive wa…☆2,811Updated last month
- A modern JSON library for Kotlin and Java.☆9,834Updated last week
- Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.☆4,987Updated this week
- Backport of Java 8's lambda expressions to Java 7, 6 and 5☆3,539Updated last year
- A type-safe HTTP client for Android and the JVM☆43,268Updated last week
- Square’s meticulous HTTP client for the JVM, Android, and GraalVM.☆46,114Updated this week
- gRPC and protocol buffers for Android, Kotlin, Swift and Java.☆4,290Updated this week
- Asynchronous Http and WebSocket Client library for Java☆6,313Updated this week
- Catch common Java mistakes as compile-time errors☆6,910Updated this week
- A memory leak detection library for Android.☆29,517Updated 3 weeks ago
- A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead☆3,688Updated this week
- Java bytecode engineering toolkit☆4,149Updated 4 months ago
- requery - modern SQL based query & persistence for Java / Kotlin / Android☆3,135Updated 2 years ago
- Runtime code generation for the Java virtual machine.☆6,384Updated last week
- jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.☆11,045Updated this week
- Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better qua…☆24,715Updated 11 months ago
- Java runtime metadata analysis☆4,731Updated 7 months ago
- Reactive Streams Specification for the JVM