Java Modular

Open-source Java projects categorized as Modular

Top 4 Java Modular Projects

  • Jooby

    The modular web framework for Java and Kotlin

  • Project mention: Javalin – a simple web framework for Java and Kotlin | news.ycombinator.com | 2024-02-11

    One of the good things about it is that using asynchrony is optional. If you don't have to call out anywhere to build the response, processing can all stay in the handler's calling thread. If you do, you can return a future and have the library handle the async for you.

    One downside is that it is based on Jetty which isn't considered the most performant backend. A lib with a similar API but based on Netty is Jooby [1] which scores well in the Techempower benchmarks.

    [1] - https://jooby.io/

  • samples

    JavaFX samples to run with different options and build tools (by openjfx)

  • Project mention: NoClassDefFoundError while trying to run javafx programs made with maven. | /r/javahelp | 2023-12-08

    If you're relatively new to this, I would recommend checking out the JavaFX documentation at https://openjfx.io/openjfx-docs/#maven and starting from the samples: https://github.com/openjfx/samples/tree/master/HelloFX/Maven

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

    Multitenant backend server for building web and mobile apps rapidly. The backend for busy developers. (self-hosted or hosted) (by Erudika)

  • grakkit

    A modern JavaScript development environment for Minecraft.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java Modular related posts

Index

What are some of the best open-source Modular projects in Java? This list will help you:

Project Stars
1 Jooby 1,658
2 samples 564
3 Para 514
4 grakkit 207

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com