Stars
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
A list of useful Java frameworks, libraries, software and hello worlds examples
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
Awaitility is a small Java DSL for synchronizing asynchronous operations
A Java architecture test library, to specify and assert architecture rules in plain Java
The official MongoDB drivers for Java, Kotlin, and Scala
The simple, stupid random Java beans/records generator
Automated testing to find logic and performance bugs in database systems
Published on Maven Central Java Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the compari…
A library that simplifies error handling for Functional Programming in Java
Logs HTTP requests sent by REST-assured as CURL commands.