annotation-processing topic

List annotation-processing repositories

glide-ksp

26
Stars
1
Forks
Watchers

glide's kotlin annotation processor,use kotlin symbol processor(ksp)

MethodScope

33
Stars
4
Forks
Watchers

Reduce repetitive inheritance works in OOP world using @MethodScope.

autoproxy

19
Stars
3
Forks
Watchers

Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.

AnnotationProcessorStarter

19
Stars
4
Forks
Watchers

Project to set up basics of a Java annotation processor

CommandsMap

24
Stars
6
Forks
Watchers

a library that helps avoiding the switch/case and if/else massive blocks through a table lookup technique

Retroswagger

38
Stars
2
Forks
Watchers

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

dev-fun

51
Stars
4
Forks
Watchers

Annotation based developer targeted library. Call any function from anywhere from a nice UI or web interface.