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 projects4404.2k total stars1023.8k total forks42 languages

Open-source projects built with Java

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

Showing 1,940 open-source projects · page 14 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
astrobee
astrobeenasa/astrobee

Open-source flight software, simulator, and tools for NASA's Astrobee free-flying robots on the International Space Station.

1.4k373C++
7 months ago
react-native-webview-bridge
react-native-webview-bridgealinz/react-native-webview-bridge

A React Native WebView component with a JavaScript bridge for bidirectional communication between native and web content.

1.4k477Objective-C
2 years ago
hollow
hollowNetflix/hollow

A Java library for disseminating in-memory datasets from a single producer to many consumers for high-performance read-only access.

1.4k250Java
1 day ago
Java Concurrency Checklist
Java Concurrency Checklistcode-review-checklists/java-concurrency

A comprehensive checklist for reviewing Java concurrency code, covering design, documentation, synchronization, race conditions, and scalability.

1.4k159
5 years ago
LoggingInterceptor
LoggingInterceptorihsanbal/LoggingInterceptor

An OkHttp interceptor with a pretty logger for Android HTTP requests and responses, including mock support.

1.4k121Kotlin
5 months ago
Sentry c
Sentry cgetsentry/sentry-java

Official Sentry SDK for error monitoring and performance tracking in Java, Android, and other JVM-based applications.

1.3k473Kotlin
21 hours ago
Milkman
Milkmanwarmuuh/milkman

A fast, extensible JavaFX-based workbench for crafting and testing HTTP, gRPC, GraphQL, and other requests via plugins.

1.3k81Java
10 days ago
metaq
metaqkillme2008/Metamorphosis

A high-availability, high-performance Java message queue system similar to Apache Kafka with optimizations for production use.

1.3k675Java
6 years ago
jnr-ffi
jnr-ffijnr/jnr-ffi

A Java library for loading native libraries without writing JNI code by hand.

1.3k160Java
25 days ago
Dex
DexPatMartin/Dex

A Java/Groovy/JavaFX data visualization tool for ETL, machine learning, and publishing web visualizations.

1.3k307JavaScript
7 years ago
Orika
Orikaorika-mapper/orika

A Java bean mapping framework that uses bytecode generation for fast and flexible object-to-object copying.

1.3k272Java
1 year ago
Dataflow Templates
Dataflow TemplatesGoogleCloudPlatform/DataflowTemplates

A collection of pre-built Google Cloud Dataflow templates for common data import/export, backup, and bulk API operations.

1.3k1.1kJava
1 day ago
minio-java
minio-javaminio/minio-java

A Java SDK for performing bucket and object operations on Amazon S3 compatible object storage services.

1.3k521Java
1 month ago
gdx-ai
gdx-ailibgdx/gdx-ai

A high-performance Java AI framework for games, featuring steering behaviors, pathfinding, behavior trees, and finite state machines.

1.3k254Java
1 year ago
Simple Java Mail
Simple Java Mailbbottema/simple-java-mail

A lightweight Java mailing library with a simple API for sending complex emails, built on Jakarta Mail.

1.3k272Java
9 days ago
react-native-video-processing
react-native-video-processingshahen94/react-native-video-processing

A React Native library for native video editing, trimming, compression, and processing on iOS and Android.

1.3k322Objective-C
6 months ago
WPILib
WPILibwpilibsuite/allwpilib

Core libraries for creating robot programs for the FIRST Robotics Competition roboRIO.

1.3k721C++
21 hours ago
Java
Javaappium/java-client

Java language binding for writing Appium tests that conform to the W3C WebDriver Protocol.

1.3k756Java
4 days ago
Logback Android
Logback Androidtony19/logback-android

A lite version of logback that provides a highly configurable logging framework for Android apps.

1.3k182Java
5 days ago
ObjectiveSql
ObjectiveSqlbraisdom/ObjectiveSql

A Java ORM framework using ActiveRecord pattern that enables writing SQL expressions with Java syntax for rapid development.

1.3k158Java
2 years ago
Xodus
XodusJetBrains/xodus

A transactional, schema-less embedded database written in Java and Kotlin, used by JetBrains YouTrack and Hub.

1.3k114Java
15 days ago
Mobius
Mobiusspotify/mobius

A functional reactive framework for managing state evolution and side-effects in Android and JVM applications.

1.3k105Java
2 months ago
SonarJS
SonarJSSonarSource/SonarJS

A static code analyzer for JavaScript, TypeScript, and CSS that detects quality and security issues.

1.3k193TypeScript
1 day ago
muCommander
muCommandermucommander/mucommander

A lightweight, cross-platform file manager with a dual-pane interface, built with Java.

1.2k212Java
23 hours ago
vlcj
vlcjcaprica/vlcj

A Java framework for embedding native VLC media players in Java applications, providing high-level bindings to LibVLC.

1.2k262Java
5 months ago
jvmtop
jvmtoppatric-r/jvmtop

A lightweight command-line tool for monitoring Java Virtual Machines with a top-like interface and built-in CPU profiler.

1.2k250Java
5 years ago
pcap4j
pcap4jkaitoy/pcap4j

A Java library for capturing, crafting, and sending network packets via native pcap libraries.

1.2k313Java
3 years ago
Avian
AvianReadyTalk/avian

A lightweight Java Virtual Machine and class library for building self-contained applications.

1.2k172C++
5 years ago
ultra
ultravenantius/ultra

A Leiningen plugin that enhances the Clojure development environment with colorized REPL output, better stacktraces, and improved test reporting.

1.2k34Clojure
3 years ago
react-native-facebook-login
react-native-facebook-loginmagus/react-native-facebook-login

A React Native component wrapping the native Facebook SDK login button and manager for iOS and Android.

1.2k323Objective-C
6 years ago
JavaNN
JavaNNivan-vasilev/neuralnetworks

A Java deep learning framework implementing neural networks with GPU acceleration via OpenCL and Aparapi.

1.2k347Java
8 years ago
Open Office
Open Officeapache/openoffice

A full-featured, open-source office productivity suite supporting word processing, spreadsheets, presentations, and more.

1.2k370C++
6 days ago
SonarJava
SonarJavaSonarSource/sonar-java

A static analyzer for Java that detects code quality issues, security vulnerabilities, and bugs with over 600 rules.

1.2k725Java
1 day ago
SirixDB
SirixDBsirixdb/sirix

An embeddable, bitemporal, append-only database system and event store that stores immutable snapshots with full history.

1.2k249Java
1 day ago
Non-Blocking SirixDB HTTP(S)-Server
Non-Blocking SirixDB HTTP(S)-Serversirixdb/sirix

SirixDB is an embeddable, bitemporal, append-only database system and event store that stores immutable snapshots with full history.

1.2k249Java
1 day ago
JBot
JBotrampatra/jbot

A Java framework for building Slack and Facebook bots with minimal boilerplate code.

1.2k341Java
9 months ago
1
13
14
15
54