All Projects → FrantisekGazo → Blade

FrantisekGazo / Blade

Licence: apache-2.0
Android library for boilerplate destruction

Programming Languages

groovy
2714 projects

Projects that are alternatives of or similar to Blade

AnnotationProcessing
✔️ㅤ[ARTICLE] Writing your own Annotation Processors in Android
Stars: ✭ 47 (-83.09%)
Mutual labels:  annotation-processor
smartstruct
Dart Code Generator for generating mapper classes
Stars: ✭ 20 (-92.81%)
Mutual labels:  annotation-processor
therapi-runtime-javadoc
Read Javadoc comments at run time.
Stars: ✭ 50 (-82.01%)
Mutual labels:  annotation-processor
piri
Piri is a lightweight annotation processing library that generates static factory methods for your Activities and Fragments.
Stars: ✭ 53 (-80.94%)
Mutual labels:  annotation-processor
Stitch
Simple threading library using annotations for Android
Stars: ✭ 28 (-89.93%)
Mutual labels:  annotation-processor
dagger2-ktx
Kotlin extension bridge library for Dagger2 (proof-of-concept)
Stars: ✭ 41 (-85.25%)
Mutual labels:  annotation-processor
avaje-http
Controller generation for Javalin, Helidon SE.
Stars: ✭ 23 (-91.73%)
Mutual labels:  annotation-processor
Doma
DAO oriented database mapping framework for Java 8+
Stars: ✭ 257 (-7.55%)
Mutual labels:  annotation-processor
AutoBindings
Set of annotations that aims to make your Android development experience easier along with lint checks.
Stars: ✭ 15 (-94.6%)
Mutual labels:  annotation-processor
kotlin-cursor
Kotlin Annotation Processor to generate fromCursor and toContentValues of data classes.
Stars: ✭ 34 (-87.77%)
Mutual labels:  annotation-processor
ColdStorage
Lightweight data loading and caching library for android
Stars: ✭ 39 (-85.97%)
Mutual labels:  annotation-processor
generate-kotlin-multiple-rounds
Android sample project demonstrating how to generate Kotlin code through annotation processing, and then feeding it into a second round of annotation processing.
Stars: ✭ 25 (-91.01%)
Mutual labels:  annotation-processor
simple-annotation-processor
Simple annotation processor example. Inspired by the idea of "How ButterKnife works?"
Stars: ✭ 54 (-80.58%)
Mutual labels:  annotation-processor
AnnotationProcessorStarter
Project to set up basics of a Java annotation processor
Stars: ✭ 19 (-93.17%)
Mutual labels:  annotation-processor
Dexter
Manage multidexing using simple annotations and gradle tasks.
Stars: ✭ 41 (-85.25%)
Mutual labels:  annotation-processor
simple-preferences
Android Library to simplify SharedPreferences use with code generation.
Stars: ✭ 48 (-82.73%)
Mutual labels:  annotation-processor
RapidORM
Quick solutions for Android ORM
Stars: ✭ 24 (-91.37%)
Mutual labels:  annotation-processor
Immutables
Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included
Stars: ✭ 3,031 (+990.29%)
Mutual labels:  annotation-processor
annotation-processor-sample
An annotation processor which implements "Builder pattern" for your java classes.
Stars: ✭ 22 (-92.09%)
Mutual labels:  annotation-processor
WinAnalytics
A light-weight android library that can be quickly integrated into any app to use analytics tools.
Stars: ✭ 23 (-91.73%)
Mutual labels:  annotation-processor

Gitter

Build Status Android Arsenal

logo

Android library for boilerplate destruction - "Just code what is worth coding"

  • Generates boilerplate code based on used annotations and lets you focus on what matters.
  • Generated code is fully traceable.
  • Everything is generated during compile time.
  • No reflection used!
  • Consists of modules.

To find out more, please check out the Blade wiki.

Donations

This project needs you! If you would like to support this project's further development, the creator of this project or the continuous maintenance of this project, feel free to donate. Your donation is highly appreciated. Thank you!

Bitcoin (address: 3GhY3uNj84JhqGXVMo3EL4J2Uh3wr9XnVn)

BTC Donations Accepted

PayPal

  • Donate 5 $: Thank's for creating this project, here's a coffee (or some beer) for you!
  • Donate 10 $: Wow, I am stunned. Let me take you to the movies!
  • Donate 15 $: I really appreciate your work, let's grab some lunch!
  • Donate 25 $: That's some awesome stuff you did right there, dinner is on me!
  • Donate 50 $: I really really want to support this project, great job!
  • Donate 100 $: You are the man! This project saved me hours (if not days) of struggle and hard work, simply awesome!
  • Of course, you can also choose what you want to donate, all donations are awesome!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].