Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Java
J

Java

Language
1940 projects4444.9k total stars1030.2k total forks42 languages

Open-source projects built with Java

There are currently 1940 open-source projects built with Java, with a combined total of 4444.9k GitHub stars. The most common language among these projects is Java.

Showing 1,940 open-source projects · page 40 of 54

……
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Failsafe Actuator
Failsafe Actuatorzalando/failsafe-actuator

A Java library that exposes Failsafe circuit breaker states via Spring Boot Actuator endpoints.

5412Java
4 years ago
Looking Glass
Looking Glassdmolchanenko/LookingGlass

A cross-browser tool for recording, developing, and debugging Selenium automation scripts with HTML element inspection.

5425Groovy
9 years ago
OpenStaticAnalyzer
OpenStaticAnalyzersed-inf-u-szeged/OpenStaticAnalyzer

A platform-independent static analysis tool that performs deep code quality analysis for Java, Python, C#, JavaScript, and C/C++ systems.

5319C++
3 years ago
react-native-webintent
react-native-webintentivanph/react-native-webintent

React Native Android module for opening URLs in the default browser using web intents.

534Java
10 years ago
Eclipse Amlen
Eclipse Amleneclipse/amlen

A message broker for IoT, mobile, and web applications, supporting MQTT v3.x and v5.

5312C
2 days ago
dropwizard-gelf
dropwizard-gelfgini/dropwizard-gelf

A Dropwizard addon bundle for logging to GELF-enabled servers like Graylog or Logstash.

5321Java
3 years ago
dropwizard-configurable-assets-bundle
dropwizard-configurable-assets-bundlebazaarvoice/dropwizard-configurable-assets-bundle

A Dropwizard asset bundle that allows URI redirects to load files from disk instead of the classpath.

5223Java
10 years ago
mftool-java
mftool-javaankitwasankar/mftool-java

A Java library for fetching and working with Indian mutual fund data, including schemes, NAVs, and fund details.

5240Java
2 years ago
ts-tinkerpop
ts-tinkerpopRedSeal-co/ts-tinkerpop

A TypeScript helper library for using TinkerPop 3 graph databases via the node-java API.

526TypeScript
10 years ago
HLS JMeter Plugin
HLS JMeter PluginBlazemeter/HLSPlugin

A JMeter plugin for load testing HTTP Live Streaming (HLS) and MPEG-DASH video streaming protocols.

5216Java
1 month ago
dropwizard-quartz
dropwizard-quartzjaredstehler/dropwizard-quartz

A simple job scheduler implementation for Dropwizard that integrates Guice and Quartz with dependency injection support.

5111Java
11 years ago
Ersatz Mock Server
Ersatz Mock Servercjstehno/ersatz

A simulated HTTP server for testing client code with configurable responses.

517Java
5 months ago
AWS SDK
AWS SDKreactiverse/aws-sdk

Enables AWS SDK v2 usage within Vert.x applications by providing a Vert.x-based HTTP client and executor.

5113Java
3 years ago
DroidRA
DroidRAserval-snt-uni-lu/DroidRA

An instrumentation-based approach to resolve reflective calls in Android apps for improved static analysis.

5125Java
6 years ago
JMeter Gradle Plugin
JMeter Gradle Pluginjmeter-gradle-plugin/jmeter-gradle-plugin

A Gradle plugin for running Apache JMeter performance and load tests within Gradle builds.

5146Groovy
5 years ago
dotenv
dotenvshyiko/dotenv

A twelve-factor configuration library for Java 8+ that loads environment variables from .env files.

513Java
8 years ago
CassieQ
CassieQparadoxical-io/cassieq

A distributed message queue built on Cassandra with bucketing to avoid delete-based queue models.

511JavaScript
10 years ago
aws-dynamodb-mars-json-demo
aws-dynamodb-mars-json-demoawslabs/aws-dynamodb-mars-json-demo

A demo application that stores and indexes NASA JPL Mars images in DynamoDB with a Java ingester and JavaScript frontend.

5118Java
5 years ago
diver
divernovabyte/diver

An Erlang/Elixir driver for HBase that uses a Java server with Asynchbase to provide asynchronous database queries.

517Java
10 years ago
distribution
distributionsciruby/distribution

A Ruby gem providing probability distributions with pure Ruby, C (GSL), and Java implementations for statistical computing.

5121Ruby
6 years ago
SteamKit-Java
SteamKit-JavaTop-Cat/SteamKit-Java

A Java library for interfacing directly with the Steam network, enabling communication with Steam services.

5137Java
8 years ago
jRT
jRTLatencyUtils/jRT

A Java instrumentation tool that measures and logs application response times for socket-based network I/O operations.

5011Java
10 years ago
Stream Ops
Stream Opsnanosai/stream-ops-java

A fully embeddable data streaming engine and stream processing API for Java, designed as an alternative to Kafka.

509Java
6 years ago
Copy Cat
Copy CatSquidDev-CC/copy-cat

A web-based ComputerCraft emulator built from the mod's source code for high accuracy.

5011TypeScript
2 months ago
dropwizard-zipkin
dropwizard-zipkinsmoketurner/dropwizard-zipkin

A Dropwizard bundle for sending distributed tracing data to Zipkin using Brave.

5024Java
3 years ago
vertx-sse
vertx-sseaesteve/vertx-sse

A Vert.x Web handler that adds Server-Sent Events (SSE) support, including event-bus bridging and a client EventSource API.

5014Java
6 years ago
Cassandra Node Diagnostics Tools
Cassandra Node Diagnostics Toolssmartcat-labs/cassandra-diagnostics

A Java agent for Apache Cassandra that provides monitoring, diagnostics, and audit capabilities through bytecode instrumentation.

506Java
9 years ago
K3PO
K3POk3po/k3po

A network driver and language-agnostic testing tool for creating arbitrary network traffic and certifying endpoint behavior.

5035Java
3 years ago
Spring Vert.x Extension
Spring Vert.x ExtensionamoAHCP/spring-vertx-ext

A Spring extension that creates Spring-aware Vert.x verticles, enabling dependency injection and separate Spring contexts for each verticle.

5013Java
7 years ago
dropwizard-template-config
dropwizard-template-configtkrille/dropwizard-template-config

A Dropwizard bundle that enables writing config.yaml as a Freemarker template for dynamic configuration.

5013Groovy
2 years ago
knx2mqtt
knx2mqttowagner/knx2mqtt

A gateway that bridges KNX bus interfaces with MQTT for smart home automation.

5023Java
11 years ago
gdx-graph
gdx-graphMarcinSc/gdx-graph

A GUI tool and library for designing rendering pipelines and shaders for libGDX games, simplifying graphics programming.

495Java
4 months ago
IntelliJ Eta
IntelliJ Etatypelead/intellij-eta

An IntelliJ IDEA plugin providing IDE support for the Eta programming language.

493Haskell
7 years ago
TenPatch
TenPatchraeleus/TenPatch

An enhanced alternative to libGDX's 9patch implementation with multiple stretch regions, tiling, gradients, and animations.

496Java
4 years ago
Vert.x Hot
Vert.x Hotdazraf/vertx-hot

A Maven plugin for hot-deploying Vert.x verticles, enabling live code reloading during development.

499Java
10 years ago
cqlmigrate
cqlmigratesky-uk/cqlmigrate

A library for performing schema migrations on Cassandra clusters with support for locking and coordination.

4929Java
2 years ago
1
39
40
41
54