There are 5 repositories under annotation-processing topic.
This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to generate bind classes. DOCS -->
A library for testing Kotlin and Java annotation processors, compiler plugins and code generation
A curated list of resources related to the Java annotation processing API (JSR 269)
:truck: Android processing library for managing SharedPreferences persistence efficiently and structurally.
[OBSOLETE] Gradle plugin making it easier/safer to use Java annotation processors
Dependency injection via source code generation
It is the example project for the annotation processing tutorial.
Software for working with satellite & aerial imagery ML datasets
An SQLite ORM for Android with automatic database migrations built with annotation processing
Annotation processing and dependency injection for Java/Android
An annotating processing library that automatically generates Dagger Hilt's `@Binds` methods.
Gradle plugin for integrating Java annotation processors
An expressive DSL built on top of JavaPoet to make writing code almost as easy as writing the code yourself.
[Android Library] Remove Boilerplate code for initializing fragments
Provide Gradio custom components to make the diarization-based audio labeling process easier and faster.
CrowdTruth framework for crowdsourcing ground truth for training & evaluation of AI systems
Jackson with Annotation processing
Simple annotation processor example. Inspired by the idea of "How ButterKnife works?"
Prototype of generating `copyDynamic` extension functions for kotlin data classes
Piri is a lightweight annotation processing library that generates static factory methods for your Activities and Fragments.
:heavy_check_mark:ć ¤[ARTICLE] Writing your own Annotation Processors in Android
Kotlin Symbol Processing (KSP) sample project
Annotation based developer targeted library. Call any function from anywhere from a nice UI or web interface.
Symfony annotations bundle
POJO validation using annotation processing
Generate Typescript/Go/Rust types from Java
Kotlin extension bridge library for Dagger2 (proof-of-concept)
š§© A library that generates kotlin code for Retrofit 2 based on a Swagger endpoint. Includes an Annotation Processor to configure and generate the code on build time.
Reduce repetitive inheritance works in OOP world using @MethodScope.
Java compile testing library, that allows you to test annotation processors.
A JSON library written in pure Kotlin
How to Use Kotlin with Lombok in a mixed Kt/Java project