annotation-processing
There are 210 repositories under annotation-processing topic.
janishar/PlaceHolderView
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 -->
tschuchortdev/kotlin-compile-testing
A library for testing Kotlin and Java annotation processors, compiler plugins and code generation
gunnarmorling/awesome-annotation-processing
A curated list of resources related to the Java annotation processing API (JSR 269)
skydoves/PreferenceRoom
:truck: Android processing library for managing SharedPreferences persistence efficiently and structurally.
tbroyer/gradle-apt-plugin
[OBSOLETE] Gradle plugin making it easier/safer to use Java annotation processors
avaje/avaje-inject
Dependency injection via source code generation
satellite-image-deep-learning/software
Software for working with satellite & aerial imagery ML datasets
janishar/annotation-processing-example
It is the example project for the annotation processing tutorial.
jbock-java/jbock
Reflectionless command line parser
jeppeman/HighLite
An SQLite ORM for Android with automatic database migrations built with annotation processing
ByteWelder/Spork
Annotation processing and dependency injection for Java/Android
mars885/hilt-binder
An annotating processing library that automatically generates Dagger Hilt's `@Binds` methods.
SharedType/sharedtype
Generate Typescript/Go/Rust types from Java
clement-pages/gryannote
Provide Gradio custom components to make the diarization-based audio labeling process easier and faster.
palantir/gradle-processors
Gradle plugin for integrating Java annotation processors
agrosner/KPoet
An expressive DSL built on top of JavaPoet to make writing code almost as easy as writing the code yourself.
dilpreet2028/fragmenter
[Android Library] Remove Boilerplate code for initializing fragments
CrowdTruth/CrowdTruth-core
CrowdTruth framework for crowdsourcing ground truth for training & evaluation of AI systems
DominoKit/domino-jackson
Jackson with Annotation processing
erdemtopak/simple-annotation-processor
Simple annotation processor example. Inspired by the idea of "How ButterKnife works?"
ZacSweers/copydynamic
Prototype of generating `copyDynamic` extension functions for kotlin data classes
savepopulation/piri
Piri is a lightweight annotation processing library that generates static factory methods for your Activities and Fragments.
twocity/linker
A light weight URI routing framework for Android.
avaje/avaje-validator
POJO validation using annotation processing
hitanshu-dhawan/AnnotationProcessing
:heavy_check_mark:ㅤ[ARTICLE] Writing your own Annotation Processors in Android
Morfly/ksp-sample
Kotlin Symbol Processing (KSP) sample project
NextFaze/dev-fun
Annotation based developer targeted library. Call any function from anywhere from a nice UI or web interface.
MattAFRL/abtestgen
An Android library for generating simple A/B tests
mtarld/symbok-bundle
Symfony annotations bundle
astutic/Acharya
A Data Centric NER annotation tool for your Named Entity Recognition projects
blipinsk/dagger2-ktx
Kotlin extension bridge library for Dagger2 (proof-of-concept)
AdevintaSpain/Retroswagger
🧩 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.
toolisticon/cute
Java compile testing library, that allows you to test annotation processors.
skydoves/MethodScope
Reduce repetitive inheritance works in OOP world using @MethodScope.
fluidsonic/fluid-json
A JSON library written in pure Kotlin
avaje/avaje-prisms
Upgraded fork of hickory (updated to Java 11 with module-info and new features)