Anvil, generating factories without kapt, and module structure.

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • anvil

    A Kotlin compiler plugin to make dependency injection with Dagger 2 easier. (by square)

  • Recently I've been looking into Anvil as an alternative to Dagger and realised that it can handily generate factories for you without kapt. That brings some exciting potential for build time improvement so I was eager to try it out. However very quickly I got stuck.

  • I've been working on architectural template doing exactly what you need - app module is running kapt and creating a Dagger component. All other modules are running only on Anvil: https://github.com/jakoss/AndroidArchitectureTemplate

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Refactoring our Dependency Injection using Anvil

    2 projects | /r/RedditEng | 6 Feb 2023
  • Having both Dagger and Hilt at the same time? 🤔

    1 project | /r/android_devs | 29 Nov 2022
  • Toying with Kotlin's Context Receivers

    1 project | news.ycombinator.com | 15 May 2022
  • N26 Path To Anvil

    1 project | /r/android_devs | 18 Feb 2021
  • N26 Path to Anvil

    1 project | dev.to | 5 Feb 2021