Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Java

Java

1442 projects

Showing 36 of 1442 projects

Design Patterns implemented in Java
Design Patterns implemented in JavaJava

A comprehensive collection of design patterns implemented in Java with detailed examples and explanations.

#gang-of-four#hacktoberfest#software-architecture
Stars94.2k
Forks27.4k
Last commit
Stirling-PDF
Stirling-PDFJava

An open-source PDF platform for editing, converting, signing, and automating PDFs with a self-hostable API and desktop app.

#pdf-editing#pdf-ocr#pdf-conversion
Stars87.7k
Forks7.8k
Last commit1 day ago
elasticsearch
elasticsearchJava

Free and Open Source, Distributed, RESTful Search Engine

#java#search-engine#elasticsearch
Stars77.6k
Forks26.1k
Last commit1 day ago
elasticsearch
elasticsearchJava

Free and Open Source, Distributed, RESTful Search Engine

#java#search-engine#elasticsearch
Stars77.6k
Forks26.1k
Last commit1 day ago
Ghidra
GhidraJava

A software reverse engineering framework for analyzing compiled code across multiple platforms, offering disassembly, decompilation, and scripting.

#software-analysis#disassembly#disassembler
Stars71.2k
Forks7.8k
Last commit
Guava: Google Core Libraries for Java
Guava: Google Core Libraries for JavaJava

A comprehensive set of core Java libraries from Google providing new collection types, immutable collections, and utilities for concurrency, I/O, hashing, and more.

#io-utilities#hashing#java libraries
Stars51.5k
Forks11.1k
Last commit
guava
guavaJava

A comprehensive set of core Java libraries from Google providing new collection types, immutable collections, and utilities for concurrency, I/O, hashing, and more.

#io-utilities#hashing#java libraries
Stars51.5k
Forks11.1k
Last commit1 day ago
DBeaver
DBeaverJava

A free, universal database tool and SQL client supporting over 100 databases with schema editing, ER diagrams, and AI integration.

#dbeaver#database#open-source
Stars51.1k
Forks4.3k
Last commit1 day ago
jadx
jadxJava

A command line and GUI tool for decompiling Android Dex and APK files into readable Java source code.

#dex#security-analysis#apk-analysis
Stars49.7k
Forks5.7k
Last commit8 days ago
Java
Java

A curated list of awesome frameworks, libraries, and software for the Java programming language.

#frameworks#developer-tools#libraries
Stars48.5k
Forks7.7k
Last commit5 days ago
Java
Java

A curated list of awesome frameworks, libraries, and software for the Java programming language.

#developer-tools#open-source#java
Stars48.5k
Forks7.7k
Last commit5 days ago
RxJava
RxJavaJava

A JVM library for composing asynchronous and event-based programs using observable sequences.

#stream-processing#event-driven#functional-programming
Stars48.2k
Forks7.6k
Last commit1 day ago
GitHub Issues
GitHub IssuesJava

A Java VM library for composing asynchronous and event-based programs using observable sequences.

#event-driven#functional-programming#observable-sequences
Stars48.2k
Forks7.6k
Last commit1 day ago
okhttp
okhttpKotlin

An efficient HTTP client for JVM, Android, and GraalVM with HTTP/2, connection pooling, caching, and modern TLS support.

#caching#connection-pooling#android
Stars47.0k
Forks9.3k
Last commit1 day ago
Dubbo
DubboJava

A Java-based RPC and microservice framework for building enterprise-grade distributed systems.

#dubbo#observability#http
Stars41.5k
Forks26.4k
Last commit9 days ago
Appsmith
AppsmithTypeScript

An open-source low-code platform for building custom internal tools, admin panels, and dashboards.

#internal-tools#low-code#custom-internal
Stars40.4k
Forks4.7k
Last commit1 day ago
MPAndroidChart
MPAndroidChartJava

A powerful and easy-to-use chart library for Android, supporting line, bar, pie, radar, bubble, and candlestick charts with scaling, panning, and animations.

#chart#graph#android
Stars38.2k
Forks9.0k
Last commit1 year ago
Arthas
ArthasJava

A Java diagnostic tool for troubleshooting production issues without code changes or server restarts.

#classloader-analysis#production-debugging#diagnosis
Stars37.4k
Forks7.6k
Last commit3 days ago
Configure Desired Capabilities in Selenium
Configure Desired Capabilities in SeleniumJava

An umbrella project providing tools and libraries for automating web browsers via the W3C WebDriver specification.

#selenium-grid#integration-testing#selenium
Stars34.3k
Forks8.7k
Last commit
ZXing Android-Integration
ZXing Android-IntegrationJava

An open-source, multi-format 1D/2D barcode image processing library implemented in Java.

#barcode#java-library#qr-code
Stars34.0k
Forks9.4k
Last commit5 days ago
Zxing AS3
Zxing AS3Java

An open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.

#barcode#java-library#qr-code
Stars34.0k
Forks9.4k
Last commit5 days ago
Apache Kafka Streams
Apache Kafka StreamsJava

A distributed event streaming platform for building high-performance data pipelines, streaming analytics, and data integration.

#stream-processing#message-queue#data-integration
Stars33.3k
Forks15.4k
Last commit2 days ago
Nacos
NacosJava

A dynamic service discovery, configuration management, and service management platform for building cloud-native and microservices applications.

#dubbo#istio#kubernetes
Stars33.2k
Forks13.3k
Last commit2 days ago
p3c
p3cKotlin

Alibaba's Java coding standards implemented as PMD rules and IDE plugins for IntelliJ IDEA and Eclipse.

#ide-plugin#intellij-idea#coding-standards
Stars30.8k
Forks8.0k
Last commit1 year ago
leakcanary
leakcanaryKotlin

A memory leak detection library for Android that automatically finds and reports leaks.

#outofmemory#heap-analysis#memory-leak-detection
Stars29.9k
Forks4.0k
Last commit1 day ago
Mindustry
MindustryJava

The automation tower defense RTS

#android#java#multiplatform
Stars28.3k
Forks3.6k
Last commit1 day ago
Kestra
KestraJava

An open-source, event-driven orchestration platform for building reliable scheduled and real-time workflows using declarative YAML.

#event-driven#data-orchestration#devops
Stars27.4k
Forks2.8k
Last commit1 day ago
Seata
SeataJava

An open-source distributed transaction solution for microservices, ensuring data consistency across services and databases.

#database#open-source#high-availability
Stars26.0k
Forks8.9k
Last commit5 days ago
YouCompleteMe
YouCompleteMePython

A fast, as-you-type, fuzzy-search code completion, comprehension, and refactoring engine for Vim with support for many languages.

#semantic-analysis#vim#c-family
Stars25.9k
Forks2.8k
Last commit12 days ago
Fastjson
FastjsonJava

A high-performance Java library for converting Java objects to JSON and vice versa.

#serialization-library#json-serializer#high-performance
Stars25.6k
Forks6.4k
Last commit2 years ago
Jenkins
JenkinsJava

An open-source automation server for building, testing, and deploying software with extensive plugin support.

#hacktoberfest#automation-server#jenkins
Stars25.6k
Forks9.6k
Last commit2 days ago
Libgdx Texture Packer
Libgdx Texture PackerJava

A cross-platform Java game development framework for desktop, Android, HTML5, and iOS using OpenGL (ES).

#ios-games#ios#html5-games
Stars25.2k
Forks6.5k
Last commit2 days ago
LibGDX
LibGDXJava

A cross-platform Java game development framework for desktop, Android, HTML5, and iOS using OpenGL (ES).

#ios-games#ios#html5-games
Stars25.2k
Forks6.5k
Last commit2 days ago
Apktool
ApktoolJava

A tool for reverse engineering Android APK files, enabling resource decoding, modification, and smali debugging.

#mobile-security#apktool#arsc
Stars25.1k
Forks4.0k
Last commit2 days ago
EventBus
EventBusJava

A publish/subscribe event bus for Android and Java that simplifies communication between components like Activities, Fragments, and threads.

#threading#publish-subscribe#android
Stars24.7k
Forks4.6k
Last commit2 years ago
Redisson
RedissonJava

A Java client and real-time data platform for Valkey and Redis, providing distributed Java objects, collections, and services.

#lock#distributed#redis
Stars24.4k
Forks5.5k
Last commit4 days ago
Page 1 of 41Next

Related Tags

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
7 days ago
2 days ago
1 day ago
1 day ago
#Android186
#Kotlin131
#Jvm112
#Microservices110
#Java Library107
#Vertx99
#Maven94
#Cross Platform90
#Gradle84
#Mobile Development74
#Rest Api73
#Docker71