annotation-processing topic

List annotation-processing repositories

kotlin-compile-testing

634
Stars
62
Forks
Watchers

A library for testing Kotlin and Java annotation processors, compiler plugins and code generation

PlaceHolderView

2.1k
Stars
365
Forks
Watchers

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 ge...

annotation-processing-example

139
Stars
28
Forks
Watchers

It is the example project for the annotation processing tutorial.

PreferenceRoom

378
Stars
28
Forks
Watchers

:truck: Android processing library for managing SharedPreferences persistence efficiently and structurally.

avaje-inject

240
Stars
24
Forks
Watchers

Dependency injection via APT (source code generation) ala "Server-Side Dagger DI"

gradle-apt-plugin

296
Stars
30
Forks
Watchers

[OBSOLETE] Gradle plugin making it easier/safer to use Java annotation processors

gradle-processors

62
Stars
23
Forks
Watchers

Gradle plugin for integrating Java annotation processors

linker

55
Stars
4
Forks
Watchers

A light weight URI routing framework for Android.

hilt-binder

68
Stars
4
Forks
Watchers

An annotating processing library that automatically generates Dagger Hilt's `@Binds` methods.

fragmenter

62
Stars
3
Forks
Watchers

[Android Library] Remove Boilerplate code for initializing fragments