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-18 00:16:08 UTC
- JSON Representation
https://github.com/sunarya-thito/pluginquery
Allows spigot/bungeecord/velocity plugins to send plugin message without having to require the player to be online on the server
bungeecord java spigot velocity
Last synced: 15 Apr 2025
https://github.com/apache/maven-gpg-plugin
Apache Maven GPG Plugin
build-management java maven maven-gpg-plugin maven-plugins
Last synced: 16 May 2025
https://github.com/earizon/IT_notes
A new way to document for the 21st century. This project has been superseded by "TXT World Domination".
angular architectural-patterns azure blockchain blockchain-technology cryptography devops devops-course devops-tools documentation ethereum java javascript kubernetes linux machine-learning ontology-engineering project-management python zettelkasten
Last synced: 06 May 2025
https://github.com/codahale/passpol
A Java library for validating passwords against NIST SP-800-63B requirements.
java java-8 nist800-63b password-strength
Last synced: 04 Oct 2025
https://github.com/kawansoft/aceql-http-client-jdbc-driver
Java JDBC Driver for easy access of remote SQL databases managed with AceQL HTTP
aceql-http android api-client http-client java java-client-sdk jdbc-api jdbc-call jdbc-connector jdbc-driver jdbc-drivers ms-sql-server remote-database sdk sdk-java sql sql-databases
Last synced: 16 Aug 2025
https://github.com/jenkinsci/sonar-quality-gates-plugin
Jenkins plugin that fails the build if the predefined sonar quality gates are not green.
ci code-analysis java jenkins jenkins-analysis jenkins-api-plugin jenkins-post-build sonar sonarqube
Last synced: 18 Aug 2025
https://github.com/mojohaus/jaxws-maven-plugin
java maven maven-plugin mojohaus
Last synced: 15 Mar 2026
https://github.com/wasabithumb/xclaim
A better chunk claiming system for Paper servers
claim java minecraft minecraft-plugin paper spigot
Last synced: 08 Oct 2025
https://github.com/anirban166/resume-ranker
Multiplatform application for keyword-based resume ranking
file-io hackathon-project java keyword-detection kotlin resume-parser
Last synced: 07 Oct 2025
https://github.com/heremaps/here-workspace-examples-java-scala
HERE Workspace Examples for Java and Scala Developers
examples here-workspace java scala
Last synced: 11 Oct 2025
https://github.com/bdelacretaz/osgi-for-mere-mortals
Sample code for my "OSGi for mere mortals" presentation at ApacheCon NA 2011
Last synced: 08 Oct 2025
https://github.com/graphaware/neo4j-noderank
GraphAware Timer-Driven Runtime Module that executes PageRank-like algorithm on the graph
java neo4j neo4j-graphaware-framework
Last synced: 07 Oct 2025
https://github.com/aleksk1ng/kotlin-spring-grpc-microservice
Kotlin Spring gRPC Microservice
clean-architecture ddd docker grafana grpc helm java kotlin kotlin-coroutines kubernetes microservices postgresql prometheus r2dbc sleuth spring spring-boot webflux zipkin
Last synced: 26 Oct 2025
https://github.com/kelvindev15/kotlin2plantuml
A library for generating plantuml from Kotlin code
documentation java kotlin plantuml plantuml-generator tool uml uml-class-diagram
Last synced: 15 Apr 2025
https://github.com/johnsonlee/sonatype-publish-plugin
Gradle Plugin for publishing artifacts to Sonatype and Nexus
gradle gradle-plugin java kotlin maven nexus publish publishing sonatype
Last synced: 15 Apr 2025
https://github.com/amin2312/ACsv
ACsv is a easy, multi-platform and powerful csv parsing library, includes: js, ts, haxe, php, java, python, c#, go
c-sharp cross-platform csv csv-parser go golang haxe java javscript php python python27 python3 tiny typescript
Last synced: 07 May 2025
https://github.com/discoduroderoer/biblioteca-ddr-java
Funciones java con utilidades para distintos proyectos
apoyo biblioteca discoduroderoer funciones java library utilidades utilities utility-library
Last synced: 15 Apr 2025
https://github.com/microsoftgraph/msgraph-beta-sdk-java
Microsoft Graph Beta Java SDK
devxeng java microsoft-graph sdk
Last synced: 27 Jul 2025
https://github.com/jveverka/rpi-projects
Drivers and home automation projects for Raspberry PI.
bmp180 ds1621 dyi gpio gpio-sensors hcsr04 hcsr501 htu21d i2c java kubernetes-cluster mcp9808 openjdk pi4j pi4j-drivers python raspberry-pi rpi-camera sensehat wiringpi
Last synced: 06 Aug 2025
https://github.com/ibm-wm-transition/ganymed-ssh-2
Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java.
Last synced: 13 Oct 2025
https://github.com/opitzconsulting/orcas
Oracle schema management framework
Last synced: 20 Feb 2026
https://github.com/virgilsecurity/virgil-sdk-java-android
Virgil Core SDK allows developers to get up and running with Virgil Cards Service API quickly and add end-to-end security to their new or existing digital solutions to become HIPAA and GDPR compliant and more.
android cryptography encryption end-to-end-encryption gdpr hipaa java maven pki sdk
Last synced: 08 Aug 2025
https://github.com/invvk/worldguardextraflags
WorldGuard Extra Flags reborn.
bukkit bukkit-plugin craftbukkit essentialsx gradle java java16 minecraft paper plugin spigot spigot-plugin spigotmc worldedit worldguard
Last synced: 01 Oct 2025
https://github.com/erosb/kappa
OpenAPI 3.1 validator library for Java and JVM
contract-first contract-first-approach java jvm openapi openapi-validation
Last synced: 18 Aug 2025
https://github.com/jxnet/jxnet
Jxnet is a Java library for capturing and sending custom network packet buffers with no copies. Jxnet wraps a native packet capture library (libpcap/winpcap/npcap) via JNI (Java Native Interface).
capture-packets java jni libpcap network-security network-security-monitoring npcap packet-analyzer packet-capture packet-crafting packet-sniffer pcap-library security security-audit security-scanner sending-packets winpcap
Last synced: 09 Jul 2025
https://github.com/tananaev/calculator-notification
Calculator notification Android app
Last synced: 06 May 2025
https://github.com/wuba/easyaop
EasyAOP是基于ASM实现切面通用能力的工具。EasyAOP提供的通用切面能力,可以使用配置文件方式来配置使用。(EasyAOP is a tool based on ASM to realize the general capability of AOP. General faceting capabilities provided by EasyAOP,You can use the yaml file format to configure the use of EasyAOP.)
android-plugin aop asm config configuration easyaop gradle-plugin java kotlin yaml
Last synced: 14 Jun 2025
https://github.com/tribler/trustchain-simulator
This repository contains Trustchain (Blockchain) simulations built with OMNeT++
blockchain graphs java matlab omnetpp
Last synced: 21 Jul 2025
https://github.com/eliasnogueira/selenium-java-browser-factory
Example of the Factory design pattern implementation to create browser instances using Selenium WebDriver
factory-pattern java selenium-webdriver test-automation
Last synced: 21 Mar 2025
https://github.com/crysknife-io/crysknife
Dependency Injection and html templates framework for J2CL. Relaxed implementation of Jakarta CDI
cdi closure-compiler closure-library htmltemplate j2cl jakarta java javascript maven
Last synced: 14 Jul 2025
https://github.com/vbauer/jconditions
Extra conditional annotations for JUnit 4
conditional-annotations custom-annotation java junit junit-runner junit4 testing unit-testing
Last synced: 24 Jun 2025
https://github.com/ianshulx/dsa-programs
Note: This repository is not part of Hacktoberfest, but contributions are still welcome if you'd like to contribute!
beginner-friendly c clanguage contributions-welcome cplusplus cpp datastructures dsa dsa-algorithm good-first-project hacktoberfest hacktoberfest2022 java javaalgorithm open-source
Last synced: 04 Apr 2025
https://github.com/rpmtw/rpmtw-platform-mod
The mod is integrated RPMTW services to provide Minecraft players with a better gaming experience.
fabric-mod forge-mod java kotlin minecraft minecraft-mod rpmtw
Last synced: 11 Jul 2025
https://github.com/larsgrefer/dart-sass-java
Java Implementation of an embedded-sass host
Last synced: 15 Jun 2025
https://github.com/philippheuer/events4j
Java Event Dispatcher / Consumer
events hacktoberfest java reactor
Last synced: 09 Jul 2025
https://github.com/jiayaoguang/gameserver
Game Server Framework ,and not only game; 游戏服务器框架,又不止是游戏。支持网页http请求, 支持长连接发送 protobuf、json、自定义的数据类型,数据压缩加密、依赖注入、mysql对象关系映射及异步存储等功能。
game game-development game-server gameserver http http-server java netty protobuf
Last synced: 11 Apr 2025
https://github.com/amarlearning/ride-sharing-low-level-design
Low-level design of Ride-sharing Application Implementation.
class-diagram design design-patterns design-system dry java kiss lld low-level low-level-design object-oriented-programming oop solid-principles yagni
Last synced: 11 Apr 2025
https://github.com/manoelcampos/javadoc-coverage
A Doclet to generate JavaDoc coverage reports ☕️🧪📗
coverage coverage-report documentation-coverage gradle java javadoc javadoc-coverage maven software-quality
Last synced: 04 Apr 2025
https://github.com/bertrandmartel/pcapng-decoder
Java PCAPNG decoder library
Last synced: 07 May 2025
https://github.com/biboudis/streamalg
Extensible stream pipelines with object algebras.
benchmark dsl extensible-pipelines iteration java pipeline streams tagless
Last synced: 17 Jun 2025
https://github.com/cunyu1943/code-library
🗃 编程资源库:视频、教程、项目……
android go interview java linux python spring spring-boot
Last synced: 29 Oct 2025
https://github.com/azure/java-aks-aca-dapr-workshop
A Java DAPR workshop showcasing how DAPR's component model can accelerate developers ability to develop and ship distributed applications in Azure Kubernetes Service and Azure Container Apps.
aca aks azure azure-container-apps azure-kubernetes-service dapr java keda
Last synced: 21 Jun 2025
https://github.com/javiorfo/nvim-springtime
Neovim plugin based on Spring Initializr
gradle groovy java kotlin maven neovim neovim-plugin rust spring-boot spring-initializr
Last synced: 05 May 2025
https://github.com/exalab/axgit
Best Git CLI Client for Android
android git git-cli git-client java static-binary
Last synced: 06 May 2025
https://github.com/hendriks73/ffsampledsp
FFmpeg based service provider for javax.sound.sampled.
audio audio-decoder ffmpeg java java-library macos sound ubuntu windows
Last synced: 10 Apr 2025
https://github.com/adarshaddee/hacktoberfest-2022-for-all
Hacktoberfest2022🥳 - Contribute given programs in every language😎 you want, every PR will be accepted😍!!!
adarshaddee c codarsh cpp hacktoberfest hacktoberfest-accepted hacktoberfest2022 java javascript mridealhat php python
Last synced: 10 Jun 2025
https://github.com/veeranalyticsltd/jmeter-backend-listener-kafka
A JMeter plug-in that enables you to send test results to a Kafka server
backend-listener cd ci continuous-delivery continuous-integration elasticsearch java jmeter jmeter-plugin jmeter-plugins kafka kibana logstash performance performance-analysis performance-testing plugin reporting
Last synced: 23 Apr 2025
https://github.com/onehilltech/promises
Promise/A+ library for JVM and Android
Last synced: 09 Aug 2025
https://github.com/superwall/superwall-android
Remotely configure every aspect of your paywall and double your revenue.
android iap java jetpack-compose kotlin kotlin-coroutines ota receipt-validation revenue-cat
Last synced: 24 Feb 2026
https://github.com/badasintended/badpackets
multiplatform packet api
fabricmc java minecraft minecraft-forge
Last synced: 15 Mar 2026
https://github.com/jddev0/energizedpower
This is a technology Forge/NeoForge/Fabric mod with many machines.
fabric fabric-mod fabricmc fabricmc-mod forge forge-mod java minecraft minecraft-mod minecraftforge mod neoforge neoforge-mod
Last synced: 05 Jun 2026
https://github.com/phelps-sg/jabm
Java Agent Based Modelling toolkit
agent-based-modeling agent-based-simulation dependency-injection evolutionary-algorithms java multi-agent-simulation multi-agent-systems reinforcement-learning simulation
Last synced: 16 Jan 2026
https://github.com/redhat-middleware-workshops/spring-to-quarkus-todo
Spring to Quarkus exercise
java quarkus spring spring-boot spring-data-jpa
Last synced: 12 Aug 2025
https://github.com/luismr/flight-tracker-event-server-java
A Spring Boot application for tracking flight events.
java java-21 java21 kafka openapi-specification openapi3 postgres postgresql redis spring-boot swagger swagger-ui
Last synced: 16 Aug 2025
https://github.com/mraible/jhipster-book
The JHipster Mini-Book
angular asciidoc asciidoctor bootstrap infoq java jhipster
Last synced: 16 Aug 2025
https://github.com/subashz/musik-player
Simple Android Music Player
android-music-player java kotlin music
Last synced: 04 Aug 2025
https://github.com/pierreschwang/netty-packet
Simple & Lightweight Netty packet library + event system
Last synced: 23 Mar 2025
https://github.com/kezhenxu94/chatgpt-java
ChatGPT SDK for Java, CLI, GitHub Actions, demo, etc.
chatgpt chatgpt-api chatgpt-bot chatgpt-cli chatgpt-github-action chatgpt-java chatgpt-sdk java
Last synced: 15 Apr 2025
https://github.com/hoangsonww/employee-management-fullstack-app
🧑🏻💻 This repository hosts the Employee Management Full-Stack App, built with a modern React frontend with a robust Java Spring Boot backend to provides efficient data management and an interactive user experience. Currently deployed live with AWS RDS, Docker, Render, & Vercel.
aws docker full-stack fullstack-development java javascript jsx maven mongodb mui-material rds-mysql react reactjs rest-api restful-api spring spring-boot spring-mvc springframework vercel
Last synced: 29 Oct 2025
https://github.com/zongxr/flask-ssm
一款模仿SpringFramework的Python的web后端框架,基于Flask二次封装。通过Python反射模拟了Java的IOC控制反转,通过Python装饰者模式模拟了Java的AOP面向切面编程。具有接口自动发现、定时任务自动注册、事务管理器、单元测试,等功能。简化web后端开发流程,聚焦业务逻辑,让你按照Spring的习惯写Python
aspect-oriented-programming flask flask-apscheduler flask-sqlalchemy inversion-of-control java mvc mybatis python reflection spring springframework web
Last synced: 17 Jun 2025
https://github.com/trademe/includeme
A Gradle plugin that simplifies working with composite builds
android composite-builds gradle gradle-plugin gradle-sync java kotlin
Last synced: 14 Apr 2025
https://github.com/picovoice/flutter-voice-processor
Flutter audio recording plugin designed for real-time speech audio processing
android audio audio-processing audio-recorder dart flutter ios java swift
Last synced: 14 Jul 2025
https://github.com/pengmaster/ndkjnidemo
:satellite: NDK-JNI开发入门教程
android android-studio cmakelists cpp java jni ndk ndk-cmake
Last synced: 28 Oct 2025
https://github.com/fugerit-org/fj-doc
Venus - Fugerit Document Generation Framework (fj-doc)
apache-fop apache-poi csv csv-generator excel excel-generation freemarker html html-generation java markdown markdown-generator maven maven-pom opencsv pdf pdf-generation quarkus xls xlsx
Last synced: 04 Feb 2026
https://github.com/pelock/stringencrypt-webapi
String Encryption and File Encryption for C/C++, C#, Visual Basic .NET, Delphi/Pascal/Object Pascal, Java, JavaScript, Python, Ruby, AutoIt, PowerShell, Haskell, MASM, FASM programming languages.
autoit cpp csharp delphi encrypted-strings encryption fasm file-encryption haskell java javascript js masm object-pascal pascal powershell python ruby string-encryption visual-basic-net
Last synced: 30 Jul 2025
https://github.com/codelytv/kotlin-hexagonal_http_api-course
💎 Kotlin Hexagonal HTTP API Course: Learn to do scalable Kotlin web apps
course ddd hexagonal-architecture java kotlin spring sprint-boot
Last synced: 26 Apr 2025
https://github.com/mattczyr/realistictorches
A Minecraft mod that causes torches to burn out after a configurable amount of time.
forge forge-mod java minecraft minecraft-forge minecraft-mod mod
Last synced: 14 Jul 2025
https://github.com/t-miracle/zxtext
使用 SpringBoot + Thymeleaf + MySQL + MyBatis 实现简单的增删改查以及条件分页查询
java learning-exercise mysql pagehelper spring-boot thymeleaf
Last synced: 07 May 2025
https://github.com/depromeet/swimie-server
🏊♂️ 친구들의 응원과 함께하는 수영일기, Swimie!
generative-ai hexagonal-architecture java jenkins multi-module mysql redis sentry spring-boot
Last synced: 19 Apr 2025
https://github.com/benelog/lambda-resort
examples of filtering, sorting, mapping by Java, Groovy, Scala, Kotlin, Xtend, Ceylon
Last synced: 04 Sep 2025
https://github.com/brentvollebregt/price-per-unit
An Android app that helps you compare prices of similar products 💵 💰
android java price price-per-unit unit-price
Last synced: 18 Apr 2026
https://github.com/kanai2003/java-dsa
Thanks for visiting
apna-college data-structures dsa-with-kunal java java-dsa-learning
Last synced: 08 May 2025
https://github.com/green4j/green-jelly
Garbage-free (green), simple and fast stream oriented JSON parser and generator if you need to parse/generate mega(giga)bytes of data with no GC pauses
fast java json json-generator json-parser streaming
Last synced: 11 Jan 2026
https://github.com/soabase/soabase-stages
A tiny library that makes staged/pipelined CompletableFutures much easier to create and manage
concurrency futures java java-8 java-9 threading
Last synced: 12 Jan 2026
https://github.com/bagyoni/origamieditor3d
Virtual paper folding application
Last synced: 18 Dec 2025
https://github.com/cettia/asity
Build universally reusable web fragments on the JVM
abstraction-layer asynchronous framework-agnostic http java jvm web-fragment web-framework websockets
Last synced: 14 Jun 2025
https://github.com/galan/packtag
A JSP Taglib for delivering minified, combined and gzip-compressed resources (JavaScript and CSS).
compression css java javascript jsp-taglib minification minify taglib
Last synced: 07 Oct 2025
https://github.com/llnl/coda-calibration-tool
Tool for calibrating seismic coda source models
Last synced: 29 Apr 2025
https://github.com/cryptography-cafe/curve25519-elisabeth
Pure Java implementation of group operations on ristretto255 and Curve25519
cryptography curve25519 edwards-curve elliptic-curves java ristretto
Last synced: 19 Jan 2026
https://github.com/sirblobman/blueslimecore
A custom plugin library that can be used by anyone to enhance their own plugins.
api bukkit bungeecord factions java language library minecraft multiversion nms paper spigot
Last synced: 16 Mar 2025
https://github.com/dk900912/oplog-spring-boot
spring boot support for operation log
java operation-audit operation-log spring spring-boot
Last synced: 12 Mar 2026
https://github.com/jferrater/opa-data-filter-spring-boot-starter
Spring Boot library for enforcing authorization on Spring Data JPA and MongoDB by filtering data using the Open Policy Agent (OPA) partial evaluation feature.
authorization cloud-native datafilter java java-library mongodb opa opa-data-filter openpolicyagent spring-data-jpa spring-data-mongo springboot sqldb
Last synced: 11 Sep 2025
https://github.com/monun/heartbeat-coroutines
Coroutine for Bukkit
asyncronous bukkit coroutines java kotlin minecraft papermc spigot
Last synced: 23 Jul 2025
https://github.com/mpgirro/stalla
A Kotlin and Java library for RSS podcast feeds
Last synced: 16 Apr 2025
https://github.com/thakurdiwakar/interview-skills-development
c cpp dbms git github hacktoberfest hactoberfest-accepted hactoberfest2023 interview-practice interview-preparation interview-questions java linux networking object-oriented-programming open-source os python software-engineering windows
Last synced: 30 Apr 2025
https://github.com/apache/maven-project-info-reports-plugin
Apache Maven Project Info Reports Plugin
build-management java maven maven-plugins maven-project-info-reports-plugin
Last synced: 16 May 2025