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-08 00:16:31 UTC
- JSON Representation
https://github.com/diemol/frontend_testing
Repository containing sample code used in a Frontend Testing workshop
fluentlenium frontend-testing-workshop frontend-tests java javascript selenium selenium-webdriver webdriverio zalenium
Last synced: 18 Mar 2025
https://github.com/anubhavshukla/properties-to-yaml-converter
Java implementation to convert Properties files to Yaml
converter java java-8 java-library properties yaml
Last synced: 10 Apr 2025
https://github.com/casid/mazebert-simulation
Simulation core of the game Mazebert TD
deterministic java simulation tower-defense
Last synced: 18 Mar 2025
https://github.com/dbubenheim/1z0-819
Preparation material and exercises for the Oracle Java SE 11 Developer 1Z0-819 exam.
1z0-819 certification enthuware-jq exam gradle java jdk jdk11 oracle study-guide
Last synced: 10 Apr 2025
https://github.com/farmdawgnation/kafka-hawk
An application that records stats about consumer group offset commits and reports them as prometheus metrics
Last synced: 10 Apr 2025
https://github.com/avidlearnerinprogress/design-pattern-notes
Notes for the book - Head First Design Patterns
design-patterns headfirstdesignpatterns java software-architecture
Last synced: 28 Oct 2025
https://github.com/danielbatres/orthodontic-dentistry-clinical-management
A Java application designed to streamline the management of clinics offering dental and orthodontic services. This project, developed using Java Swing, provides essential tools for such clinics, making it ideal for single-doctor practices. It helps manage patients, appointments, records and more.
application clinical clinical-application dentistry java java-app java-application java-se java-swing management orthodontic programming sql swing ui
Last synced: 10 Apr 2025
https://github.com/davidkhala/fabric-common
not a fork of official fabric-common
blockchain fabric golang hyperledger-fabric java nodejs
Last synced: 12 Apr 2025
https://github.com/turbanoff/j2me-2048
Port 2048 game to J2ME platform
game j2me-platform java phone-app
Last synced: 18 Mar 2025
https://github.com/idealista/java_role
Ansible role to install Java (OpenJDK, AdoptOpenJDK and Corretto)
adoptopenjdk ansible ansible-role corretto debian docker-java java java-ansible-role java-virtual-machine jvm openjdk ubuntu
Last synced: 10 Apr 2025
https://github.com/ehsaniara/maven-repository-aws-s3
Make AWS S3 Bucket as your private maven repository
aws aws-s3 iam-users java java11 maven-plugin maven-repository oss plugin s3
Last synced: 10 Apr 2025
https://github.com/stephenott/taxii-springboot-bpmn
SpringBoot implementation of TAXII server backed with BPMN configuration
bpmn camunda java springboot taxii taxii-server
Last synced: 17 Mar 2025
https://github.com/rtradeltd/txpb
TemporalX gRPC and Documentation Resources
golang grpc ipfs ipld ipns java javascript libp2p libp2p-pubsub protocol-buffers pubsub python temporal
Last synced: 30 Sep 2025
https://github.com/tambapps/fourier-transform-library
A Fast Fourier Transform library written in Java
fft fourier-transform fourier-transform-library java
Last synced: 04 May 2025
https://github.com/georgesittas/minijava-compiler
MiniJava to LLVM IR compiler
compiler java jflex-cup jtb llvm minijava minijava-compiler visitor-pattern
Last synced: 11 Apr 2025
https://github.com/capa-cloud/capa-java
Mecha SDK of Cloud Application Api. Let the code achieve "write once, run anywhere". With the help of the Capa project, your Java applications have the ability to run across clouds and hybrid clouds with small changes.
aws cloudnative dapr java mecha multi-runtime
Last synced: 16 Jan 2026
https://github.com/sojamo/midimapper
A processing library to assign midi events to members of a sketch.
java midi midi-device processing processing-library
Last synced: 18 Aug 2025
https://github.com/bulletsentence/ticketif-sgru
Research project started during my graduation in Computer Science, the application is a system for managing the University Restaurant, generating reports and approving students in a list of requests for the institution's meal ticket.
Last synced: 14 Apr 2025
https://github.com/joemar25/mother-chef
This is just for my hobby since I love to code. This repo contains random programs and problems that I solve using Java, Python, and Octave.
Last synced: 26 Jul 2025
https://github.com/litongjava/hotswap-classloader
hotswap-classloader is a dynamic class loader based on the JVM. It utilizes the HotSwapWatcher and HotSwapClassloader technologies to dynamically detect modifications to class files. This project was inspired by the hot loading design of jfinal-undertow.
classloader hotswap java spring spring-boot
Last synced: 26 Jul 2025
https://github.com/starryalley/ambitsync
Android app to read Suunto Ambit watches and converts to GPX
android-app c java jni-android sports-app suunto usb-devices
Last synced: 26 Jul 2025
https://github.com/mewebstudio/java-captcha-generator
Java Captcha Generator
captcha captcha-generation captcha-generator java java-library maven maven-library
Last synced: 29 Oct 2025
https://github.com/bk-scoss/sctokenizer
A Source Code Tokenizer
cpp java languages python source-code-tokenizer tokenizer
Last synced: 10 Sep 2025
https://github.com/huangcongqing/algorithmsanddatastructure
JAVA 算法数据结构代码 演习实践
Last synced: 06 May 2025
https://github.com/flipkart/typescriptpoet
A Java API for generating typescript source files (.ts files)
api code codegen generation java javascript typescript
Last synced: 12 Apr 2025
https://github.com/sunitroy2703/google-summer-of-code-2021-tensorflow
📌Final submission for Google Summer of Code at @Tensorflow ❤️
android bert google-summer-of-code gsoc ios java nlp swift tensorflow tensorflow-lite tflite
Last synced: 07 May 2025
https://github.com/innogames/flink-real-time-crm
Demo Flink and Kafka project to show how to react on tracking events in real-time and trigger offer for customer engagement based on campaign configurations. The project also utilizes the Broadcast State Pattern in order to update the rules (campaigns) at runtime without restarting the project, using a dedicated, low-frequency, Kafka topic.
apacheflink apachekafka flink flink-examples flink-stream-processing flink-streaming java kafka stream-processing
Last synced: 18 Jun 2025
https://github.com/jgperrin/net.jgp.books.spark.ch13
Spark in Action, 2nd edition - chapter 13 - Transforming documents
apache-spark java java8 manning spark sparkwithjava
Last synced: 06 May 2025
https://github.com/jgperrin/net.jgp.books.spark.ch17
Spark in Action, 2nd edition - chapter 16 - exporting data, using delta lake
apache-spark delta-lake java java8 manning spark sparkwithjava
Last synced: 11 Jul 2025
https://github.com/jenkinsci/accurev-plugin
Jenkins accurev plugin
accurev adopt-this-plugin java jenkins-accurev-plugin jenkins-plugin scm
Last synced: 15 Jun 2025
https://github.com/mrinalraj/flipit
Card flipping memory game built on android
android card-game java memory-game
Last synced: 22 Jun 2025
https://github.com/wiringbits/fingerprint-reader-daemon
A daemon service allowing web apps to read fingerprints from biometric devices using the Neurotechnology SDK
fingerprint-scanner hacktoberfest java neurotechnology webapp
Last synced: 11 Jul 2025
https://github.com/viqueen/devbox
people keep dot-files , I keep an entire ecosystem for myself . it's a one stop shop to bootstrap any laptop I use
atlassian bash confluence dev development development-tools hacktoberfest java shell
Last synced: 05 Mar 2026
https://github.com/vinhkhuc/lbfgs4j
Java version of liblbfgs: http://www.chokkan.org/software/liblbfgs/
java machine-learning optimization
Last synced: 29 Jan 2026
https://github.com/kopytovskiy/companero-bot
An open-source alternative for ridesharing and hitchhiking
bolt cabify hitchhiking java lyft ridesharing taxi taxi-app telegram telegram-bot uber
Last synced: 01 Apr 2026
https://github.com/jerolba/bikey
Low memory footprint Map and Set implementation on objects with composited keys
bikey collections java map set table
Last synced: 12 Feb 2026
https://github.com/holon-platform/holon-core
Holon Platform Core module: represents the platform foundation, providing the definition of the overall architecture, base structures and APIs.
authentication authentication-backend authorization bom context core datastore holon holon-platform http java maven-bom properties rest spring spring-boot spring-security web-application web-framework
Last synced: 28 Oct 2025
https://github.com/manojkumarpatnaik/sr.softwareengineerinterviewprep
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced.
faang-interview interview interview-preparation interview-questions java java-8 maang microservice rest rest-api spring spring-boot
Last synced: 26 Oct 2025
https://github.com/christian-draeger/write-properties
Github action to write java properties files
action actions android ci file github github-action github-actions groovy java jvm kotlin properties spring-boot write
Last synced: 24 Feb 2026
https://github.com/hamzayasin1/hr-management-system-in-java-using-swing-framework
I've Develop this HR Management System in Java swing framework for learning purpose using MySql Database.
hr-management-system hr-manager java mysql-database swing-framework
Last synced: 04 Mar 2026
https://github.com/silentrald/java-gui-mvc
Basic MVC(Model-View-Controller) in Java using Java swing
Last synced: 05 Mar 2026
https://github.com/moacirrf/nb-java-decompiler
Java Decompiler for Apache Netbeans.
decompiler decompiler-java java netbeans netbeans-ide netbeans-plugin
Last synced: 05 Apr 2026
https://github.com/ketbome/hytalepanel
Docker image for Hytale dedicated server with web panel. Easy setup, auto-download, real-time console.
dedicated-server game-server gaming hypixel hytale hytale-server java minecraft server-management web-panel
Last synced: 30 Apr 2026
https://github.com/ita-social-projects/dokazovi-be
The platform for verified medical speakers and their recommendations.
backend disease-detection evidence-based-medicine java medicine
Last synced: 04 Apr 2026
https://github.com/specs-feup/lara-framework
Tools and APIs to develop weavers for the LARA language (LARA Compiler, LARA Interpreter, Weaver Generator, etc...)
eclipse hacktoberfest java npm source-to-source
Last synced: 05 Sep 2025
https://github.com/dwight-studio/jarmemu
Simple ARMv7 simulator written in Java, intended for educational purpose.
arm armv7 educational java portable simulator
Last synced: 16 Feb 2026
https://github.com/stallion-x/hospital-queuing
医院排队叫号系统 大作业 A school assignment(experiment) for JSP, a simple hospital queuing Web system made by pure JSP,HTML,CSS,Javascript without any framework
css html java javascript jsp jsp-servlet mvc servlet servlet-mvc
Last synced: 30 Apr 2025
https://github.com/gdave50/cloud-coverage-calculator
This project involves analyzing images of clouds using OpenCV.
cloud cloud-coverage-calculator haar-cascade intravenous-library involves-analyzing-images java opencv python
Last synced: 10 Apr 2025
https://github.com/wandri/chat-spring-kafka-angular-react-vue
A live chat done with Angular, React, Vue and tested by Cypress
angular cypress github-actions java kafka mongodb react spring-boot typescript vuejs
Last synced: 29 Oct 2025
https://github.com/vladimir-dejanovic/graphql-vs-traditional-rest-api-conftalk_demo
This is demo code for my conference talk GraphQL vs Traditional REST API. It consists of simple REST end points and GraphQL end point, with MongoDB in backened.
demo graphql graphql-api graphql-java graphql-server java rest rest-api
Last synced: 06 Mar 2026
https://github.com/yedhink/ktu-java
Learn Java easily. A collection of simple programs primarily focusing on the KTU syllabus for Java
awt java javafx-application jdk9 ktu learn-java simple-programs swing-gui
Last synced: 10 Apr 2025
https://github.com/yegor256/jaxec
Primitive execution of command line commands from Java (mostly useful for tests)
Last synced: 27 Mar 2025
https://github.com/tornaia/java-offline-geoip
Java Offline GeoIP maps any IP address to its country code
apache2-license code country geoip geolite2 geolite2-database ip ipaddress iso iso3166 iso3166-1 iso31661 java java8 library location maven offline opensource
Last synced: 06 Mar 2026
https://github.com/niesfisch/tokenreplacer
Token Replacer is a simple and small Java Library that helps replacing tokens in strings. You can replace the tokens with static values or create values "on-the-fly" by calling a generator. You can even pass arguments to the generator which makes it pretty powerful.
generator java regex replacement tokenizer
Last synced: 10 Apr 2025
https://github.com/jeremynoesen/volleyball
A simple volleyball minigame plugin for Spigot Minecraft servers
bukkit bukkit-plugin gradle java minecraft minecraft-plugin minigame minigame-plugin paper plugin spigot spigot-plugin volleyball
Last synced: 21 Mar 2025
https://github.com/hi-dhl/screenvideo
screenVideo是一个通用的视频截图工具,目前已经适配大部分机型,对于个别机型不能使用的欢迎issuses
canva java mediametadataretriever mediaplayer
Last synced: 07 Mar 2026
https://github.com/prasoonsoni/wss-wannasaysomething
It’s a fresh take on anonymity. We believe anonymity should be a fun yet safe place to express your feelings and opinions without shame. Young people don’t have a space to share their feelings without judgement from friends or societal pressures. WSS provides this safe space for teens.
android-studio anonymous-message application expressjs java javascript mongodb nodejs portfolio reactjs website
Last synced: 13 Apr 2025
https://github.com/SameetAsadullah/Bisto-Chat-Java-PHP
An Android Chatting Application coded in Java language using Android Studio. Backend is implemented in PHP Language i.e, APIs. Users can send messages, delete messages, edit messages, send images, and set their profile pictures
android-studio apache api chatting-app java java-android java-android-application java-android-studio-project mysql php xampp
Last synced: 12 Mar 2025
https://github.com/oldratlee/java-compiler-demo
Demo project of creating dynamic applications with javax.tools.JavaCompiler
classloader compiler dynamic-app dynamic-compiler java
Last synced: 21 Mar 2025
https://github.com/dawidolko/algorithms-data-structures
Tasks studies - laboratory
data java labs structures works
Last synced: 06 Apr 2025
https://github.com/shaishavgandhi/navigator
Annotation processor that eliminates navigation and Bundle boilerplate
activity android annotation-processor boilerplate bundle fragments java navigation
Last synced: 13 Apr 2025
https://github.com/mstachniuk/graphql-schema-from-introspection-generator
GraphQL Schema from Introspection generator
Last synced: 11 May 2025
https://github.com/oeljeklaus-you/bookstore
JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理
Last synced: 05 Apr 2025
https://github.com/theseems/clinq
Experimental validation mini-framework
declarative java token validation
Last synced: 13 Apr 2025
https://github.com/ardesco/appium-maven-template
A Maven template for Appium
Last synced: 06 Oct 2025
https://github.com/tmatz/android-unistroke-keyboard
Unistroke Handwriting Input Method for Programming
android android-aide gesture handwriting-recognition input-method java
Last synced: 18 Jan 2026
https://github.com/link-intersystems/clean-architecture-example
An clean architecture example application implemented in pure Java.
architecture clean-architecture clean-code example java
Last synced: 16 Oct 2025
https://github.com/apache/sling-org-apache-sling-feature
Apache Sling OSGi Feature Model
java osgi osgi-feature-model sling
Last synced: 23 Feb 2026
https://github.com/clxering/technical-articles-collection
日常收集的技术文章(中文、中英对照)
articles back-end chinese-english-bilingual front-end full-stack java javascript
Last synced: 10 Apr 2025
https://github.com/norconex/commons-lang
Generic library shared between several projects.
Last synced: 29 Apr 2025
https://github.com/hms-core/hms-awareness-demo
HUAWEI Awareness Kit provides your app with the ability to obtain contextual information including users' current time, location, behavior, audio device status, ambient light, weather, and nearby beacons. Your app can gain insight into a user's current situation more efficiently, making it possible to deliver a smarter, more considerate user experience.
android awareness consciousness geofence hms java
Last synced: 01 Aug 2025
https://github.com/premium-minds/pm-wicket-utils
A library with Wicket Components, Behaviours and some other stuff.
Last synced: 30 Jul 2025
https://github.com/colinbut/microservices-enterprise-application
A microservice enterprise application example
go golang java microservice microservices microservices-application microservices-architecture microservices-demo polyglot python ruby
Last synced: 01 Aug 2025
https://github.com/gayanukabulegoda/live-chat-room
A Java-based, multi-threaded chat application utilizing client-server architecture for single network communication.
chat-application client-server-architecture client-server-chat-application client-server-java-program java java-multithreading live-chat-app multithreading network-application network-programming
Last synced: 21 Aug 2025
https://github.com/robertograham/fortnite-2
Java 11+ client for the APIs used by Epic Games Launcher and the Fortnite client
api api-client client epic-games fortnite fortnite-api java stats
Last synced: 09 Mar 2026
https://github.com/selimhorri/quarkus-vs-spring-boot-performances
Comparing Quarkus vs Spring Boot frameworks
Last synced: 13 Aug 2025
https://github.com/wobblyyyy/pathfinder2
Paths, trajectories, splines, the number 2, and a whole lot of swag.
challenge competition first frc ftc java library pathfinder robotics
Last synced: 23 Aug 2025
https://github.com/srummanf/data-structures-and-algorithms_sql-da-ds_interview-practice
All in one place for Interview Preps - DSA - Data Analytics - ML/DL - Technical Interviews
aptitude-interview-prep codeforces data-analyst data-scientist data-structures-and-algorithms dsa interview-preparation java leetcode machine-learning
Last synced: 19 Aug 2025
https://github.com/eitco/eitco-mavenizer
Helps you to find or define Maven UIDs for any JAR file and generate corresponding artifact install scripts.
Last synced: 01 Aug 2025
https://github.com/litongjava/whisper.cpp.android.java.demo
A sample Android app using java code and whisper.cpp library to do voice-to-text transcriptions.
Last synced: 23 Aug 2025
https://github.com/hoangsonww/guillotine-game
⚔️ This repository contains the "Guillotine Game," a strategy game coded in Java and JavaFX. It involves players making tactical decisions to avoid the guillotine and survive as long as possible. The game demonstrates the use of JavaFX for creating visually appealing and interactive GUIs.
game game-development gamedev gui gui-application gui-application-java guillotine guillotine-game guillotinemenu java javafx
Last synced: 22 Sep 2025
https://github.com/orpolyzos/spring-web-initializr-plugin
Swip - Plugin for IntelliJ IDEA that can create a fully functional (Spring Boot) WebApp with just a few clicks
freemarker intellij java jetbrains plugin spring-boot
Last synced: 23 Sep 2025
https://github.com/apache/maven-jdeps-plugin
Apache Maven JDeps Plugin
build-management java maven maven-jdeps-plugin maven-plugins
Last synced: 03 Jan 2026
https://github.com/patribots4738/chargedup2023
Patribots 4738 FRC 2023 Robot Code for Charged Up
commented first-robotics-competition frc-java gracious-professionalism high-school java open-source robotics stem-education well-documented wpilib
Last synced: 29 Sep 2025
https://github.com/apache/maven-scripting-plugin
Apache Maven Scripting Plugin
build-management java maven maven-plugins maven-scripting-plugin
Last synced: 08 Aug 2025
https://github.com/pieter12345/javaloader
A Bukkit plugin which allows loading, unloading and compiling java projects in runtime.
bukkit coding craftbukkit java minecraft runtime
Last synced: 26 Oct 2025
https://github.com/naoghuman/app-yin-yang
The app Yin-Yang is a little JavaFX application which demonstrate some nice JavaFX features like borderless application, multilingualism, animations aso..
java java-8 javafx javafx-application maven multilingual netbeans netbeans-ide yinyang
Last synced: 18 Apr 2025
https://github.com/ashish2030/data-structures
This is my Data Structure code using Java Language
data-structures java problem-solving
Last synced: 11 Apr 2025
https://github.com/luoye6/vue3_trade_backend
校园二手商品管理系统(SpringBoot2+Vue3+TypeScript),二手商品交易管理系统(新版)。API认证采用JWT。后端CORS跨域支持。HTTP Status Code表示状态。数据返回格式JSON。接入讯飞星火 AI 接口,支持 B 站弹幕留言、二维码分享项目、牛客评论区、力扣刷题日历、微信聊天室(表情包支持)复合多个实用功能项!
java jdk8 maven mybatisplus springboot
Last synced: 03 Mar 2026