Pante / elementaryLinks
A suite of libraries that simplify creating and unit testing annotation processors.
☆44Updated last week
Alternatives and similar repositories for elementary
Users that are interested in elementary are comparing it to the libraries listed below
Sorting:
- Java compile testing library, that allows you to test annotation processors.☆36Updated 3 weeks ago
- Upgraded fork of hickory (updated to Java 11 with module-info and new features)☆25Updated last week
- Minimal Maven reusable one-stop shop library☆39Updated last week
- A file system implementation to access the contents of Java modules in a unified way.☆39Updated 6 months ago
- Write sandboxed integration tests for Java annotation processors and plugins.☆17Updated this week
- A simple command-line argument parser for Java applications that relies on records.☆28Updated 8 months ago
- A Maven plugin for creating a module-info.class.☆16Updated last year
- The reference implementation for the JSpecify nullness specification (and later, its other specifications as well)☆28Updated 4 months ago
- Yet another logger API in Java with beautiful features☆66Updated last month
- java json binding library via source code generation☆73Updated this week
- Maven plugin which creates Open PGP / GPG signatures for all of the project's artifacts☆49Updated this week
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆42Updated last year
- Module names for the Java Module System (JPMS)☆37Updated 6 years ago
- Some utility classes around java records☆32Updated 4 years ago
- A library for bypassing all of Java's security mechanisms, visibility checks, and encapsulation measures via the JNI API☆49Updated 6 months ago
- Apache maven☆31Updated 2 months ago
- ☆28Updated last month
- IntelliJ plugin to view JFR profiler files and to profile using JFR☆61Updated 9 months ago
- A light weight wrapper to the JDK HttpClient☆24Updated 2 years ago
- Time-related test utilities for Java☆21Updated last week
- Reflectionless command line parser☆88Updated last week
- A Java configuration library☆90Updated last week
- A tiny, formatter-friendly Java DSL for creating ZIP files.☆36Updated last month
- Named and Optional parameters for Java 17☆40Updated 2 years ago
- A wrapper API for creating interceptable Java HttpClients☆36Updated 5 years ago
- Java Bridge Method Maker☆27Updated last year
- Advanced Properties — Read and write Java .properties files in a more sane manner.☆54Updated last month
- Example of how to produce a MRJAR with Gradle☆22Updated 4 years ago
- Relational Streams for Java