ololx/cranberry
The cranberry is a java library that allows to write less code - it's automatically plugs into your project build and sweets up your java.
This library helps Java developers by automatically generating common, repetitive code during the compilation process. It takes existing Java code and, with minimal setup, reduces the amount of boilerplate code needed for tasks like input validation and logging. The result is a cleaner, more concise codebase for Java application developers.
No commits in the last 6 months.
Use this if you are a Java developer looking to reduce the amount of routine code you write for common tasks like validating inputs or logging method parameters.
Not ideal if you are not a Java developer or if you prefer to explicitly write out all code rather than using compile-time code generation.
Stars
7
Forks
2
Language
Java
License
Apache-2.0
Category
Last pushed
Sep 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/ololx/cranberry"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
square/kotlinpoet
A Kotlin API for generating .kt source files.
dromara/fast-request
IntelliJ IDEA plugin Fast Request
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern...