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-10 00:16:17 UTC
- JSON Representation
https://github.com/sondosaabed/huffman-interface
Huffman code interface. Java | JavaFX
huffman-coding java javafx-application
Last synced: 09 Apr 2025
https://github.com/aman9026/secondyear
This repository contains the work I've done in my second year along with some study materials which I had collected.
automata build business-pro cloud-computing csa dbms design-and-analysisof-algorithm development-automation humanrights java linux maven notes os oss release-automation sepm shell-script study-materials upes
Last synced: 15 Aug 2025
https://github.com/madneal/r-forwarder-burp
The burp extension to forward the request
Last synced: 23 Apr 2025
https://github.com/stardogventures/stardao
Simple base DAO classes for MongoDB and DynamoDB
autovalue dao data-access-object-pattern dropwizard dynamodb hibernate-validator jackson java java8 jersey mongodb pojo
Last synced: 11 Mar 2026
https://github.com/danielgospodinow/dancho-s-rc-car
A simple Arduino-based RC car with Bluetooth connectivity, it also comes with an Android joystick mobile application
android arduino bluetooth bluetooth-controller c java rc-car
Last synced: 10 Apr 2025
https://github.com/apache/maven-script-interpreter
Apache Maven Script Interpreter
build-management hacktoberfest java maven maven-shared
Last synced: 12 Aug 2025
https://github.com/dougnoel/sentinel
A Selenium/Appium framework that enables users to focus on automating web and windows tests, so that automated tests can be written in a non-technical way in the same amount of time as manual tests can be executed.
bdd-framework cucumber gherkin java selenium selenium-framework web-automation webdriver windows-automation
Last synced: 10 Aug 2025
https://github.com/thomasvitale/supply-chain-security-java
Samples showing how to secure the supply chain for Java applications.
cyclonedx java sbom sigstore slsa supply-chain-security
Last synced: 15 Mar 2025
https://github.com/jossarchived/jbridge
JBridge facilitates communication in minecraft bedrock networks, between Nukkit servers and WaterdogPE proxies using Redis
cache group-system java jbridge message-broker minecraft nukkit player-cache redis waterdog
Last synced: 04 Aug 2025
https://github.com/vladimir-dejanovic/grpc-bank-example
This is example used in my talk REST API vs gRPC. Simple example of Bank backend in gRPC with JavaFX notification client
Last synced: 17 Mar 2025
https://github.com/hms-core/hms-identity-demo
Identity demo code encapsulates APIs of the HUAWEI Identity Kit. It provides demo programsfor your reference or usage.
address hms hms-identity identity java
Last synced: 01 Aug 2025
https://github.com/nihatquliyev/university-management-system-basic
Basic university management service
crud jakarta java java-ee jdbc jsp-servlet lombok postgresql tomcat
Last synced: 24 Sep 2025
https://github.com/mcpq/mcpq-plugin
Minecraft Java server plugin designed to allow other client libraries to control the server it is running on
java kotlin minecraft minecraft-plugin protobuf
Last synced: 23 May 2026
https://github.com/jfree/swtgraphics2d
A Graphics2D implementation targeting SWT
Last synced: 30 Jul 2025
https://github.com/lambdatest/selenide-testng-sample
Run Selenide and Selenium scripts on LambdaTest automation cloud. A sample repo to help you run Selenide framework based test scripts in parallel with LambdaTest automation testing cloud
automated-tests grid java lambdatest selenide selenium selenium-tests selenium-webdriver test-automation testing testing-tools web-testing
Last synced: 30 Jul 2025
https://github.com/tarunsingh2002/aahar1.0.0
Aahar is a food donation app built on Java and powered by Firebase. Its primary objective is to facilitate the process of food donation, connecting food donators with receivers in a seamless manner.
aahaar ahar android-app android-development android-studio firebase firebase-auth firebase-authentication firebase-database firebase-realtime-database firebase-storage food-app food-donation food-donation-application food-waste google-maps google-maps-android google-maps-api java xml
Last synced: 20 Sep 2025
https://github.com/xernas78/photon
A basic graphics API wrapper
api directx glsl graphics graphics-api graphics-library graphics-programming java java-graphics java-opengl library low-level lwjgl modular opengl vulkan wrapper
Last synced: 28 Jul 2025
https://github.com/exbin/bined-lib-java
BinEd - Library for hex viewer/editor
binary component hex-editor hex-viewer java
Last synced: 11 Jan 2026
https://github.com/electrostat-lab/game-hci
An Android API housing useful re-usbable Human-computer Interfaces (HCI) in the form of in-game android views with an integration API for jMonkeyEngine.
android android-games android-view gamepad-library java jmonkeyengine3 monkey-droid superior-extended-engine
Last synced: 07 May 2025
https://github.com/dangnh0611/facial_verification_android
DOneLogin Android: Facial verification for Two-Factors Authentication (2FA) on Android platform
android android-keystore camerax face-antispoofing face-detection face-recognition java mfa mlkit opencv tensorflow-lite
Last synced: 17 Jun 2025
https://github.com/tahanima/rest-assured-api-test-automation-architecture
Ready-to-use API Test Automation Architecture using Java and REST Assured.
api-test-automation api-test-framework api-testing api-testing-framework api-tests java rest-assured rest-assured-framework
Last synced: 21 Mar 2025
https://github.com/java/samples
This repository contains code samples shared on https://dev.java/ and https://inside.java/
Last synced: 10 Apr 2025
https://github.com/nincodedo/ninbot
Java based Discord bot for OCW Discord using JDA
bot discord discord-bot discord-server hibernate hibernate-jpa java jda jpa spring-boot
Last synced: 07 May 2025
https://github.com/NaluKit/iban4g
A port of Artur Mkrtchyan's iban4j project so that it will work with Java, GWT or J2CL. A library for generation and validation of the International Bank Account Numbers IBAN (ISO_13616) and Business Identifier Codes BIC (ISO_9362).
artur-mkrtchyan-iban4j bic gwt gwt-library iban iban4j j2cl java
Last synced: 14 Jul 2025
https://github.com/ahmadjajja/java_dsa
This repository contains Java code that I have written to solve DSA problems on LeetCode. Each solution is organized by DSA concept and is meant to showcase my understanding and proficiency in implementing these concepts. The purpose of this repository is to serve as a reference for everyone who is interested in learning DSA through LeetCode
arrays backtracking binary-search complexity git github java linear-search linked-list linked-lists math merge-sort object-oriented-programming patterns quick-sort recursion sorting stacks-n-queues strings
Last synced: 11 Jul 2025
https://github.com/apache/maven-ear-plugin
Apache Maven EAR Plugin
build-management java maven maven-ear-plugin maven-plugins
Last synced: 13 Apr 2025
https://github.com/amrdeveloper/fastmind
Online Android Real-time Quiz Game with nodejs and socket.io on the backend
android-game express game-development java nodejs socket-io
Last synced: 12 Apr 2025
https://github.com/yafraorg/yafra
source code examples repository - apache cayenne, eclipse rcp, gwt, ejb, perl, python, bash, oracle, mysql, ms sql server, wicket, cxf, restful
framework java opensource python templates typescript
Last synced: 11 Jan 2026
https://github.com/ppi-ag/deep-sampler
DeepSampler is a stubbing framework for compound tests
compound-test integration-test java junit mocking mocking-framework sampler stub stubbed-methods stubbing stubbing-framework test-compound testing
Last synced: 11 Jan 2026
https://github.com/virgiledjimgou/android-application-for-traffic-sign-recognition
Android App APTSR is an advanced driver assistance system that recognizes and relays traffic sign information to drivers via the smartphone screen or instrument panel. APTSR systems can recognize speed limit signs, do not enter signs, and stop signs ...etc. APTSR aims to help make drivers more aware and able to make better safer driving decisions.
android-application deep-learning gps java tensorflow2 traffic-sign-classification
Last synced: 24 Apr 2026
https://github.com/mikesafonov/spring-boot-starter-prometheus-alerts
Spring Boot Starter for handling alerts from Prometheus Alertmanager
java prometheus prometheus-alertmanager spring-boot
Last synced: 15 Jun 2025
https://github.com/madbob/gasdotto
Gestionale web-based per i Gruppi di Acquisto
Last synced: 13 Apr 2025
https://github.com/hibernate/hibernate-ogm-cassandra
Hibernate OGM integration with Cassandra
Last synced: 13 Apr 2025
https://github.com/islati/commons
🧩 Plugin Development Framework for Spigot / Bukkit (Minecraft) Servers. Abstracted away all boiler plate code, now just focus on creating content 🥽
java minecraft minecraft-plugin minecraft-plugin-development
Last synced: 14 May 2025
https://github.com/stefangeyer/challonge-java
Java bindings for the Challonge API
challonge java rest tournament
Last synced: 11 Jan 2026
https://github.com/apache/cordova-create
Apache Cordova Create
cordova cplusplus csharp java javascript library mobile nodejs objective-c
Last synced: 05 Apr 2025
https://github.com/smallnest/rpcx-agent
Agent to invoke rpcx services in C++, Java, Python, C#, Ruby, etc. for rpcx 2.x
cross-platform golang java rpc rpcx
Last synced: 04 Apr 2026
https://github.com/keremtan/java-spring
This repository has basic information about Spring Framework and a sample application made with Spring Boot.
back-end dependency-injection docker-compose h2-database java postgresql-database rest-api spring spring-boot spring-framework
Last synced: 13 Apr 2025
https://github.com/kavithma-thushal/orm_gdse66
This is learning about ORM - Hibernate in GDSE66
java javafx mysql orm-framework
Last synced: 11 Jul 2025
https://github.com/aaroncoplan/todoist-java
Todoist REST API Java Client
java java-library todoist todoist-api todoist-rest
Last synced: 09 May 2025
https://github.com/SolarNetwork/solarnetwork-node
Distributed SolarNode components for collecting data and controlling devices.
bacnet canbus climate-data energy energy-consumption energy-data energy-generation energy-monitoring iot java loxone mbus modbus osgi plugin-architecture
Last synced: 07 May 2025
https://github.com/chasesinghofen/java-projects
Various small Java programs
java java-array java-arraylist java-arrays java-game java-grader java-parsing java-programming-examples java-programming-language java-programming-tutorial java-programs java-tic-tac-toe javaprogram
Last synced: 22 Jun 2025
https://github.com/rollczi/liteindex
💜 LiteIndex - Fast library for indexing box/area in space by vectors/location/position.
java optimization optimization-algorithms
Last synced: 08 May 2025
https://github.com/kanugurajesh/tic-tac-toe
A simple tic tac toe app using java
batch-file java practice-project tic-tac-toe
Last synced: 24 Jun 2025
https://github.com/supergaga/generator
mybatis generator plugin use table comment
java mybatis-generator-plugins
Last synced: 11 Jan 2026
https://github.com/mgarcia01752/q-number-format
Q is a fixed point number format where the number of fractional bits is specified
Last synced: 28 Oct 2025
https://github.com/scify/icsee
ICSee runs on small portable devices (smartphones, tablets) and makes reading and object identification easier. Simply, conveniently and always available!
android assistive assistive-technology hacktoberfest java opencv special-needs video video-processing visual-impairments
Last synced: 06 Sep 2025
https://github.com/jshiftio/buildah-java
A Java wrapper over the buildah cli (https://github.com/containers/buildah).
Last synced: 07 May 2025
https://github.com/sivaprasadreddy/modern-spring-boot
Modern Spring Boot features demo
java spring-boot testcontainers
Last synced: 28 Oct 2025
https://github.com/hussainderry/jcrypt
Java file encryption utility
encryption file-encryption file-encryption-java java javafx
Last synced: 14 Apr 2025
https://github.com/ivanyu/java-agents-demo
An example of bytecode modifying Java agents done with Javassist and Byte Buddy
blog-post byte-buddy java java-agent javassist
Last synced: 15 Apr 2025
https://github.com/apache/servicemix5
Mirror of Apache ServiceMix 5
java network-client network-server osgi scala servicemix xml
Last synced: 23 Jul 2025
https://github.com/apache/maven-pdf-plugin
Apache Maven PDF Plugin
build-management java maven maven-pdf-plugin maven-plugins
Last synced: 06 Mar 2025
https://github.com/sunarya-thito/nodeflow
Code-less Editor
blueprint bukkit codeeditor editor java javafx spigot
Last synced: 15 Apr 2025
https://github.com/walshydev/streamdeck4j
Java library for the StreamDeckSDK
Last synced: 26 Oct 2025
https://github.com/dlr-sc/maven-tycho-demo
A sample project explaining Maven Tycho for Eclipse RCP applications.
Last synced: 14 Apr 2025
https://github.com/magillem/generator-jhipster-pages
sub generator for forms
angular angular4 generator java jhipster jhipster-module spring-boot yeoman-generator
Last synced: 08 Mar 2026
https://github.com/ok2c/httpclient-benchmark
HTTP client benchmark
apache-httpclient http http-benchmarking http-client java
Last synced: 15 Apr 2025
https://github.com/eclipse-uprotocol/up-java
uProtocol Language Specific Library for Java
Last synced: 12 Apr 2025
https://github.com/sandun-induranga/chat-application
Java Socket Programming
css java javafx socket-programming
Last synced: 14 Apr 2025
https://github.com/isinhah/api-reserva-voos
API REST desenvolvida para um sistema de reserva de passagens aéreas, em que os clientes podem reservar assentos e obter tickets
Last synced: 23 Aug 2025
https://github.com/cityssm/pdfFlattener
PDF Flattener - Secure PDF documents by making floating redactions and form entries permanent.
flatten java pdf pdf-flattener pdf-forms pdfbox redaction security
Last synced: 14 May 2025
https://github.com/codegather/record_movie
一个原生视频录制flutter插件,断点续录、视频压缩等功能,采用原生实现没有依赖第三方库
audi com compress ios java objective-c video
Last synced: 13 Apr 2025
https://github.com/bh-tec/dio-potecia-tech-ifood-java
Repositório criado para os desafios de códigos da Potência Tech powered by iFood - Java Beginners da DIO.
bootcamp desafio-de-codigo dio ifood java
Last synced: 19 Apr 2025
https://github.com/kstenschke/copypastestack-plugin
"Copy/Paste Stack" plugin for Jetbrains IDEs
clipboard intellij intellij-plugin java open-api phpstorm plugin
Last synced: 03 Oct 2025
https://github.com/michael-simons/neo4j-aura-quarkus-graphql
Built a GraphQL-API based on the Cypher-DSL and Quarkus.
Last synced: 08 May 2025
https://github.com/ahmedfarag9/ci-cd-pipeline-jenkins-odoo-project
A Multi-branch CI-CD Pipeline Using Jenkins, Docker, AWS, Maven To Deploy an Odoo ERP custom module & a simple Java Maven web app.
amazon-web-services bash bash-scripting ci-cd devops docker docker-compose dockerhub ec2-instance groovy java jenkins maven odoo ssh webhook
Last synced: 11 Apr 2026
https://github.com/bonigarcia/selenium-jupiter-examples
Test examples using Selenium-Jupiter, Selenium WebDriver, and JUnit 5
appium docker java jenkins junit5 selenium selenium-grid selenium-webdriver testing vnc
Last synced: 23 Mar 2025
https://github.com/mchernyakov/various-ttl-map
Thread-safe map (cache) with various time to live of keys
cache java map thread-safe-cache thread-safety ttl ttl-cache ttl-map
Last synced: 07 Apr 2025
https://github.com/shmuelamar/rs-py-java
Rust FFI example project for Java & Python
Last synced: 09 Sep 2025
https://github.com/f-lab-edu/jshop
이커머스 웹서비스를 만들어보고 성능 테스트를 진행해 병목을 제거해 성능을 최적화해보는 프로젝트
grafana java mysql8 ngrinder redis spring-boot
Last synced: 01 Jul 2025
https://github.com/oussamabonnor1/firebasechatapp
a simple android app that uses FireBase and implements it's features to ensure fluent messaging functions.
android-application android-studio authentication chat firebase java json messaging nosql server telegram xml
Last synced: 02 May 2025
https://github.com/apache/james-jsieve
Mirror of Apache James jSieve
james java mail network-server
Last synced: 10 Mar 2026
https://github.com/wbrefvem/python-jolokia
Python client for Jolokia, an HTTP-JMX bridge
enterprise-java http-bridge java jmx jolokia python
Last synced: 18 Jan 2026
https://github.com/netomi/uom
A library to represent quantities and perform conversions between units of measurements with double or arbitray precision.
java units-converter units-of-measurement unitsofmeasurement
Last synced: 12 May 2025
https://github.com/jenkinsci/idea-stapler-plugin
Jenkins Development Support for IntelliJ IDEA
hacktoberfest intellij-plugin java jelly jenkins jexl stapler
Last synced: 24 Mar 2025
https://github.com/swimos/greenhouse
This is an advanced sample application that demonstrates deploying and running Swim on a network of Raspberry Pis and using configuration to change behavior. This version uses Docker Images for build and deployment to Azure Iot Edge devices.
arduino distributed java javascript nodejs raspberry-pi raspberrypi swim
Last synced: 08 Apr 2025
https://github.com/rameshmf/j2ee-design-patterns
Repository for J2EE design patterns with examples.
Last synced: 03 May 2025
https://github.com/andifalk/ssl-demo
Demo to enable HTTPS and HTTP/2 for spring boot web application
http2 https java kotlin root-certificate server-certificate spring-boot spring-security ssl tls tls-certificate
Last synced: 12 Apr 2025
https://github.com/iamcharankumar/web_test_framework
A Java-based Selenium Web Test Framework for automating tests on the Sauce Demo website.
data-driven discord-bot java logback maven parallelization reportportal selenium-grid-4 selenium-java selenium-webdriver test-automation-framework testng ui-testing web-testing
Last synced: 08 Jul 2025
https://github.com/juliaaano/rhpam-quickstart
A collection of artifacts to get you started with Red Hat Process Automation Manager / PAM.
drools java jbpm kie-server rhpam rhpam-springboot
Last synced: 18 Mar 2025
https://github.com/humbertodias/noaa-parse-grib-files
Java Way to download and parse GRIB files
Last synced: 08 Sep 2025
https://github.com/svenruppert/jdbc-dao
minimalistic JDBC based DAO
connection-pool dao design-pattern functional java java8 java9 jdbc-dao rdbms sql
Last synced: 10 Apr 2025