A curated list of resources related to the Java annotation processing API (JSR 269)
☆535Nov 16, 2024Updated last year
Alternatives and similar repositories for awesome-annotation-processing
Users that are interested in awesome-annotation-processing are comparing it to the libraries listed below
Sorting:
- A suite of libraries that simplify creating and unit testing annotation processors.☆45Updated this week
- A toolkit project to enable you to build annotation processors more easily☆48Jan 29, 2026Updated last month
- Testing tools for javac and annotation processors☆718Updated this week
- Record builder generator for Java records☆911Feb 16, 2026Updated 2 weeks ago
- Java type safe statically compiled mustache☆323Apr 15, 2025Updated 10 months ago
- A plug-in for the Java compiler that validates a project's package relationships☆147Feb 27, 2023Updated 3 years ago
- An artifact of fully-specified annotations to power static-analysis checks, beginning with nullness analysis.☆1,057Feb 7, 2026Updated 3 weeks ago
- Reflectionless command line parser☆89Jan 15, 2026Updated last month
- JUnit 5 Extension Pack☆610Dec 11, 2025Updated 2 months ago
- A JUnit extension for asserting JDK Flight Recorder events☆325Apr 4, 2023Updated 2 years ago
- Write sandboxed integration tests for Java annotation processors and plugins.☆21Feb 2, 2026Updated last month
- Jabel - unlock Javac 9+ syntax when targeting Java 8☆807Feb 19, 2024Updated 2 years ago
- Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses…☆578Dec 1, 2022Updated 3 years ago
- Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, auto…☆5,317Oct 30, 2025Updated 4 months ago
- Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates,…☆2,714Updated this week
- An uber-fast parallelized Java classpath scanner and module scanner.☆2,963Oct 10, 2025Updated 4 months ago
- Java annotation processor to create immutable objects and builders, for records too. Sweep boilerplate code under the rug!☆3,545Feb 18, 2026Updated last week
- Upgraded fork of hickory (updated to Java 11 with module-info and new features)☆29Feb 23, 2026Updated last week
- Opinionated SLF4J backend that logs natively to json☆53Sep 22, 2025Updated 5 months ago
- Java compile testing library, that allows you to test annotation processors.☆42Sep 22, 2025Updated 5 months ago
- Tooling for the Java Module System☆577Jul 20, 2025Updated 7 months ago
- Gradle plugin for detecting use of legacy APIs which modern Java versions supersede☆19Oct 3, 2025Updated 5 months ago
- Unleash the power of Java - JBang Lets Students, Educators and Professional Developers create, edit and run self-contained source-only Ja…☆1,737Feb 24, 2026Updated last week
- A Java architecture test library, to specify and assert architecture rules in plain Java☆3,610Feb 23, 2026Updated last week
- Java Annotation Indexer☆440Updated this week
- QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties☆528May 23, 2025Updated 9 months ago
- Yet Another Validation for Java (A lambda based type safe validation framework)☆844Jan 26, 2026Updated last month
- A Java API for generating .java source files.☆10,863Oct 10, 2024Updated last year
- 🎼 Bach Builds (on(ly)) Modules☆239Feb 3, 2026Updated last month
- A library of useful Stream Gatherers (custom intermediate operations) for Java.☆169Feb 16, 2026Updated 2 weeks ago
- Argument Harvester - a simple command line parser☆13May 13, 2022Updated 3 years ago
- Awaitility is a small Java DSL for synchronizing asynchronous operations☆3,990Feb 26, 2025Updated last year
- Enhancing Java Stream API☆2,278Aug 30, 2025Updated 6 months ago
- Policeman's Forbidden API Checker☆359Oct 5, 2025Updated 4 months ago
- Parallel Collectors is a toolkit easing parallel collection processing in Java using Stream API.☆669Feb 23, 2026Updated last week
- An extremely easy way to perform background processing in Java. Backed by persistent storage. Open and free for commercial use.☆2,888Updated this week
- Automatic code rewriting for AssertJ using error-prone and refaster☆23Updated this week
- ☆18Jan 9, 2023Updated 3 years ago
- Provides Result-type similar to Result-type in Rust that allows to return either successfull result or otherwise some kind of error and r…☆91Dec 9, 2024Updated last year