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-16 00:12:31 UTC
- JSON Representation
https://github.com/zebrajaeger/krpanowrapper
a java application for wrapping krpano native lib tu make using it easier
Last synced: 21 Jun 2025
https://github.com/st-user/zerodep-web-push-java
A Java Web Push server-side library that can easily be integrated with various third-party libraries and frameworks.
Last synced: 07 Mar 2026
https://github.com/ushelp/easyfilter
Jave Web请求内容过滤替换组件. Jave Web content filtering request replacement component
content-filter content-filtering filter filter-replacement java java-filter jave-web request-filtering sql sql-injection sqlinjection
Last synced: 14 Jul 2025
https://github.com/jhonatanmedeiros/javaflix
Netflix desktop clone with java
Last synced: 05 May 2025
https://github.com/marlenemoraes/dsmovie
Site de Catálogo de Filmes | Projeto fullstack da Semana Spring React, com o professor Nelio Alves
Last synced: 14 May 2025
https://github.com/katharsas/gmm
Gothic Mod Manager - Manage your modifications team, tasks and assets.
cloud collaboration game-assets game-mod gamedev gothic java javascript modding modding-gothic web-app
Last synced: 01 Mar 2026
https://github.com/relvaner/vertx-web-proxy
A proxy implementation for Vert.x ported from Smiley's HTTP-Proxy-Servlet
java proxy reverse-proxy vertx vertx-web vertx3
Last synced: 14 Jul 2025
https://github.com/andersonrezende/sistemaeleitoral
Sistema eleitoral (urna eletrônica)
eleitoral eletronica java sistema urna
Last synced: 21 Jun 2025
https://github.com/emwork/springboot-notes-app
Notes-taking app with rich-text editor using SpringBoot, Thymeleaf, JPA, RDBMS, Quilljs and Export to PDF
java jpa pdf-generation rdbms spring-boot thymeleaf
Last synced: 13 Apr 2025
https://github.com/mitchellgray100/chess
JavaFX based Chess Game.
ai chess chess-ai chessboard-game chessboard-representation game java javafx javafx-application javafx-games javafx-gui
Last synced: 16 Jul 2025
https://github.com/christian-schlichtherle/neuron-di
Neuron DI is a new approach for dependency injection in Java and Scala.
dependency-injection di-framework dsl guice java neuron-di scala
Last synced: 30 Oct 2025
https://github.com/harsh971/hackerrank_solutions
Here you will get All Solutions for Topics from HackerRank Platform
30-days-of-code 30daysofcode c cpp hackerrank hackerrank-30dayschallange hackerrank-algorithms-solutions hackerrank-all-solutions hackerrank-challenges hackerrank-cpp hackerrank-java hackerrank-python hackerrank-solutions hackerrank-solutions-c hackerrank-solutions-for-java hackerrank-solutions-github java problem-solving python solutions
Last synced: 08 May 2025
https://github.com/manjav/hx-impulse-engine
HAXE port of a simple, open source, 2D impulse based physics engine for non-view (server-side) use.
actionscript cpp csharp haxe haxelib java javascript physics-2d physics-engine
Last synced: 20 Jul 2025
https://github.com/juforg/celery-spring-boot-starter
Springboot starter for celery using celery-java, which is Java implementation of Celery client and worker.
asynctask celery celery-java java java-python springboot-starter
Last synced: 11 Jan 2026
https://github.com/nightrunners02/tugas3.modul4
github indonesia java nightrunners02 pemrograman-lanjut tugas3-modul4
Last synced: 11 Jul 2025
https://github.com/mtojo/go-java
Java class file (.class) reader/writer library
Last synced: 14 Jul 2025
https://github.com/pendula95/vertx-aws-url-shortener-service
Simple url shortening back-end developed with Vertx and deployed as AWS Lambda
async aws java lambda serverless serverless-framework vertx
Last synced: 17 Jun 2025
https://github.com/dhatim/dropwizard-correlation-id
correlation dropwizard id java module request
Last synced: 12 Jan 2026
https://github.com/omanshu209/codehub
A collection of programs(mostly CUI) written in various different languages such as Python, C++, Java, JavaScript, C#, etc.
cpp csharp cui html java javascript nodejs python python3
Last synced: 27 Jul 2025
https://github.com/innovatorved/start-with-java
Java Programs Repository Contains all basic or prior knowledge for start with Java
java java-programming javabasics start-with-java
Last synced: 18 Mar 2025
https://github.com/karmadeb/lockloginreborn
LockLoginReborn, is a rework of the LockLogin plugin. This plugin allows server owners to keep their server and players safe, LockLogin is an inteligent plugin which also parches some of the very known exploits to bypass login systems.
bungeecord java login plugin security spigot
Last synced: 01 Oct 2025
https://github.com/gouthampradhan/uva-online-judge
UVA online judge solutions
algorithm-challenges algorithms coding-challenge coding-challenges coding-interviews competitive-programming java uva-online-judge uva-solutions
Last synced: 26 Jun 2025
https://github.com/cowwoc/anchor4j
A modern Java client for Docker: fluent API, test-friendly, cross-platform
devops docker docker-java integration-testing java testcontainers
Last synced: 13 Sep 2025
https://github.com/veb-101/engineering-practical-experiments
Collection of Mumbai university Computer Engineering Practicals
assembly-x86 c html-css-javascript java opengl perl python-3 sqlite-database
Last synced: 06 Apr 2025
https://github.com/monogramm/docker-axelor-business-suite
:whale: Docker image for Axelor Business Suite.
Last synced: 14 Apr 2025
https://github.com/mitre/jfairseq
A java fairseq runtime.
fairseq java machine-translation pytorch torchscript
Last synced: 27 Jun 2025
https://github.com/zongxr/springlock
让你用更优雅的方式加锁,基于注解的加锁方式。一直以来,线程安全问题是考验web后端人员的主要问题之一,加锁是解决线程安全问题的主要形式。 从锁的形式上看,锁可以分为乐观锁和悲观锁。从锁的内容上看,锁可以分为互斥锁和共享锁。 这个Jar包旨在提供全套的锁解决方案,让你使用一个注解就能对目标进行加锁
java lock optimistic-lock readwritelock spring synchronized
Last synced: 14 Apr 2025
https://github.com/chevdor/docker-nxt
Docker container to run Nxt on testnet or mainnet
blockchain crypto docker java nxt
Last synced: 13 Apr 2025
https://github.com/walidbosso/springboot-angular-trainingcenter-management
🍃 🅰️ This project is a web application developed as an academic project. The goal is to create a system for efficiently managing a training center. The technologies used include Spring Boot for the backend, Angular for the frontend, and MySQL for database storage.
angular controller full-stack java lombok model mysql mysqldrivers phpmyadmin repositories services spring-boot spring-data-jpa springweb sts training-ce typescript webdevelopment
Last synced: 30 Apr 2025
https://github.com/y785/moe-scheduler
A simple tick-based task/event scheduler.
Last synced: 11 Sep 2025
https://github.com/yusufcakal/e-commerce
dolap.com interview project :credit_card:
angular hibernate java junit postgresql spring-boot visio
Last synced: 31 Mar 2025
https://github.com/britter/introduction-to-gradle
Sample repository for showing some of the feature of the Gradle build tool
build-tool example gradle java kotlin
Last synced: 23 Jul 2025
https://github.com/h1alexbel/cdit
A Collection of Pre-Configured Docker Containers for your Integration Tests
docker integration-testing java testcontainers
Last synced: 12 Apr 2025
https://github.com/shahrukhahmed94/aicarddetector
AiCardDetector is an Android library that leverages CameraX and TensorFlow Lite for real-time card detection. It captures images using CameraX, processes them through a TensorFlow Lite model, and returns a bitmap of the detected card. This library is designed to provide an efficient and accurate solution for card recognition in Android applications
ai android-application android-library camera camera-api camera2-api camerax java jetpack jetpack-android jetpack-compose jetpack-lifecycle-components jetpack-navigation kotlin kotlin-android kotlin-library tensorflow-lite
Last synced: 04 Mar 2025
https://github.com/igabytm/guihelper
The ultimate solution to creating professional GUIs
java minecraft-plugin spigot-plugin
Last synced: 23 Mar 2025
https://github.com/ahmedkhaled14/automationexercise
Automate different functionalities of an E-commerce website called "AutomationExercise"
allure-report docker-compose extentreports fluentdesign java pageobjectmodel selenium selenium-webdriver shaft-engine testng
Last synced: 22 Jul 2025
https://github.com/raydac/androidpiratedice
Dice for the "Pirates" board game (the board game was developed by Vladimyr Golitsyn in 1934)
Last synced: 13 Apr 2025
https://github.com/spilth/java8-junit4-quickstart
Archetype for generating a Java 8/Junit 4 Maven project
java java-8 junit maven maven-archetype
Last synced: 14 May 2025
https://github.com/java-edge/rabbitmq-tutorial
RabbitMQ核心API、高级特性、整合Spring家族、集群模式、SET化架构设计、组件架构代码案例及讲解。
java rabbitmq rabbitmq-cluster rabbitmq-consumer rabbitmq-producer
Last synced: 21 Mar 2025
https://github.com/dkurt/qupath-extension-openvino
Intel OpenVINO extension for QuPath, a digital pathology platform
deep-learning digital-pathology intel java openvino qupath stardist
Last synced: 15 Sep 2025
https://github.com/stephengold/kk-physics
Integrate Jolt Physics into jMonkeyEngine projects (code has New BSD license)
collision-detection collision-shape java jolt-physics open-source physics physics-3d physics-engine physics-simulation rigid-bodies rigid-body-dynamics
Last synced: 14 Apr 2025
https://github.com/wavefronthq/wavefront-sdk-java
Wavefront Core Java SDK
core java monitoring sdk wavefront
Last synced: 05 Apr 2025
https://github.com/nurislom373/resumegenerator
Create a perfect resume with our online curriculum vitae maker in just a few steps. Increase your chance of getting a job by creating your CV with our CV templates! Quick and easy. More likely to land a job. Download in PDF. Your perfect CV. Apply Successfully.
css html java javascript postgresql spring-boot
Last synced: 12 Aug 2025
https://github.com/marwa-eltayeb/alexandria_egypt
Travel Guide app about Alexandria city in Egypt. It includes restaurants, museums, attractive places and cafes.
android fragments guide java tourguide tourguideapp
Last synced: 13 Apr 2025
https://github.com/marcelmay/lib-mobi
A simple lib for reading ebook MOBI/AZW3 header data in Java.
Last synced: 15 Sep 2025
https://github.com/stachu540/hirezapi
Reactive Java API Wrapper for Hi-Rez Studios games. (looking for maintainer)
api-wrapper hi-rez java paladins reactive realm-royale rxjava3 smite
Last synced: 12 May 2025
https://github.com/satendracoder/learning-app-angular-node
A full-stack e-learning platform with Angular frontend and Node.js backend. The Angular app consumes the REST API for features like user authentication, course browsing, and content delivery.
angular api-rest html html-css-javascript java spring-boot
Last synced: 07 Sep 2025
https://github.com/hasnatrasool163/tetris-in-java
This repository contains full tetris game implementation in Java swing and awt.
awt-gui java javaawt javaswing javaswingsapp swing-gui tetris tetris-clone tetris-game tetrisgame
Last synced: 27 Jun 2025
https://github.com/silverweed/pokepon
A Pokémon-like online battle simulator with ponies
battle-simulator game java multiplayer mylittlepony online pokemon ponies
Last synced: 17 Aug 2025
https://github.com/ccafs/marlo
Managing Agricultural Research for Learning and Outcomes
cgiar evaluation java managing marlo maven monitoring planning projects reporting reports tomcat
Last synced: 18 Feb 2026
https://github.com/longshilin/data-structure-and-algorithm-java
数据结构与算法 (Java版) | 总结与整理 :sparkles:
algorithms algorithms-datastructures datastructure datastructures datastructuresandalgorithm datastructuresinjava java
Last synced: 13 Sep 2025
https://github.com/tsimpdim/passbuy
A small project built for a Soft.Eng. course
api-rest java javascript nodejs python
Last synced: 12 Apr 2025
https://github.com/xjqx/sc2002-fypms
A Java-based application for managing final year projects (FYP) for students in tertiary institutions.
java oop solid-principles uml-class-diagram
Last synced: 22 Mar 2025
https://github.com/megyssstaa/access-warden
A powerful toolkit for enforcing access restrictions in Java
access access-control access-management access-manager accesscontrol accessmanagement accessmanager annotation-processing annotation-processor bytecode-manipulation gradle gradle-plugin gradle-plugins java security security-tool security-tools security-toolset
Last synced: 09 May 2026
https://github.com/reuhreuh/valorant-api-client
Simple Java Valorant client based on official Riot API
java maven riot-games riot-games-api valorant valorant-api
Last synced: 08 May 2026
https://github.com/zoff99/iocipher_pack
make non-root mountable encrypted disk shares
android disk encryption gradle iocipher java sqlcipher virtual
Last synced: 07 May 2026
https://github.com/maxdemaio/hack-computer
Hack computer system built as described in "The Elements of Computing Systems" and Nand2Tetris I/II.
assembler assembly compiler computer-architecture hack hdl java machine-language virtual-machine
Last synced: 10 May 2026
https://github.com/aripollak/picturemap
An Android application to find the geotagged photos on your device and show them on a map. No longer maintained.
Last synced: 20 Apr 2025
https://github.com/stheves/denon4j
A high-level Java API for interaction with Denon Audio Video receivers via TCP/IP
api audio av-receiver avr denon denon-avr java multimedia protocol receiver tcp video
Last synced: 14 Jan 2026
https://github.com/testdotai/java-appium-sdk-demo
🎁 A demo/tutorial for java-appium-sdk
ai appium appium-android appium-ios java selenium test-ai
Last synced: 11 Mar 2026
https://github.com/donnc/jawce
A Java WhatsApp Cloud API Engine
chatbot engine java spring-boot whatsapp whatsapp-api
Last synced: 11 Apr 2025
https://github.com/kameshsampath/skaffold-quarkus-helloworld
A demo to show how to use https://https://skaffold.dev with https://quarkus.io developer mode to enable rapid Java application with Kubernetes.
demos developer-mode java kubernetes minikube quarkus skaffold skaffold-example
Last synced: 22 Apr 2025
https://github.com/dnutiu/imagetagger
Image Tagger is an application that predicts an image's tags using deep-learning. It is useful for photographers who want to improve their workflow by auto-tagging images.
deep-learning desktop fedora free-software image java keywords kotlin linux macos photography resnet software tagging ubuntu windows
Last synced: 03 Sep 2025
https://github.com/sanmak/dockerfile-samples
Dockerfile samples to make your life easier
c-plus-plus django docker docker-compose docker-container docker-image dockerfile flask go golang java javascript nodejs python ruby
Last synced: 19 Apr 2025
https://github.com/enoy19/keyboard-light-composer
Create your own Effects!
customizable g910 gui java java-8 javafx javafx-application keyboard klc lights logitech logitech-keyboards rgb rgb-keyboards rgb-led
Last synced: 19 Apr 2025
https://github.com/perfectslayer/live-stream-question
Pick questions from Twitch or YouTube live chat to your stream
chat java overlay quarkus stream twitch youtube youtube-live
Last synced: 10 Jun 2025
https://github.com/jht5945/buildj
buildj - java build tool, written in Rust Programming Language
Last synced: 03 Sep 2025
https://github.com/connectaman/solution-for-various-problem-statement-in-java-
Solution-for-Various-Problem-Statement-in-Java-
hackerearth-solutions hackerrank-solutions java leetcode-solutions problem-solving
Last synced: 10 Jul 2025
https://github.com/idreesinc/gemini
A Java program that refuses to be deleted. By running two instances at once, the program constantly affirms that the other process and .jar file are still available. If one of the instances is terminated, the other twin instance restarts it.
Last synced: 12 Jun 2025
https://github.com/ehsan-habibagahi/reddit
Reddit clone application | java | javafx
java javafx javafx-application javafx-desktop-apps javafx-gui reddit reddit-application reddit-clone sqlite sqlite3
Last synced: 04 Jul 2025
https://github.com/ThomasVitale/spring-boot-ecosystem-overview
A collection of examples to showcase several features and modules in the Spring Boot evosystem.
buildpacks graalvm java kubernetes spring-boot spring-cloud spring-data spring-framework spring-security
Last synced: 16 May 2025
https://github.com/mnpsnuwan/datastructures
A collection of powerful data structures are using java
arrays avl-tree binary-search-tree data-structures doubly-linked-list fenwick-tree hashtable java kruskal-algorithm max-heap min-heap priority-queue queue red-black-tree singly-linked-list splay-tree stack suffix-array union-find union-find-algorithm
Last synced: 17 Aug 2025
https://github.com/c0debrain/wow-stream
Media streaming with skip ahead on GAE
appengine appengine-java gae java media streaming
Last synced: 22 Apr 2025
https://github.com/automationpanda/visual-testing-revolution
A Visual Testing Revolution (Companion Project)
applitools applitools-eyes cross-browser-testing java maven selenium selenium-webdriver test-automation testing ultrafast-grid visual-ai visual-testing webdriver
Last synced: 13 Jul 2025
https://github.com/linwin-cloud/kylin-language
KyLin 是一款基于Jvm的跨平台高效的编程语言。面相对象和面向过程都是可以的,直译式编程语言 其特点就是快速高效简单,语法设计降低或者避免写出像shit一样的代码,代码就像诗一样优美 同样,其设计成函数式,而且避免套嵌的写法,完全利用函数的调用,代码可读性十分的高,而且运行安全,基于Jvm,jvm有强大的内存安全管理机智 从功能和一些设计上是对标Python的
c http java kylin linux programming-language windows
Last synced: 15 Jul 2025
https://github.com/soundvibe/reacto
Functional reactive microservices for the JVM. Uses Observables for composing event streams.
flow functional java microservices observable-streams reactive reactive-streams rxjava stream-processing
Last synced: 21 Apr 2025
https://github.com/ddr13git/test_automation_codes
This project contains a collection of code snippets and utilities for Quality Assurance (QA) Automation testing. It is written in Java and uses Maven for dependency management.
automation-framework automation-testing java selenium-webdriver testng
Last synced: 07 May 2025
https://github.com/s4kibs4mi/play-angular2-java-seed
Play 2.5.12 + Angular 2.x with Angular-CLI + Java - based build
angular-cli angular2 java javascript playframework
Last synced: 05 May 2025
https://github.com/lorialawrencez/sappoo
Basic CLI Java Applivation bank management to learn Java
bank bank-project java terminal-based
Last synced: 12 Apr 2025
https://github.com/chamithkavinda/library_management_system
This repository features a Library Management System developed as part of the ORM module final coursework. Built with Java, JavaFX, and Hibernate ORM, the application uses JDK 11 to manage library data with efficient CRUD operations and data persistence through Hibernate.
hibernate-orm java javafx jdk11
Last synced: 23 Apr 2025
https://github.com/kavindyasinthasilva/cocwallpaper-android-
android Wallpaper app
Last synced: 29 Oct 2025
https://github.com/Atharv-Attri/HacktoberFest-Projects
A collection of issues for Hacktoberfest!
c cpp dart go hacktoberfest hacktoberfest-2020 hacktoberfest2020 haskell java javascript python ruby rust
Last synced: 11 May 2025
https://github.com/gtiwari333/spring-cloud-microservice-example-java
Spring Cloud Microservices Example
eureka gateway java microservices microservices-architecture service-discovery spring spring-boot spring-cloud spring-framework
Last synced: 23 Apr 2025
https://github.com/nekofar/binamcast
Simple Podcast Downloader For Binamcast
Last synced: 04 Sep 2025
https://github.com/rapter1990/ratelimiter
Spring Boot Rate Limiter with Redis (Spring Boot, Java 21, JUnit, Integration Test, Github Actions, Test Container, Docker, Redis)
cicd docker docker-compose github-actions integration-test java java21 junit lombok maven postman redis spring-boot testcontainer
Last synced: 16 May 2025
https://github.com/aadewunmi/springboot-employee-management-system
Employee Management (CRUD) System | Tech Stack: Java 17, Spring Boot, Thymeleaf, Spring MVC, Spring Data Jpa, Hibernate, Maven and MySQL
crud crud-application crud-operations employee-management-system hibernate java java-17 maven mysql-database spring-boot spring-data-jpa spring-mvc
Last synced: 07 May 2025
https://github.com/generationsmod/generations-core
We're the largest Cobblemon sidemod that brings familiar Pixelmon Generations features and HD models to Cobblemon
architectury-mod fabricmc-mod forge-mod java minecraft-mod
Last synced: 30 Apr 2025
https://github.com/tsnsoft/tsn_eps_psu_2019
Авторский электронный учебник «Современное визуальное программирование на Java в среде NetBeans»
Last synced: 01 Aug 2025
https://github.com/jelastic-jps/wildfly
WildFly Continuous Deployment
autoscaling cluster clustering containers continuous-delivery-server continuous-deployment continuous-integration docker high-availability java javaee managed-domain maven scaling wildfly wildfly-server
Last synced: 22 Apr 2025
https://github.com/emirateyang/llm-agent
Java library to simplify the integration of LLMs
azure dify embeddings java mcp openai vector-database
Last synced: 04 Sep 2025