Forking google

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

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
  • dapper

    modular dagger (by jbock-java)

  • That's just a catchy slogan. This isn't about forking google "the search engine", it's just some of their prominent open source projects that are written in Java. Actually I tried to do ony dagger at first. But I noticed their producers api has a fundamental guava dependency, so guava needs forking as well. The other forks are basically collateral from that.

  • guava

    modular guava (by jbock-java)

  • Hello r/Java, my humble goal is to create forks of dagger, guava, truth, compile-testing and maybe also auto-value and other google projects that are

  • 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
  • truth

  • Hello r/Java, my humble goal is to create forks of dagger, guava, truth, compile-testing and maybe also auto-value and other google projects that are

  • compile-testing

    Testing tools for javac and annotation processors

  • Hello r/Java, my humble goal is to create forks of dagger, guava, truth, compile-testing and maybe also auto-value and other google projects that are

  • auto-value

  • Hello r/Java, my humble goal is to create forks of dagger, guava, truth, compile-testing and maybe also auto-value and other google projects that are

  • Guava

    Google core libraries for Java

  • Their maintainers at google don't seem to be interested in full jpms adoption and that is becoming a roadblock for things like jpackage which require full modularity. The focus at google seems to have shifted to android and kotlin, where jpms does not exist.

  • Feather

    Lightweight dependency injection for Java and Android (JSR-330) (by zsoltherpai)

  • Dagger - fork Feather instead or just include it to any project. It's just 4 classes.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • avaje-inject

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

  • maven-jpackage-template

    Sample project illustrating building nice, small cross-platform JavaFX or Swing desktop apps with native installers while still using the standard Maven dependency system.

  • Graal

    GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

  • This is a common point of confusion - if you want AOT, check out https://www.graalvm.org/

  • moditect

    Tooling for the Java Module System

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

  • Dagger clone with a module info

    3 projects | /r/java | 25 Jan 2022
  • Avaje Inject - Microservice Focused DI via Annotation Processing

    2 projects | /r/java | 30 Jun 2023
  • I wrote a simple, compile-time dependency injection framework

    2 projects | /r/java | 6 Feb 2023
  • Dependency injection frameworks

    4 projects | /r/java | 2 Feb 2023
  • Dirk: a new light-weight system for dependency injection

    4 projects | /r/java | 2 Jul 2022