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-02 00:16:06 UTC
- JSON Representation
https://github.com/mbakgun/similarloadingview
A stylish loading view for Android
android android-library android-ui customcomponents java library loading progress-view
Last synced: 23 Apr 2025
https://github.com/KvanTTT/DAGE
Desktop Antlr Grammar Editor
antlr avalonia csharp golang grammar hacktoberfest java javascript parser-generator python
Last synced: 11 May 2025
https://github.com/augustd/burp-suite-software-version-checks
Burp extension to passively scan for applications revealing software version numbers
burp burp-extensions burp-plugin burpsuite java penetration-testing pentest scanning
Last synced: 16 Jan 2026
https://github.com/vrl-studio/vrl
Visual Reflection Library
integrated-development-environment java javafx swing visual-programming-language visual-reflection-library vrl vrl-studio
Last synced: 03 Jul 2025
https://github.com/sbt/sbt-java-formatter
An sbt plugin for formating Java code
Last synced: 21 Apr 2025
https://github.com/opensearch-project/asynchronous-search
:arrow_forward: Run queries in the background and retrieve partial results along the way
async asynchronous java long longrunning partial poll search timeouts
Last synced: 09 Apr 2025
https://github.com/tokenmill/timewords
Multilingual library to easily parse date strings to java.util.Date objects.
clojure date-parser date-time java natural-language-processing parsing
Last synced: 22 Apr 2025
https://github.com/e-candeloro/SAURUSS-Autonomous-Drone-Surveillance
An autonomous drone and sensor based surveillance system that use a Tello Drone, an Arduino, a Raspberry Pi and an Android smartphone.
3d android-app arduino aruco-markers autonomous-drone autonomous-vehicles c-language computer-vision drone finite-state-machine intrusion-detection iot java opencv python surveillance telegram tellodrone yolo
Last synced: 21 Apr 2025
https://github.com/d-coder111/dsamplify
Hacktoberfest2024 accepted-Our aim is to build a website that comprehensively covers algorithms in C++, Java, Python, and other programming languages, along with acknowledging the contributors to this repository.
algorithms beginner-friendly cpp css data-structures first-timers hacktoberfest hacktoberfest-accepted hacktoberfest2024 hacktoberfest2024-accepted html java javascript python web-development website website-design
Last synced: 06 Apr 2025
https://github.com/mvp4g/mvp4g
A framework to build a gwt application the right way
clientside eventbus gwt java mvp mvp4g
Last synced: 13 Apr 2025
https://github.com/piyushwani004/hospitalmanagementsysyem
Hospital management system project in java using JSP, servlet, Mysql, and Netbeans. Its using java as core technology and Mysql as backend to manage the data records.
bootstrap4 css3 java jsp-servlet
Last synced: 12 May 2025
https://github.com/cl7/battlecity
Java Swing project to simulate classic 2D tank game. Supports Two player local game server. A* algorithm for AI.
battle-city java java-swing multiplayer player tank-game
Last synced: 21 Mar 2025
https://github.com/thibautbessone/DiscordBlueBot
Customizable soundboard bot for Discord, along other useful commands
bluebot bot discord java jda soundboard
Last synced: 10 May 2025
https://github.com/binhex/arch-minecraftserver
Docker build script for Arch Linux base with Minecraft Java server
arch-linux docker java minecraft minecraft-server
Last synced: 11 Mar 2026
https://github.com/horoc/treetops
Fast LightGBM tree model inference Java library which is based on ASM dynamic code generation framework.
asm bytecode inference java lightgbm machine-learning
Last synced: 14 Apr 2025
https://github.com/kvanttt/dage
Desktop Antlr Grammar Editor
antlr avalonia csharp golang grammar hacktoberfest java javascript parser-generator python
Last synced: 22 Mar 2025
https://github.com/rozidan/logger-spring-boot
A Spring Boot @Loggable annotation that will help you log your application more easily
annotations aop java spring-boot
Last synced: 12 Jan 2026
https://github.com/xushiyan/kafka-connect-datagen
A Kafka Connect source connector that generates data for tests
data-generator etl etl-pipeline integration-test java kafka kafka-connect performance-test
Last synced: 22 Mar 2025
https://github.com/kevin-lee/j8plus
Library containing useful tools for Java 8
functional-programming java java8 lambda-expressions recursion stream
Last synced: 22 Mar 2025
https://github.com/notakamihe/ecommerce-angular-spring
Built with the Spring Boot backend and the Angular frontend, this project is an e-commerce app where users can register, login, change profile, view products, view a product in detail, and add products to the cart.
angular full-stack java spring-boot typescript
Last synced: 28 Jun 2025
https://github.com/meysamhadeli/booking-microservices-java-spring-boot
A practical distributed system, built with Java Spring Boot, Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, MongoDB and RabbitMq.
clean-architecture cqrs ddd event-driven-architecture grpc java keycloak messaging microservice microservices mongodb oauth2 opentelemetry rabbitmq spring-boot spring-cloud-gateway spring-data-jpa spring-mvc spring-security vertical-slice-architecture
Last synced: 22 Apr 2025
https://github.com/reaster/schema-gen
XML Schema code generator outputting Swift, Kotlin and Java
code-generation dart flutter jackson jackson-json-processor java json kotlin marshalling schema-gen schema-generation serialization swift xml-schema
Last synced: 29 Apr 2025
https://github.com/marwa-eltayeb/fast-image-resizer
Javafx application to resize images and add them into folders automatically.
android-resources image-preview image-processing image-resizer java javafx-application resize-images resize-tool
Last synced: 10 Apr 2025
https://github.com/msolimans/generator-sls
Yeoman generator for a lambda Serverless project
aws dotnet-core goland golang idea java jetbrains lambda lambda-serverless nodejs pycharm python sam serverless visual-studio-code webstorm yeoman yeoman-generator
Last synced: 30 Apr 2025
https://github.com/tusharnankani/OperatingSystemAlgorithms
Algorithms built with Java for a better understanding of Operating System ✨
free-partitions java memory-allocation memory-allocation-simulation memory-management operating-system os page-replacement-algorithm paging-simulation scheduling-algorithms
Last synced: 10 Apr 2025
https://github.com/felipetomazec/lexical-analyzer
A basic Lexical-Analyzer written in Java.
compilers java javafx javafx-application lexical-analysis
Last synced: 10 Apr 2025
https://github.com/jayboxyz/algorithm-notes
:memo: 数据结构与算法学习、LeetCode 刷题...
algorithm datastructure java leecode
Last synced: 13 Jul 2025
https://github.com/EvelynSubarrow/Stormrunner
A set of modifications to run Lego Mindstorms' Stormrunner as a standalone application
game java lego-mindstorms stormrunner templar
Last synced: 02 Sep 2025
https://github.com/zekunyan/linktextview
An Android TextView to add highly customizable and colorful link.
Last synced: 15 May 2025
https://github.com/m1rza-s/Cellsim-2
Simulating complete lives of different cellular animals and plants. Evolution, inheritance, predation and more.
2d-graphics animal-behavior breeds cellsim cellular-automata cellular-automatons cellularautomata emergent-behavior evolution java javafx mutations simulation zero-player-game
Last synced: 16 May 2025
https://github.com/52north/arctic-sea
Framework for developing OGC services, clients and middleware
arctic-sea bjornoya faroe iceland janmayen java ogc ogc-services shetland svalbard
Last synced: 07 Apr 2025
https://github.com/botbahlul/vosk-powered-live-subtitle-v3
ANDROID APP that can RECOGNIZE ANY LIVE AUDIO/VIDEO STREAMING (using free VOSK Speech Recognition API) then TRANSLATE (using unofficial online Google Translate API) and display it as LIVE CAPTION / LIVE SUBTITLE
android auto-caption auto-subtitle google-translate-api java live-subtitle speech-recognition voice-recognition vosk
Last synced: 11 Apr 2025
https://github.com/hoijui/rezipdoc
Repack uncompressed & diff visualizer for ZIP based files stored in git repos
cli free-software git-filter git-textconv java oseg
Last synced: 23 Mar 2025
https://github.com/apache/maven-shared-utils
Apache Maven Shared Utils
build-management java maven maven-shared
Last synced: 15 May 2025
https://github.com/lubux/ecelgamal
Additive homomorphic EC-ElGamal
c cryptography homomorphic-encryption java secure-computation security
Last synced: 12 Oct 2025
https://github.com/rocketchat/rocket.chat.java.sdk
[DEPRECATED, NOT MAINTAINED] Java/Android SDK for Rocket.Chat
android chat-support hacktoberfest java livechat rocketchat rocketchat-sdk sdk
Last synced: 13 Oct 2025
https://github.com/jenkinsci/artifact-promotion-plugin
A simple Jenkins plugin to promote artifacts.
continuous-delivery java jenkins jenkins-ci jenkins-plugin nexus-oss pipeline
Last synced: 21 Jan 2026
https://github.com/houkunlin-starter/system-dict-starter
系统数据字典自动翻译成字典文本。可集合系统数据库中存储的用户数据字典,也可使用枚举做系统数据字典,主要用在返回数据给前端时自动把字典值翻译成字典文本信息。
Last synced: 12 Jan 2026
https://github.com/f-lab-edu/ward-study-reservation
스터디모임 룸 예약 서비스
docker docker-compose gradle java jpa mysql querydsl redis spring-batch spring-boot
Last synced: 03 Mar 2026
https://github.com/devnatan/docker-kotlin
Docker Engine Remote API client
api client docker docker-kotlin engine java jvm kotlin multiplatform
Last synced: 15 Feb 2026
https://github.com/kotools/samples
Gradle plugin that inlines read-only Kotlin and Java code samples into Dokka documentation, ensuring they are always correct and visible not only online but also in IDEs.
Last synced: 02 Apr 2026
https://github.com/pawandubey/griffin
speedy and simplistic static site generator.
griffin java static-site-generator
Last synced: 07 Mar 2026
https://github.com/prestongarno/kotlinq
Kotlin DSL for GraphQL
graphql graphql-schema java kotlin
Last synced: 11 Jul 2025
https://github.com/liyupi/ai-code-helper
2025 年 AI 编程助手实战项目(作者:程序员鱼皮),基于 Spring Boot 3.5 + Java 21 + LangChain4j + AI 构建智能编程学习与求职辅导机器人,覆盖 AI 大模型接入、LangChain4j 核心特性、流式对话、Prompt 工程、RAG 检索增强、向量数据库、Tool Calling 工具调用、MCP 模型上下文协议、Web 爬虫、安全防护、Vue.js 前端开发、SSE 服务端推送等企业级 AI 应用开发技术。帮助开发者掌握 AI 时代必备技能,熟悉 LangChain 框架,提升编程学习效率和求职竞争力,成为企业需要的 AI 全栈开发人才。
ai ai-model backend frontend java langchain4j mcp rag spring-ai springboot springmvc tool-calling vector-database vue
Last synced: 16 Jul 2025
https://github.com/gabrieldim/resource-description-framework
Resource Description Framework aka RDF examples written in Java
java pretty-rdf-xml rdf turtle xml
Last synced: 19 Jul 2025
https://github.com/yifanzheng/cs-notes
:book: Java 技术摘要(个人学习笔记),主要记录编程相关的知识点以及个人对一些知识的理解与总结,以 issue 方式记录。
docker elasticsearch java kafka mysql nginx spring
Last synced: 20 Jul 2025
https://github.com/mrsarm/jshell-plugin
Gradle plugin to explore your code and dependencies with in jshell
gradle gradle-plugin java java9 jshell
Last synced: 11 Sep 2025
https://github.com/m310851010/xice7-imagekit
基于java语言实现的简单的图片处理
image-compression image-processing java xice7-imagekit
Last synced: 15 Jul 2025
https://github.com/BitTheByte/BitTraversal
Burpsuite Plugin to detect Directory Traversal vulnerabilities
bugbounty burp-extensions burp-plugin burpsuite burpsuite-extender java path-traversal traversal web
Last synced: 11 Jul 2025
https://github.com/ynsn/nashorn
A fork of Oracle's EcmaScript 5.1 engine Nashorn, compatible with Java 7
java javascript-engine jdk jre
Last synced: 10 Apr 2025
https://github.com/ibm/kar
KAR: A Runtime for the Hybrid Cloud
cloud cloud-native distributed-computing fault-tolerance hybrid-cloud java javascript kubernetes
Last synced: 16 Mar 2025
https://github.com/sviperll/static-mustache
Template engine for java with statically checked and compiled templates. Compilation is performed alone with java sources.
java mustache template-engine type-safe
Last synced: 21 Mar 2025
https://github.com/bric3/drain-java
This a pet project to explore log pattern extraction using DRAIN
drain java log tail template-mining
Last synced: 11 Apr 2025
https://github.com/abdulazeem-tk4vr/livemart
Grocery Shop ecommerce Mobile App with Firebase Realtime Database built in Java using Android Studio.
android android-application android-studio college-project crud-application customer firebase firebase-auth firebase-realtime-database firebase-storage grocery gui-application java language object-oriented-programming problem-statement retailers shop xml
Last synced: 11 Apr 2025
https://github.com/nipafx/java-after-eight
Start with Java 11, be amazed by Java 12-17 and beyond
Last synced: 05 May 2025
https://github.com/aspose-imaging/aspose.imaging-for-java
Aspose.Imaging for Java
conversions crop-image cropping crossplatform emf2svg fileformats graphics-library ico imaging java linux manipulate-images native-java resize-images rotate-image svg-images svgz tga webp wmf2svg
Last synced: 11 May 2026
https://github.com/hsgamer/hscore
The lazy core of my personal projects
bukkit bukkit-api common configurate database expression-evaluator gui java math minecraft spigot spigot-api sql
Last synced: 04 May 2026
https://github.com/diennea/majordodo
Distributed Operations and Data Organizer built on Apache BookKeeper
bookkeeper coordinator distributed java resource-manager task-manager
Last synced: 05 May 2025
https://github.com/steinfletcher/gonum
An enum generator for Go
enum enumeration generator go golang java
Last synced: 09 Apr 2025
https://github.com/njnareshjoshi/exercises
This repository along with the articles repository (https://github.com/njnareshjoshi/articles) contains coding examples for my blog ProgrammingMitra
classnotfoundexception immutability inheritance integer-cache java java-8 java-cloning java-serialization noclassdeffounderror polymorphism
Last synced: 03 Sep 2025
https://github.com/thuongtruong1009/snake-game-oop
🎛 The mini snake game support for my OOP final lab at university. They were designed by Java OOP and Java Swing GUI.
code eclipse files game github-actions github-config hacktoberfest hacktoberfest-accepted hacktoberfest2021 java java-8 javafx javaswing javaswings jdk11 object-oriented-programming oop oops-in-java snake-game uml-diagram
Last synced: 24 Apr 2025
https://github.com/wille/oslib
Java library to easily detect running Operating System, BSD Flavor, Linux Distribution, Desktop Environment and Architecture
architecture bsd bsd-flavor desktop-environment java java-library library linux linux-distribution operating-system os windows
Last synced: 30 Oct 2025
https://github.com/harmonysoft-tech/traute
Enhances java sources compilation in a way to insert null-checks into generated *.class files
instrumentation java java-8 javac javacompiler notnull
Last synced: 22 Apr 2025
https://github.com/meanmail/java_base
Java. Базовый курс на stepik.org. Тесты для задач.
java stepik stepik-plugin stepik-tests stepik-union
Last synced: 17 Mar 2025
https://github.com/jonatino/jogl2d
Zero-overhead 2D rendering library for JOGL using Kotlin
2d 3d development game gradle graphics java javafx jogl kotlin maven opengl swing zero-overhead
Last synced: 26 Oct 2025
https://github.com/levyfan/sentencepiece-jni
Java JNI wrapper for SentencePiece: unsupervised text tokenizer for Neural Network-based text generation.
google-sentencepiece java java-bindings jni natural-language-processing neural-machine-translation nlp word-segmentation
Last synced: 28 Jan 2026
https://github.com/bmzhao/kissmanga-downloader
Download manga from kissmanga (which usually has good translations)
anime docker downloader java kissanime kissanime-downloader kissmanga kissmanga-downloader
Last synced: 25 Feb 2026
https://github.com/harmony-one/harmonyj
Harmony Java SDK
blockchain harmony java libarary sharding staking
Last synced: 01 Mar 2026
https://github.com/dailystruggle/rtp
fun with spatial math
bukkit-plugin java minecraft minecraft-plugin spigot spigot-plugin
Last synced: 27 May 2026
https://github.com/lucko/shadow
An annotation based API for Java reflection.
Last synced: 17 Sep 2025
https://github.com/panga/rinhabackend-vertx
Rinha de Backend 2023 Q3 - Java + Vert.x
java rinha-de-backend rinha-de-backend-2023-q3 vertx
Last synced: 08 Mar 2026
https://github.com/thypon/androidfuzz
JavaFuzz 4 Android
android apk fuzz fuzzing instrument java javafuzz-android
Last synced: 09 Aug 2025
https://github.com/oktadev/okta-react-native-spring-boot-example
React Native + Spring Boot + OIDC
elasticsearch ignite-jhipster java javascript jhipster mobile mobile-app oidc react react-native spring-boot typescript
Last synced: 11 Aug 2025
https://github.com/leogejior0/crackingthecodinginterview-ws
Repository to hold code written to help study for coding interviews using the textbook "Cracking the Coding Interview." Includes data structure implementations and solutions to problems in the textbook.
java jdk jdk11 jdk17 jdk21 jdk23 jdk8 jvm
Last synced: 27 Jul 2025
https://github.com/archimedes-projects/archimedes-jvm
Archimedes's implementation for the Java Virtual Machine (JVM)
architecture ddd java jvm kotlin solid
Last synced: 04 Oct 2025
https://github.com/kamax-matrix/mxhsd
Corporate Matrix Homeserver
homeserver java matrix matrix-homeserver spring-boot
Last synced: 03 Apr 2025
https://github.com/zainmustafaaa/healthcare-scan-nearby-hospital-locations
I developed this android application to help beginner developers to know how to use Google Maps API and how to convert JSON data into Java Object.
android-application android-studio google google-maps google-maps-api googlemaps-api health healthcare java maps medical nearby nearby-hospitals nearby-locations nearby-search permission-android
Last synced: 01 May 2025
https://github.com/sing1ee/textrank-java
a simple implementation of textrank algorithm for nlp keywords extraction
java nlp-keywords-extraction textrank-algorithm textrank-java
Last synced: 10 Apr 2025
https://github.com/mynttt/gnuman
Satirical Pacman Clone with Map Editor using JavaFX
game-development java java-game javafx javafx-application javafx-games javafx-project map-editor pacman satire
Last synced: 09 Mar 2026
https://github.com/ozlerhakan/java9-module-examples
a list of Java 9 module samples to dive into the modular world
java java9 java9-jigsaw jigsaw modularity module serviceloader
Last synced: 04 Jan 2026
https://github.com/180protocol/180protocol
Confidential compute for sensitive data sharing and commercial collaboration
blockchain confidential-computing data data-analysis data-science decentralized-storage distributed dlt enclave filecoin intel-sgx ipfs java kotlin privacy-enhancing-technologies rewards-engine
Last synced: 14 Apr 2025
https://github.com/bertilmuth/moonwlker
Jackson JSON without annotation.
deserialization jackson jackson-json java json serialization
Last synced: 27 Aug 2025
https://github.com/yj8023xx/xiwenlejian
一个基于深度学习的书籍推荐系统,可以根据用户的行为进行个性化的推荐
deep-learning java python recommender-system spark springcloud vue
Last synced: 23 Aug 2025
https://github.com/yusuf-daglioglu/swagger_plugin_example
Example of a Swagger plugin which prints the information from custom Java annotation to Swagger HTML UI.
api documentation http java open-api openapi spring swagger swagger-plugin swagger-ui
Last synced: 15 Apr 2025
https://github.com/ivangfr/spring-cloud-stream-event-sourcing-testcontainers
Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.
avro cassandra docker java json kafka mysql schema-registry spring-boot spring-cloud-stream spring-data-cassandra spring-data-jpa spring-web-mvc springdoc-openapi testcontainers
Last synced: 07 Mar 2026
https://github.com/dmcmanam/bbst-showdown
Fast AVL Trees & WAVL Trees in Java
avl-tree avl-tree-implementations balanced-binary-search-trees balanced-search-trees java ravl-tree red-black-tree red-black-trees skiplist wavl-tree
Last synced: 12 May 2025
https://github.com/yuyuzha0/word2vec
a word2vec impl of Chinese language, based on deeplearning4j and ansj
chinese java nlp word2vec word2vec-zh
Last synced: 10 Oct 2025
https://github.com/tink-crypto/tink-tinkey
Utility that allows generating and manipulating Tink keysets
crypto cryptography java key-management security
Last synced: 27 Jan 2026