Open Source Libs
Find Open Source Packages
Open Source Libraries
👉
Uncategorized
👉
Annotation Processing
46 Open Source Annotation Processing Software Projects
Free and open source annotation processing code projects including engines, APIs, generators, and tools.
Placeholderview
2049 ⭐
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 -->
Papercut
367 ⭐
Keep your codebase simple
Preferenceroom
332 ⭐
:truck: Android processing library for managing SharedPreferences persistence efficiently and structurally.
Gradle Apt Plugin
296 ⭐
[OBSOLETE] Gradle plugin making it easier/safer to use Java annotation processors
Awesome Annotation Processing
172 ⭐
A curated list of resources related to the Java annotation processing API (JSR 269)
Kotlin Compile Testing
177 ⭐
A library for testing Kotlin and Java annotation processors, compiler plugins and code generation
Annotation Processing Example
121 ⭐
It is the example project for the annotation processing tutorial.
Spork
81 ⭐
Annotation processing and dependency injection for Java/Android
Highlite
78 ⭐
An SQLite ORM for Android with automatic database migrations built with annotation processing
Fragmenter
62 ⭐
[Android Library] Remove Boilerplate code for initializing fragments
Gradle Processors
58 ⭐
Gradle plugin for integrating Java annotation processors
Linker
56 ⭐
A light weight URI routing framework for Android.
Kpoet
56 ⭐
An expressive DSL built on top of JavaPoet to make writing code almost as easy as writing the code yourself.
Copydynamic
52 ⭐
Prototype of generating `copyDynamic` extension functions for kotlin data classes
Piri
51 ⭐
Piri is a lightweight annotation processing library that generates static factory methods for your Activities and Fragments.
Simple Annotation Processor
50 ⭐
Simple annotation processor example. Inspired by the idea of "How ButterKnife works?"
Abtestgen
47 ⭐
An Android library for generating simple A/B tests
Dev Fun
45 ⭐
Annotation based developer targeted library. Call any function from anywhere from a nice UI or web interface.
Dagger2 Ktx
42 ⭐
Kotlin extension bridge library for Dagger2 (proof-of-concept)
Annotationprocessing
40 ⭐
:heavy_check_mark: [ARTICLE] Writing your own Annotation Processors in Android
Avaje Inject
37 ⭐
Dependency injection via APT (source code generation) ala "Server side Dagger DI"
Jbock
36 ⭐
The jbock command line parser
Symbok Bundle
37 ⭐
Symfony annotations bundle
Retroswagger
34 ⭐
🧩 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.
Methodscope
32 ⭐
Reduce repetitive inheritance works in OOP world using @MethodScope.
Domino Jackson
32 ⭐
Gwt Jackson with Annotation processing
Crowdtruth Core
29 ⭐
CrowdTruth framework for crowdsourcing ground truth for training & evaluation of AI systems
T28hub Shade
27 ⭐
Automatic code generation for the SharedPreferences operation.
RAPIdorm
25 ⭐
Quick solutions for Android ORM
Generate Kotlin Multiple Rounds
24 ⭐
Android sample project demonstrating how to generate Kotlin code through annotation processing, and then feeding it into a second round of annotation processing.
Dalphi
24 ⭐
Dalphi - Active Learning Platform for Human Interaction
Fluid JSon
24 ⭐
A JSON library written in pure Kotlin
Kotlin Lombok Integration
23 ⭐
How to Use Kotlin with Lombok in a mixed Kt/Java project
Commandsmap
22 ⭐
a library that helps avoiding the switch/case and if/else massive blocks through a table lookup technique
Annotationprocessorstarter
20 ⭐
Project to set up basics of a Java annotation processor
Jeta
20 ⭐
Butterknife Ktx
20 ⭐
Kotlin extension bridge library for Butterknife (proof-of-concept)
Kotlin Annotation Processor
17 ⭐
Annotation Processor Sample in Kotlin
Autoproxy
15 ⭐
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.
Auto Data Class
13 ⭐
Generator for Kotlin data classes with Gson/Parcelable type adapter
Autofactory
12 ⭐
Auto create simple factory pattern by annotation processing for you.
Eo Envelopes
11 ⭐
Elegant Objects Envelopes
RAPIdooo
11 ⭐
Android POJO Converter:Generate scalable and bindable domain objects java class file automatically in compile time.
Tracedebug
11 ⭐
Annotation triggered method call plugin
Dzikoysk Annotations
10 ⭐
Reusable runtime annotations scanner for Java-based projects 🔎
Kotlin Elements
10 ⭐
Extension of the Java annotation processing API to Kotlin types