Skip to content
@avaje

avaje

JVM libraries for DI, config, json, rest, metrics

Logo

Compile-time libraries for JVM applications

View the documentation →

Static Badge Discord Link

Avaje is a set of Java libraries for building applications.

Most use annotation processing to make them exceptionally light and most importantly, reflection-free. The effective size of all the following libraries combined barely takes up 0.8MB. (This is because most of the heavy lifting is done in annotation processors that are not included in your final jar)

General information:

Pinned Loading

  1. avaje-inject avaje-inject Public

    Dependency injection via source code generation

    Java 270 24

  2. avaje-http avaje-http Public

    Controller generation for Javalin, Helidon SE.

    Java 80 14

  3. avaje-config avaje-config Public

    Application configuration / properties loading for JVM applications

    Java 78 9

  4. avaje-jsonb avaje-jsonb Public

    java json binding library via source code generation

    Java 74 6

Repositories

Showing 10 of 45 repositories
  • avaje.github.io Public

    Generated website

    avaje/avaje.github.io’s past year of commit activity
    HTML 1 Apache-2.0 1 0 0 Updated Jul 5, 2025
  • avaje/avaje-simple-logger’s past year of commit activity
    Java 0 Apache-2.0 0 0 0 Updated Jul 4, 2025
  • avaje-inject Public

    Dependency injection via source code generation

    avaje/avaje-inject’s past year of commit activity
    Java 270 Apache-2.0 24 4 3 Updated Jul 2, 2025
  • avaje-httpserver-realworld Public Forked from bowbahdoe/jdk-httpserver-realworld

    avaje jdk http server example

    avaje/avaje-httpserver-realworld’s past year of commit activity
    Java 2 MIT 2 0 0 Updated Jul 1, 2025
  • avaje-http Public

    Controller generation for Javalin, Helidon SE.

    avaje/avaje-http’s past year of commit activity
    Java 80 Apache-2.0 14 3 1 Updated Jul 1, 2025
  • avaje-applog Public

    Application use of Java System.Logger logging facade

    avaje/avaje-applog’s past year of commit activity
    Java 1 Apache-2.0 1 0 0 Updated Jun 30, 2025
  • avaje-config Public

    Application configuration / properties loading for JVM applications

    avaje/avaje-config’s past year of commit activity
    Java 78 Apache-2.0 9 3 4 Updated Jun 30, 2025
  • avaje-validator Public

    POJO validation using annotation processing

    avaje/avaje-validator’s past year of commit activity
    Java 49 Apache-2.0 2 0 0 Updated Jun 30, 2025
  • avaje-record-builder Public

    generates builder for records

    avaje/avaje-record-builder’s past year of commit activity
    Java 14 Apache-2.0 2 0 0 Updated Jun 30, 2025
  • avaje-metrics Public

    Core implementation of avaje metric api

    avaje/avaje-metrics’s past year of commit activity
    Java 7 1 2 0 Updated Jun 30, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Most used topics

Loading…