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-19 00:16:13 UTC
- JSON Representation
https://github.com/zj-dreamly/my-program-learning
我的编程学习之路,包括了design pattern,data structure,java8,java io,java concurrent,guava,spring,spring boot,spring cloud,js,vue
concurrent data-structures design guava io java java8 pattern spring spring-boot springcloud springmvc
Last synced: 30 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/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/feltex/feltex-bot-telegram
Escreva um echo bot no Telegram utiliando Java.
bot java java11 telegram telegram-api telegram-bot telegram-bot-api telegram-userbot telegrambot
Last synced: 10 Apr 2025
https://github.com/chkal/gitlab-code-quality-plugin
Maven plugin to transform SpotBugs and Checkstyle XML reports to GitLab's JSON report format
checkstyle-maven gitlab-ci java maven maven-plugins spotbugs-maven-plugin
Last synced: 29 Apr 2025
https://github.com/princesslana/eriscasper.java
Java library for making Discord bots
discord discord-api java rxjava2
Last synced: 28 Apr 2025
https://github.com/nakov/todo-list-tech-module
TODO List (in C#, Java, JS and PHP) - Exam Preparation for the Tech Module @ SoftUni (August 2017)
asp-net-mvc csharp express-js java javascript mongodb mysql node-js php razor spring-data-jpa spring-framework sql-server symfony thymeleaf twig
Last synced: 28 Oct 2025
https://github.com/discord4j/connect
Distributed bot tools for Discord4J
bot discord discord-bot discord-bot-api discord4j distributed java reactor redis rsocket
Last synced: 28 Oct 2025
https://github.com/cybnity/foundation
Open source cyber-serenity platform that help the security teams designing and managing companies' ISMS, and which allow them to create resilient digital systems with efficient responses against to cyber-threats.
cyber-security cybersecurity governance isms iso27001 java nist platform software
Last synced: 09 Apr 2025
https://github.com/galigator/mattermost-client
A simple java client for the api V4 of Mattermost compatible with Mattermost 4.5 The client aim at writing java Bot for Mattermost.
bot cxfrs-service java java-8 mattermost mattermost-api mattermost-bot websocket
Last synced: 16 Jun 2025
https://github.com/floverfelt/find-and-replace-maven-plugin
Maven plugin for finding and replacing values in filenames, files, and folders.
build-management java maven maven-plugin
Last synced: 14 Jan 2026
https://github.com/sasmithx/chat_application_socket_progrmming
This project is a simple chat application built using Java Socket programming. It features a client-server architecture, enabling real-time text and image communication between multiple clients. The application also includes an emoji picker, allowing users to send emojis in their chat messages.
client-server css fxml intellij-idea java javafx maven sdk web-socket
Last synced: 25 Jul 2025
https://github.com/ribasco/ucgdisplay
A character/graphics lcd library for single board computers (e.g. Raspberry Pi) written in Java. Provides drivers for graphics monochrome display devices (lcd, oled, e-ink etc) powered by U8g2
8-bit arm display e-ink embedded-systems glcd graphics hd44780 i2c iot java lcd library oled parallel raspberry-pi single-board-computers spi u8g2
Last synced: 14 Jan 2026
https://github.com/fcannizzaro/fast-event
Simple event creation
android-library annotations events java
Last synced: 24 Apr 2025
https://github.com/taki0112/word2vecjava
Word2Vec In Java (2013 google word2vec opensource)
Last synced: 09 Apr 2025
https://github.com/koutto/java-binary-deserializer
Java Binary data Deserializer/Serializer - Convert serialized Java Objects into readable XML
binary-data deserialization java object pentest
Last synced: 23 Apr 2025
https://github.com/hardiksinghbehl/otp-generation-validation-spring-boot-poc
Proof Of Concept showing OTP generation and validation technique using Java Spring-boot and LoadingCache Bean from google guava library to handle user's forgot-password flow
guava-cache java otp-generator otp-verification spring-boot
Last synced: 09 Apr 2025
https://github.com/nothub/tinyeventbus
Tiny and fast pubsub implementation with subscriber priorities and event canceling for Java 8, 11 and 17.
Last synced: 14 Jan 2026
https://github.com/shubh2-0/chatterbox
This repository contains a project focused on learning WebSockets. Explore real-time communication using Spring Boot and WebSockets. Experience instant messaging, group chat, and seamless collaboration. Enhance your skills in building interactive web applications with this hands-on project.
chatapplicationdemo css eclipse html java javascript lombok netlify real-time-app spring-boot springwebsocket vscode websocket
Last synced: 24 Jul 2025
https://github.com/keyvanakbary/memo
A CQRS and Event Sourcing blogging playground to explore Axon Framework
axon-framework cqrs event-sourcing java
Last synced: 26 Apr 2025
https://github.com/funfix/tasks
Task datatype, meant for cross-language interop (Java, Kotlin, Scala)
Last synced: 14 Jan 2026
https://github.com/180protocol/codaptor
Instantly add Corda to any tech stack and improve resiliency of your architecture
corda corda-node cordapps java middleware openapi3 serialization serialization-library swagger-ui
Last synced: 04 Jul 2025
https://github.com/saivittalb/covsense
🦠 An Android based contact tracing app which enables people to self-isolate if they have been in close proximity to someone tested positive for COVID-19.
android contact-tracing covid-19 firebase google-api health-status java nearby
Last synced: 08 Feb 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/ozkanpakdil/test-microservice-frameworks
testing spring-boot quarkus and micronaut for jar size and response time for a simple controller, rust and dotnet and golang
actix axum dotnet eclipse-microprofile graalvm helidon java micronaut native-apps quarkus rust vertx warp
Last synced: 01 May 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/franckrj/respawnirc-android
Version android de RespawnIRC.
Last synced: 20 Apr 2026
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/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/turbanoff/j2me-2048
Port 2048 game to J2ME platform
game j2me-platform java phone-app
Last synced: 18 Mar 2025
https://github.com/s5uishida/rainy
rainy - a tiny tool for iot data collection and monitoring
bluetooth-le cc2650 co2 hc-sr501 influxdb iot java jserialcomm mh-z19b milo monitoring motion-detection mqtt opc-ua pi4j pm25 ppd42ns raspberry-pi rcwl-0516 sensortag
Last synced: 11 Jul 2025
https://github.com/darekkay/what-the-commit
What The Commit - Plugin for IntelliJ IDEA
Last synced: 19 Mar 2025
https://github.com/pavelcz/virusdefense-libgdx-port
A simple tower defense game using libGDX. Website:
game java libgdx tower-defense
Last synced: 13 Apr 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/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/falsepattern/falsepatternlib
A library used by all of my other mods
java library minecraft minecraft-forge minecraft-forge-mod minecraft-mod mod
Last synced: 18 Mar 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/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/pwliwanow/fdb-pubsub
Pub/Sub built on top of FoundationDB
akka-streams foundationdb java publish-subscribe pubsub scala
Last synced: 09 Oct 2025
https://github.com/algolia/api-clients-playground
Algolia's API Clients Playground
algolia algolia-api algoliasearch csharp dotnet go java php python ruby scala symfony
Last synced: 16 Oct 2025
https://github.com/adilabed/awesome-quarkus
> A curated list of awesome Quarkus resources, libraries, and other nice things.
Last synced: 19 Feb 2026
https://github.com/anatomiakodu/java-od-zera
Nauka języka Java od kompletnych podstaw! Nie musisz umieć niczego by zacząć. W tym projekcie wyłumaczę Ci dokładnie podstawową składnię Javy. Poruszymy takie tematy jak: kolekcje, warunki logiczne, operacje na tekście, wyjątki i wiele innych!
git intellij-idea java nauka podstawy podstawyprogramowania
Last synced: 23 Oct 2025
https://github.com/opcoach/genmodeladdon
An EMF addon to generate a source structure to separate the model generated code from the overriden code
eclipse-plugin eclipse-rcp eclipse4 emf emf-addon java model-driven-development modeling xtend
Last synced: 17 Oct 2025
https://github.com/mjfryc/mjaron-tinyloki-java
Tiny Grafana Loki client (log sender) written in pure Java 1.8 without any dependencies.
android android-library grafana grafana-loki java java-8 java-android java-se java8 library logger logging logs loki
Last synced: 26 Oct 2025
https://github.com/jiro4989/tkoolfacetilemaker2
RPGツクールVXACE・MV・MZの画像差分ファイル作成用GUIソフト
custom-jre gradle java javafx jmods kotlin
Last synced: 13 Oct 2025
https://github.com/iamcharankumar/api_test_framework
A Backend Test Framework for developing regression suites.
curl-logs data-driven discord-bot fail-safe-mechanism java logback maven parallelization reportportal rest-api rest-assured rest-assured-framework test-automation-framework testng
Last synced: 16 Mar 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/julianmendez/jcel
Reasoner for the description logic EL+.
automated-reasoning description-logics java jcel owl-api protege-plugin tu-dresden
Last synced: 16 Oct 2025
https://github.com/arun-gupta/alexa-skill-java
Alexa Skill using Java
alexa alexa-skill amazon amazon-web-services aws java lambda serverless
Last synced: 29 Apr 2025
https://github.com/indeedeng/iwf-java-sdk
Java SDK for iwf workflow engine(simple & powerful workflow as code engine based on Cadence/Temporal)
java java-sdk open-source orchestration orchestration-engine orchestration-framework workflow workflow-as-code workflow-engine
Last synced: 15 May 2025
https://github.com/coordinates2country/coordinates2country
What country is at a particular latitude/longitude? This tiny Java library (less than 100kB) tells you in 50 milliseconds, without using the Internet.
android geocoder geocoder-library jar java library offline privacy reverse-geocoding
Last synced: 12 Jan 2026
https://github.com/apache/maven-wrapper-plugin
Apache Maven Wrapper Plugin
apache-maven build-management java maven maven-plugin
Last synced: 03 Oct 2025
https://github.com/nicennnnnnnlee/ninjav4
我的百宝箱 - 微信计步作弊/远程监控家里WiFi/录制直播/QQ复读机器人/斗鱼日常养粉丝牌
Last synced: 29 Aug 2025
https://github.com/vladislavsevruk/graphqlrequestbodygenerator
This utility library helps to generate body for GraphQL request using POJO and annotations.
annotations generator graphql graphql-annotations graphql-client graphql-java java request-body
Last synced: 14 Apr 2025
https://github.com/randgalt/expressive-java
Example of matching Scala's case class expressiveness in Java 8, Java 15 and Java 17
java java-15 java-17 java-8 java-records scala
Last synced: 22 Jun 2025
https://github.com/maciejwalkowiak/spring-boot-spring-amqp-java8-lombok-sample
java java8 lombok spring spring-amqp spring-boot
Last synced: 03 Mar 2026
https://github.com/igapyon/oiyokan
Oiyokan is an OData v4 server (provider) SDK for RDB. You can use Oiyokan to turn RDBMS into OData v4 services using JDBC driver. Based on Apache Olingo / h2 database.
h2-database java jdbc mysql odata odatav4 oiyokan olingo oracle-xe postgresql rest-api sdk sqlserver-2008 v4
Last synced: 29 Jul 2025
https://github.com/hzlmn/simple-java-crud-app
University java-swing project
Last synced: 31 Jul 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/tellsea/spring-cloud-netflix-learn
💕分布式微服务基础架构,采用官网最新版本进行整合,涉及主要模块:SpringCloud-Greenwich.RELEASE,Eureka,Hystrix,Ribbon,Zuul,Zipkin,Feign,Config,Swagger2,SpringBoot Admin监控等
java springboot-admin springcloud springcloud-config springcloud-eureka springcloud-hystrix springcloud-ribbon springcloud-zipkin springcloud-zuul
Last synced: 28 Jul 2025
https://github.com/hoangsonww/escape-the-cursor-game
🖱️ This repository hosts the "Escape the Cursor" game, developed in Java and JavaFX. It presents an engaging and challenging gameplay where players must navigate their cursor through various obstacles without being caught. This project showcases event handling and graphical user interface (GUI) design.
escape-the-cursor escape-the-cursor-game game game-development gamedev java java-app java8 javafx javafx-11 javafx-application javafx-games javafx-gui javafx-project
Last synced: 22 Sep 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/retrixuy/jdecrypter
Java Application that decrypts "Click'n load" links of JDownloader
aes-encryption clicknload java jdownloader jdownloader-2
Last synced: 03 Sep 2025
https://github.com/saiupadhyayula/learnspringframework
This repository contains source code of the Youtube course LearnSpringFramework
Last synced: 25 Jul 2025
https://github.com/alvin0216/note
Alvin's learning note
algorithms browser html-css http java javascript node nodejs notes react vuepress webpack
Last synced: 22 Mar 2025
https://github.com/kakarottocui/springbootvuesecondshop
基于java SpringBoot和Vue校园二手交易商城
Last synced: 28 Jul 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/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/yagarea/java-chat
Simple encrypted chat in Java
chat hacktoberfest java rsa rsa-encryption
Last synced: 28 Jun 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/obecker/decycle
Perform package cycle dependency checks in JVM projects (Java, Groovy, Scala, Kotlin, ...)
code-quality gradle gradle-plugin java maven-plugin modularization
Last synced: 25 Sep 2025
https://github.com/skuzzle/snapshot-tests
Convenient snapshot testing for Java
java junit junit5-extension testing
Last synced: 17 Mar 2025
https://github.com/k33ptoo/java-swing-custom-titlebar
A project to showcase an OS aware Title bar to replace the default swing title bar which you may be able to customize and add more components.
Last synced: 27 Jul 2025
https://github.com/reloadly/reloadly-sdk-java
The official Reloadly SDK for Java.
airtime java reloadly reloadly-sdk sdk telecommunications topup
Last synced: 21 Sep 2025
https://github.com/gantsign/maven-parent-poms
Parent Maven POMs with best practice configuration
Last synced: 06 Apr 2025
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/hypery2k/galen_samples
Galen sample
galen galen-samples galenframework java javascript junit testng
Last synced: 23 Apr 2025
https://github.com/trainingbypackt/java-fundamentals
A fast-paced and pragmatic introduction to one of the world's most popular programming languages
collections-framework exception-handling iterators java switch-case
Last synced: 10 Aug 2025
https://github.com/sskorol/webdriver-supplier
A small library which helps managing web browsers' lifecycle.
gradle java java-8 selenium selenium-webdriver testng webdriver
Last synced: 01 Jul 2025
https://github.com/aeimer/java-example-helloworld-war
Example Hello World war-file for testing purposes.
deployement hello-world java jboss
Last synced: 11 Oct 2025
https://github.com/fee1-dead/coffer
Inactive: A Rust library for reading and writing Java classes.
classfile classfile-parser coffer java java-classes java-classfiles rust rust-library
Last synced: 30 Apr 2025
https://github.com/devgianlu/zeroconf-java
A pure Java implementation of the Zeroconf technology.
Last synced: 05 May 2025
https://github.com/itfinally/mybatis-helper
Mybatis plugins package
java mybatis mybatis-plugin mybatis3
Last synced: 01 Mar 2026
https://github.com/luismr/kafka-springboot-blueprint
This project demonstrates three different Kafka delivery modes using Spring Boot:
java java-17 java17 juni5 junit mockito spring springboot
Last synced: 04 May 2026
https://github.com/openminetopia/openminetopia
OpenMinetopia is een Minetopia Plugin gemaakt door en voor de community.
bukkit ddg dusdavidgames java minecraft minetopia minetopiasdb openminetopia paper papermc purpur purpurmc spigot spigotmc
Last synced: 07 Mar 2026
https://github.com/secure-software-engineering/authcheck
Analysis for access-control vulnerabilities in Java Spring Security applications.
access-control authentication authorization java security soot springframework
Last synced: 10 Apr 2025
https://github.com/hi-dhl/screenvideo
screenVideo是一个通用的视频截图工具,目前已经适配大部分机型,对于个别机型不能使用的欢迎issuses
canva java mediametadataretriever mediaplayer
Last synced: 07 Mar 2026
https://github.com/oeljeklaus-you/bookstore
JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理
Last synced: 05 Apr 2025