Java
Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.
- GitHub: https://github.com/topics/java
- Wikipedia: https://en.wikipedia.org/wiki/Java_(software_platform)
- Created by: James Gosling
- Released: May 23, 1995
- Aliases: java-8, java8, java11, java-11, jvm, jdk, openjdk, javase, java-se,
- Last updated: 2026-07-04 00:12:24 UTC
- JSON Representation
https://github.com/diennea/majordodo
Distributed Operations and Data Organizer built on Apache BookKeeper
bookkeeper coordinator distributed java resource-manager task-manager
Last synced: 05 May 2025
https://github.com/aress31/google-authenticator
Burp Suite plugin that dynamically generates Google 2FA codes for use in session handling rules (approved by PortSwigger for inclusion in their official BApp Store).
burp-plugin burpsuite google java two-factor-authentication
Last synced: 22 Mar 2025
https://github.com/jklingsporn/vertx-jooq-async
Deprecated, use vertx-jooq instead:
Last synced: 29 Sep 2025
https://github.com/bertilmuth/moonwlker
Jackson JSON without annotation.
deserialization jackson jackson-json java json serialization
Last synced: 27 Aug 2025
https://github.com/mynttt/gnuman
Satirical Pacman Clone with Map Editor using JavaFX
game-development java java-game javafx javafx-application javafx-games javafx-project map-editor pacman satire
Last synced: 09 Mar 2026
https://github.com/novuhq/novu-java
Java SDK for Novu - The open-source notification infrastructure for engineers. 🚀
Last synced: 21 Aug 2025
https://github.com/ivangfr/spring-cloud-stream-event-sourcing-testcontainers
Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.
avro cassandra docker java json kafka mysql schema-registry spring-boot spring-cloud-stream spring-data-cassandra spring-data-jpa spring-web-mvc springdoc-openapi testcontainers
Last synced: 07 Mar 2026
https://github.com/180protocol/180protocol
Confidential compute for sensitive data sharing and commercial collaboration
blockchain confidential-computing data data-analysis data-science decentralized-storage distributed dlt enclave filecoin intel-sgx ipfs java kotlin privacy-enhancing-technologies rewards-engine
Last synced: 14 Apr 2025
https://github.com/minhaskamal/skindetector
Detects Human Skin From Image (color-region-segmentation-photo-detection-extraction-detect)
egami image-processing image-segmentation java region region-detection segmentation skin template-matching
Last synced: 11 Apr 2025
https://github.com/abdulazeem-tk4vr/livemart
Grocery Shop ecommerce Mobile App with Firebase Realtime Database built in Java using Android Studio.
android android-application android-studio college-project crud-application customer firebase firebase-auth firebase-realtime-database firebase-storage grocery gui-application java language object-oriented-programming problem-statement retailers shop xml
Last synced: 11 Apr 2025
https://github.com/nipafx/java-after-eight
Start with Java 11, be amazed by Java 12-17 and beyond
Last synced: 05 May 2025
https://github.com/BitTheByte/BitTraversal
Burpsuite Plugin to detect Directory Traversal vulnerabilities
bugbounty burp-extensions burp-plugin burpsuite burpsuite-extender java path-traversal traversal web
Last synced: 11 Jul 2025
https://github.com/kamax-matrix/mxhsd
Corporate Matrix Homeserver
homeserver java matrix matrix-homeserver spring-boot
Last synced: 03 Apr 2025
https://github.com/open-hand/choerodon-file
The file service is built on minio server, we can use minio client to upload and delete files.
c7nf choerodon java minio spring spring-boot spring-cloud
Last synced: 10 Jul 2025
https://github.com/songwo-153/collaborativefilteringnewsrecommendsystem
基于协同过滤算法的个性化新闻推荐系统的设计与实现(采用Java语言的SpringBoot和SSM两种框架分别实现基于用户、物品的协同过滤推荐算法)
collaborative-filtering java javascript mybatis mysql recommendation-algorithm spring springboot springmvc ssm
Last synced: 19 Jun 2025
https://github.com/camunda-community-hub/micronaut-zeebe-client
This open source project allows you to easily implement Zeebe Worker with Micronaut: simply add a dependency in your Micronaut project
bpm camunda camunda-cloud cloud graalvm hacktoberfest java micronaut micronaut-framework microservice workflow zeebe zeebe-worker
Last synced: 02 Apr 2026
https://github.com/apache/maven-changelog-plugin
Apache Maven Changelog Plugin
build-management java maven maven-changelog-plugin maven-plugins
Last synced: 23 May 2026
https://github.com/rolandosborne/IndiView
Take back control of your data with IndiView, an app for self-hosted digital identities on CoreDB nodes. Designed for Android and iOS, supports messaging and personalized content feeds.
android android-app decentralized federated ios ios-app java java-spring messaging privacy react-native reactjs social-media
Last synced: 16 May 2025
https://github.com/JodaOrg/joda-time-i18n
Internationalization data based around Joda-Time.
internationalization-data java joda joda-time
Last synced: 12 Jul 2025
https://github.com/hsgamer/hscore
The lazy core of my personal projects
bukkit bukkit-api common configurate database expression-evaluator gui java math minecraft spigot spigot-api sql
Last synced: 04 May 2026
https://github.com/otaviojava/imergindo-jvm-book
Conteúdo do livro do imergindo na JVM
Last synced: 14 Apr 2025
https://github.com/igrishaev/virtuoso
A number of trivial wrappers on top of virtual threads
Last synced: 30 Oct 2025
https://github.com/gabrieldim/resource-description-framework
Resource Description Framework aka RDF examples written in Java
java pretty-rdf-xml rdf turtle xml
Last synced: 19 Jul 2025
https://github.com/BitTheByte/Orkestra
Web-based Android debugger with inspection capabilities using Frida and Jadx as a backbone
android bugbounty bugcrowd debugger decompiler frida hackerone jadx java java-decompiler orkestra
Last synced: 12 Jul 2025
https://github.com/oracle/nosql-java-sdk
SDK for Java for the Oracle NoSQL Database
cloud database java nosql nosql-database oracle oracle-cloud
Last synced: 09 May 2025
https://github.com/m310851010/xice7-imagekit
基于java语言实现的简单的图片处理
image-compression image-processing java xice7-imagekit
Last synced: 15 Jul 2025
https://github.com/yifanzheng/cs-notes
:book: Java 技术摘要(个人学习笔记),主要记录编程相关的知识点以及个人对一些知识的理解与总结,以 issue 方式记录。
docker elasticsearch java kafka mysql nginx spring
Last synced: 20 Jul 2025
https://github.com/mrsarm/jshell-plugin
Gradle plugin to explore your code and dependencies with in jshell
gradle gradle-plugin java java9 jshell
Last synced: 11 Sep 2025
https://github.com/joafalves/pixel-community
High performance and modular Java/Kotlin 2D Game Framework.
framework game-2d game-development game-engine game-engine-2d game-framework gamedev java jvm kotlin lwjgl opengl
Last synced: 15 Jul 2025
https://github.com/depromeet/antoon-api
📈 개미는 툰툰 :: 웹툰의 새로운 덕질 문화
java jpa mysql rest spring-mvc
Last synced: 19 Apr 2025
https://github.com/kok202/dluid
Deep learning user interface designer
ai deep-learning deeplearning4j dl4j gui java javafx javafx-application
Last synced: 01 Jul 2025
https://github.com/archimedes-projects/archimedes-jvm
Archimedes's implementation for the Java Virtual Machine (JVM)
architecture ddd java jvm kotlin solid
Last synced: 04 Oct 2025
https://github.com/lucko/shadow
An annotation based API for Java reflection.
Last synced: 17 Sep 2025
https://github.com/leogejior0/crackingthecodinginterview-ws
Repository to hold code written to help study for coding interviews using the textbook "Cracking the Coding Interview." Includes data structure implementations and solutions to problems in the textbook.
java jdk jdk11 jdk17 jdk21 jdk23 jdk8 jvm
Last synced: 27 Jul 2025
https://github.com/nitison/gravillaso
Mod on Mindustry V7 | GRavillaso by NickName73
gravillaso java mindustry mindustry-mod mindustry-mod-browser-test mindustry-mod-v7 mod nickname73 nitis turrets
Last synced: 23 Sep 2025
https://github.com/panga/rinhabackend-vertx
Rinha de Backend 2023 Q3 - Java + Vert.x
java rinha-de-backend rinha-de-backend-2023-q3 vertx
Last synced: 08 Mar 2026
https://github.com/arun-gupta/docker-kubernetes-hello-world
Docker & Kubernetes Hello World
container docker hello-world java kubernetes spring-boot
Last synced: 08 Jul 2025
https://github.com/zainmustafaaa/healthcare-scan-nearby-hospital-locations
I developed this android application to help beginner developers to know how to use Google Maps API and how to convert JSON data into Java Object.
android-application android-studio google google-maps google-maps-api googlemaps-api health healthcare java maps medical nearby nearby-hospitals nearby-locations nearby-search permission-android
Last synced: 01 May 2025
https://github.com/sing1ee/textrank-java
a simple implementation of textrank algorithm for nlp keywords extraction
java nlp-keywords-extraction textrank-algorithm textrank-java
Last synced: 10 Apr 2025
https://github.com/taymindis/atomic_threadpool
it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability
asynchronous atomic-design c cross-platform java jni lockfree multithreading threadpool
Last synced: 10 Apr 2025
https://github.com/tbdawg/VerticalMarqueeTextView
This is an Android class for creating a TextView that will Marquee or Auto Scroll Vertically.
android autoscrolling java textview vertical-autoscroll vertical-autoscrolling-textview vertical-marquee vertical-marquee-textview
Last synced: 12 Jul 2025
https://github.com/dmcmanam/bbst-showdown
Fast AVL Trees & WAVL Trees in Java
avl-tree avl-tree-implementations balanced-binary-search-trees balanced-search-trees java ravl-tree red-black-tree red-black-trees skiplist wavl-tree
Last synced: 12 May 2025
https://github.com/ibm/kar
KAR: A Runtime for the Hybrid Cloud
cloud cloud-native distributed-computing fault-tolerance hybrid-cloud java javascript kubernetes
Last synced: 16 Mar 2025
https://github.com/ivansaul/cheat-sheets
Cheat-Sheets: Your go-to quick reference developer guide for learning Python, Rust, Swift, JavaScript, Kotlin, Go, Git, and more!
cheatsheet cheatsheets dart flutter golang java javascript kotlin python rust swift
Last synced: 02 Feb 2026
https://github.com/wille/oslib
Java library to easily detect running Operating System, BSD Flavor, Linux Distribution, Desktop Environment and Architecture
architecture bsd bsd-flavor desktop-environment java java-library library linux linux-distribution operating-system os windows
Last synced: 30 Oct 2025
https://github.com/njnareshjoshi/exercises
This repository along with the articles repository (https://github.com/njnareshjoshi/articles) contains coding examples for my blog ProgrammingMitra
classnotfoundexception immutability inheritance integer-cache java java-8 java-cloning java-serialization noclassdeffounderror polymorphism
Last synced: 03 Sep 2025
https://github.com/supwisdom/spreadsheet-mapper
Tools to mapping between spreadsheet and POJO
excel export import java spreadsheet validation
Last synced: 14 Jan 2026
https://github.com/multiverse/multiverse-signportals
Signs as Teleporters!
bukkit bukkit-plugin hacktoberfest java multiverse
Last synced: 24 Apr 2025
https://github.com/steinfletcher/gonum
An enum generator for Go
enum enumeration generator go golang java
Last synced: 09 Apr 2025
https://github.com/aquelemesmo/scriptsbotdiscord
⭕ Todos os scripts para o seu bot do Discord com qualquer linguagem
bot bot-discord java javascript js jvm kotlin py python scripts scripts-collection ts typescript
Last synced: 09 Apr 2025
https://github.com/vashishthask/eclipse-to-maven
eclipse-to-maven mavenises the existing Eclipse based workspace.
Last synced: 03 Apr 2026
https://github.com/ynsn/nashorn
A fork of Oracle's EcmaScript 5.1 engine Nashorn, compatible with Java 7
java javascript-engine jdk jre
Last synced: 10 Apr 2025
https://github.com/harmony-one/harmonyj
Harmony Java SDK
blockchain harmony java libarary sharding staking
Last synced: 01 Mar 2026
https://github.com/levyfan/sentencepiece-jni
Java JNI wrapper for SentencePiece: unsupervised text tokenizer for Neural Network-based text generation.
google-sentencepiece java java-bindings jni natural-language-processing neural-machine-translation nlp word-segmentation
Last synced: 28 Jan 2026
https://github.com/uhafner/codingstyle
Java coding style and template project used at Munich university of applied sciences
coding-standards coding-style java java-style
Last synced: 07 Feb 2026
https://github.com/bmzhao/kissmanga-downloader
Download manga from kissmanga (which usually has good translations)
anime docker downloader java kissanime kissanime-downloader kissmanga kissmanga-downloader
Last synced: 25 Feb 2026
https://github.com/excalibase/excalibase-graphql
Excalibase GraphQL instantly turns your database into a GraphQL API. Built with Spring Boot, it supports schema discovery, subscriptions, and type handling — no manual resolvers needed.
api api-automation api-generator code-generation database-to-graphql developer-tools graphql graphql-server java postgres postgresql postgresql-database spring spring-boot springboot sql
Last synced: 27 Feb 2026
https://github.com/sucraft/suki
A Minecraft server implementation for SuCraft.
bukkit craftbukkit custom fork java mc minecraft minecraft-server mirai mod paper patch performance pufferfish server spigot suki
Last synced: 26 Oct 2025
https://github.com/jonatino/jogl2d
Zero-overhead 2D rendering library for JOGL using Kotlin
2d 3d development game gradle graphics java javafx jogl kotlin maven opengl swing zero-overhead
Last synced: 26 Oct 2025
https://github.com/ksilisk/telegram-bot-spring
Telegram Bot Spring Boot Starter
java spring-boot spring-boot-starter telegrambot
Last synced: 03 May 2026
https://github.com/jrosell/marketing-data-connectors
Command line batch job that run java runtime environment to extract and load marketing data using Facebook Marketing API, Google Analytics API, Mailchimp API, Google Webmasters API, Google Sheets API, Mysql, Postgresql, Clickhouse, etc
batch-job clickhouse command-line-tool connector etl facebook-graph-api google-analytics-api google-sheets-api google-webmaster google-webmaster-tools java jre8 mailchimp-api marketing-tools mysql postgresql talend
Last synced: 19 Jan 2026
https://github.com/apache/sling-org-apache-sling-starter
Apache Sling Starter Application
Last synced: 09 Apr 2025
https://github.com/barnhill/barcode-java
Java Barcode Image Generation Library
barcode barcode-generator barcode-images barcodes java java-library
Last synced: 17 Mar 2025
https://github.com/rutujar/hackerrank-solutions
This Repository contain solutions to HackerRank 30 Days Of Code Challenge, 10 days of javascript,10 days of statistics,java,sql.
10 10daysofjavascript 10daysofstatistics 30daysofcode c hackerrank hackerrank-30dayschallange hackerrank-challenges hackerrank-java hackerrank-python hackerrank-solutions hackerrank-sql hackerrank-statistics java javascript sql
Last synced: 12 Mar 2026
https://github.com/hummatli/cAndroid
cAndroid is tool for control your PC by Android phone
android-application android-sample-application android-sdk android-studio client-server comunication game-controller java keyboard mobile-app need-for-speed-controller remote-control remote-mouse robot-api slideshow-controller socket tcp-client tcp-server touchpad
Last synced: 08 Apr 2025
https://github.com/jcabi/jcabi-s3
Object-Oriented Layer on Top of Amazon S3 SDK
amazon-s3-sdk java library object-oriented
Last synced: 30 Jun 2025
https://github.com/bestoa/shadowsocks-vertx
Java port of shadowsocks with vertx.
bouncy-castle java java-8 shadowsocks shadowsocks-java vertx
Last synced: 16 Jan 2026
https://github.com/loveincode/cemap
🎓 记录渣代码大学毕设【College employment management and analysis platform】 SpringMVC + Spring + Hibernate + SpringSecurity 项目 echarts h+前端框架 ligerUI
java spring-mvc spring-security
Last synced: 07 Apr 2025
https://github.com/carmjos/easyplugin
轻松(做)插件,旨在于方便快捷的使用Bukkit实现MC中的一些功能。
bukkit bukkit-library efficiency java java-library library spigot spigot-library
Last synced: 24 Jun 2025
https://github.com/mattbertolini/spring-annotated-web-data-binder
Bind query params, form data, headers, cookies, session data, and more to a Java bean in Spring MVC and Spring WebFlux
beans camel-case databinding java java-bean-binding jax-rs jvm modelattribute snake-case spring spring-boot spring-mvc spring-web spring-webflux spring-webmvc
Last synced: 29 Oct 2025
https://github.com/joel-jeremy/externalized-properties
A lightweight and extensible library to resolve application properties from various external sources.
configuration feature-flags feature-toggles java jvm properties
Last synced: 11 Jan 2026
https://github.com/soujava/historia
História do SouJava
css java javadevbr responsive soujava timeline verticaltimeline
Last synced: 19 Apr 2025
https://github.com/urunov/interview-preparation-way
SOLID,KISS, DRY, Design Pattern, System Design, OCP, Java,
api-rest backend design-patterns interview java ocp spring spring-boot
Last synced: 11 Apr 2025
https://github.com/kawasima/websocket-classloader
Load remote java classes via WebSocket.
Last synced: 19 Jun 2025
https://github.com/yihonglei/jdk-source-code-reading
JDK source code reading
collection concurrent io java java8 jdbc net nio reflect
Last synced: 13 Apr 2025
https://github.com/SeqWare/seqware
This is the SeqWare Project's main repo.
Last synced: 05 May 2025
https://github.com/devtony101/jfxgithubclient
A JavaFX Github Client (For Demonstration Purposes Only).
github-api java java-8 java8 javafx javafx-8 javafx-application javafx-desktop-apps javafx-gui ui-design
Last synced: 07 Sep 2025
https://github.com/anivie/elementfx
ElementUi in javafx,that you can get a beautiful applications with only one line code.
java javafx javafx-components javafx-gui javafx-library kotlin
Last synced: 28 Oct 2025
https://github.com/danijelaskov/expectiminimax-backgammon
A 2D JavaFX implementation of one of the most popular and old board games. The AI player's moves are calculated using the expectiminimax algorithm.
2d-game artificial-intelligence backgammon bekgemon board-game board-games expectiminimax gradle inteligentni-sistemi java java-fx minimax tavla zero-sum
Last synced: 10 Apr 2025
https://github.com/ivangfr/springboot-graphql-databases
The goal of this project is to explore GraphQL. For it, we will implement two microservices: author-book-api and book-review-api.
docker graphql java mongodb mysql spring-boot spring-cloud-openfeign spring-data-jpa spring-data-mongodb spring-graphql spring-web-mvc springdoc-openapi zipkin
Last synced: 10 Apr 2025
https://github.com/gemisis/discord-bot-cdk-construct
A CDK Construct for creating a serverless Discord bot. All you need to do is supply your code to handle the commands!
aws aws-cdk aws-cloudformation aws-lambda cdk csharp discord discord-api discord-bot discord-js discordapp discordbot discordjs dotnet java nodejs python serverless typescript
Last synced: 10 Apr 2025
https://github.com/zevolution/netflix-hexagonal-architecture
This project was created as a simple example to show how we can implement the hexagonal architecture(software design) proposed by Netflix.
architectural-patterns bff bff-microservice contract-first design-system hexagonal-architecture java java-11 netflix spring spring-boot system-design
Last synced: 10 Apr 2025
https://github.com/anishlearnstocode/competitive-programming
Solutions to Hackerrank domains such as Java ☕, Python, Data Structures etc. 🔢 and Interview preperation. Also contains certification solutions and links 🦄 + Leetcode Algorithms solutions...
algorithms certificate data-structures hackerrank java leetcode python python3
Last synced: 10 Apr 2025
https://github.com/rashidmakki/inventory-management-system
Inventory Management System is a powerful desktop application developed using JavaFX and MySQL, designed to streamline operations related to billing, sales reporting, and purchase tracking.
desktop-application fxml inventory inventory-management inventory-management-system jasper-reports java java-project javafx javafx-application javafx-desktop-apps javafx-gui javafx-project scenebuilder sql
Last synced: 10 Apr 2025
https://github.com/graphform/tutorial
Tutorials to help you build your first Swim app
actor-model distributed-computing distributed-systems events java javascript open-source real-time stateful stream-api streaming streaming-api swim tutorial tutorial-code
Last synced: 29 Jul 2025
https://github.com/hms-core/hms-iap-serverdemo
IAP server sample encapsulates APIs of the HUAWEI IAP server. It provides many sample programs for your reference or usage. The repository contains 8 branches of java, csharp, golang, nodejs, perl, php, python and ruby demo.
hms huawei in-app-purchases java pay purchase
Last synced: 01 Aug 2025
https://github.com/shaksternano/gif.kt
A Kotlin Multiplatform GIF decoding and encoding library.
gif hacktoberfest java kotlin kotlin-multiplatform
Last synced: 09 Mar 2026