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/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/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/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/houkunlin-starter/system-dict-starter
系统数据字典自动翻译成字典文本。可集合系统数据库中存储的用户数据字典,也可使用枚举做系统数据字典,主要用在返回数据给前端时自动把字典值翻译成字典文本信息。
Last synced: 12 Jan 2026
https://github.com/vankka/dependencydownload
A Java library (& Gradle plugin) to download dependencies during runtime with ease
dependency-management gradle-plugin java
Last synced: 16 Mar 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/igr/hey-you
Face detection, face recognition and gender detection with OpenCV
face-detection face-recognition gender-recognition java opencv
Last synced: 22 Mar 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: 07 May 2025
https://github.com/burakboduroglu/programming_notes
Programming Notes
cheatsheets java javascript javascript-array javascript-array-methods jpa-hibernate lombok mongodb nodejs notes oop oop-in-python python python3 pytube regex spring spring-boot
Last synced: 02 Mar 2026
https://github.com/rameshmf/java-collections-framework-course
Java Collections Framework course at https://youtu.be/GdAon80-0KA
Last synced: 03 May 2025
https://github.com/beehive-lab/docker-tornadovm
Docker build scripts for TornadoVM on GPUs: https://github.com/beehive-lab/TornadoVM
docker gpu gpu-computing graalvm hardware-acceleration intel-gpu java nvidia opencl tornado-gpu tornadovm
Last synced: 27 Mar 2026
https://github.com/dgroup/enumerable4j
Amazing Ruby's "Enumerable" ported to Java
collection elegantobjects enumerable java java-collections java-collections-framework library ruby ruby-to-java streamex streams streams-api
Last synced: 30 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/stfalcon-studio/StfalconFixturer-android
Utility for developers and QAs what helps minimize time wasting on writing the same data for testing over and over again. Made by Stfalcon
android autofill autofixture fixtures java kotlin qa utility
Last synced: 18 Jul 2025
https://github.com/javierllorente/netbeans-rest-client
A REST client for NetBeans
java nbm netbeans netbeans-plugin rest rest-client swing
Last synced: 14 Jan 2026
https://github.com/ShailuJain/DeskViewer
A Java Project for screen sharing based on TCP protocol. Like TeamViewer
java networking robot screensharing screenshot sockets teamviewer
Last synced: 18 Jul 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/windup/windup-rulesets
Windup rules and rulesets contributed by community.
java migrations rules ruleset xml
Last synced: 11 Apr 2025
https://github.com/ucloud/ufile-sdk-java
UCloud 对象存储官方 SDK
java library object-storage ucloud-sdk
Last synced: 06 Apr 2025
https://github.com/shubham16g/simplewallpaperapp-android
A simple demo wallpaper app which contains wallpaper links (json file) in assets folder.
android android-app android-application androidapp androidapplication demo-app java wallpaper wallpaper-app wallpaperapp wallpaperapplication
Last synced: 12 Apr 2025
https://github.com/zekunyan/linktextview
An Android TextView to add highly customizable and colorful link.
Last synced: 15 May 2025
https://github.com/nairuzabulhul/100-projects-challenge
:100: Projects from Sophomore to Senior year at AU | Resume: http://resume.github.io/?nairuzabulhul
algorithms android automation challenges css fullstack html ideas java javascript new programming python
Last synced: 30 Aug 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/blueamulet/thistle
6502 based architecture for OpenComputers
6502 65c02 emulation emulator forge-mod github-tags java minecraft minecraft-forge-mod minecraft-mod minecraft-modification opencomputers opencomputers-addon thistle-computer wdc-65c02 wdc65c02
Last synced: 27 Sep 2025
https://github.com/opensolon/solonbot
Java impl version of "Claude Code". The open source coding agent.
claude-code cli cli-app java solon
Last synced: 09 Mar 2026
https://github.com/bahmanm/persianutils
A collection of utilities for Scala/Java developers who are targeting Persian (Farsi) speaking users.
date farsi java localization scala
Last synced: 01 Aug 2025
https://github.com/Perry961002/Algorithms-LeetCode
:art:I practiced some LeetCode's algorithm problems with C++, Java, Python and Go, and also implemented some classical algorithms.
algorithmic-trading c-plus-plus go java python3
Last synced: 07 May 2025
https://github.com/doo/scanbot-barcode-scanner-sdk-example-android
Fast and reliable barcode scanner library for native Android apps
android app barcode-reader barcode-scanner barcode-scanning code128 code39 example java kotlin library pdf417 plugin qrcode reader scan scanner sdk
Last synced: 18 Oct 2025
https://github.com/appwrite/playground-for-kotlin
Simple examples that help you get started with Appwrite + Kotlin (=❤️)
android appwrite hacktoberfest java kotlin
Last synced: 02 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/graphaware/neo4j-expire
GraphAware Module for Expiring (Deleting) Nodes and Relationships
java neo4j neo4j-graphaware-framework
Last synced: 06 Oct 2025
https://github.com/bridgedb/bridgedb
The BridgeDb Library source code
bioinformatics bridgedb database hacktoberfest identifier-mapping java mysql-backend uri
Last synced: 05 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/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/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/twin/spring-security-oauth2-client-example
Minimal configuration required for a Spring Boot project using Spring Security with OAuth2 client
java oauth2-client spring spring-boot spring-framework spring-security spring-security-oauth2
Last synced: 04 Oct 2025
https://github.com/horaciomuller/event-api
Developed with Java 17, Spring, Docker, Flyway, JUnit, Mockito, and deployed on AWS EC2 with GitHub Actions automation.
aws docker githubactions java postgres spring
Last synced: 14 Apr 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/extrawest/Charge-Point-Simulator-via-OCPP-2.0.1
This is a emulator for huge numbers of charge points, that connect to central system through web socket and implement OCPP 2.0.1
charger docker dockerfile java jetty maven ocpp ocpp201 simulator spring spring-boot websocket
Last synced: 04 Sep 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/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/yegor256/wring
Smart Inbox for GitHub Notifications
github inbox java notifications xml xslt
Last synced: 27 Mar 2025
https://github.com/idouble/multithreading-chat-server-java
🖥 A simple Chat Server in Java, implemented with the Observer pattern 🖥
alice bob chat chat-room chatroom client client-server client-server-chat-application client-server-example client-server-java-program java multithreading observable observer observer-pattern server server-client server-client-communication tcp udp
Last synced: 05 May 2025
https://github.com/saarthak08/Movies-Index
An android application which shows the list & information of movies from The Movie Database API (TMDb) & allows to download their torrent files from YIFY.
android java retrofit room-database rxandroid rxjava tmdb-api tmdb-movie-search torrent yify yify-torrents yts-api
Last synced: 28 Mar 2025
https://github.com/jayboxyz/algorithm-notes
:memo: 数据结构与算法学习、LeetCode 刷题...
algorithm datastructure java leecode
Last synced: 13 Jul 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/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/tsonglew/intellij-etcdhelper
IntelliJ platform etcd plugin
android-studio clion etcd etcdv3 goland idea intellij intellij-plugin java kotlin plugin pycharm
Last synced: 21 Jun 2025
https://github.com/songwo-153/collaborativefilteringnewsrecommendsystem
基于协同过滤算法的个性化新闻推荐系统的设计与实现(采用Java语言的SpringBoot和SSM两种框架分别实现基于用户、物品的协同过滤推荐算法)
collaborative-filtering java javascript mybatis mysql recommendation-algorithm spring springboot springmvc ssm
Last synced: 19 Jun 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/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/kamax-matrix/mxhsd
Corporate Matrix Homeserver
homeserver java matrix matrix-homeserver spring-boot
Last synced: 03 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/thypon/androidfuzz
JavaFuzz 4 Android
android apk fuzz fuzzing instrument java javafuzz-android
Last synced: 09 Aug 2025
https://github.com/nitison/gravillaso
Mod on Mindustry V7 | GRavillaso by NickName73
gravillaso java mindustry mindustry-mod mindustry-mod-browser-test mindustry-mod-v7 mod nickname73 nitis turrets
Last synced: 23 Sep 2025
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/tink-crypto/tink-tinkey
Utility that allows generating and manipulating Tink keysets
crypto cryptography java key-management security
Last synced: 27 Jan 2026
https://github.com/splitio/java-client
Java SDK client for Split Software
ab-testing controlled-rollout feature-flags feature-toggles java sdk splitio splitsoftware
Last synced: 14 Oct 2025
https://github.com/neuw84/rake-java
A Java implementation of the Rapid Automatic Keyword Extraction Framework ( RAKE )
freeling illinois-pos-tagger java keyword-extraction nlp pos-tagger
Last synced: 02 Apr 2025
https://github.com/taymindis/atomic_threadpool
it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability
asynchronous atomic-design c cross-platform java jni lockfree multithreading threadpool
Last synced: 10 Apr 2025
https://github.com/apiaddicts/apigen.springboot
Apigen allow generate springboot archetipe using openapi file as mapping tool between the openapi definition and the database.
java microservices openapi3 openapi31 springboot
Last synced: 04 Feb 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/abhyudayasharma/tic-tac-toe
A Tic-Tac-Toe Game with an unbeatable AI
ai artificial-intelligence artificial-intelligence-algorithms game java magic-square swing swing-gui tic-tac-toe tictactoe-java-game
Last synced: 26 Mar 2025
https://github.com/harmony-one/harmonyj
Harmony Java SDK
blockchain harmony java libarary sharding staking
Last synced: 01 Mar 2026
https://github.com/apache/maven-changelog-plugin
Apache Maven Changelog Plugin
build-management java maven maven-changelog-plugin maven-plugins
Last synced: 23 May 2026
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/rohankanojia/kubernetes-client-demo
A Simple Java project demostrating usage of fabric8 kubernetes Java client
fabric8 fabric8-kubernetes-client java kubernetes
Last synced: 15 Apr 2025
https://github.com/myopenresources/cc-project-vue
一个基于vue3.0+antd+less+spring boot +mybatis+mysql+maven基础权限管理平台
admin antd java mybatis mysql spring springboot vue vue3
Last synced: 07 Apr 2025
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/kok202/dluid
Deep learning user interface designer
ai deep-learning deeplearning4j dl4j gui java javafx javafx-application
Last synced: 01 Jul 2025
https://github.com/yj8023xx/xiwenlejian
一个基于深度学习的书籍推荐系统,可以根据用户的行为进行个性化的推荐
deep-learning java python recommender-system spark springcloud vue
Last synced: 23 Aug 2025
https://github.com/fabiosilva11/sketchware-ia
Community-maintained continuation of Sketchware for Android, with active development, editor improvements, and downloadable APK releases.
android android-ide app-builder java kotlin low-code mobile-development sketchware source-available visual-programming
Last synced: 04 Jul 2026
https://github.com/yifanzheng/cs-notes
:book: Java 技术摘要(个人学习笔记),主要记录编程相关的知识点以及个人对一些知识的理解与总结,以 issue 方式记录。
docker elasticsearch java kafka mysql nginx spring
Last synced: 20 Jul 2025
https://github.com/jupf/staticlog
StaticLog - super lightweight static logging for Kotlin, Java and Android
Last synced: 12 May 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/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/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/rajatt95/documents
Apache POI | Log4J | OOPS | Selenium GRID | XPath | Java | Javascript | Python | PyTest | Selenium WebDriver | Cypress| Playwright | Github Actions | Chrome_DevTools | Manual Testing
apache-poi chrome-devtools github-actions java javascript log4j manual-testing oops programming-languages pytest selenium selenium-grid selenium-webdriver test-automation testing xpath
Last synced: 10 Apr 2025
https://github.com/rolandosborne/IndiView
Take back control of your data with IndiView, an app for self-hosted digital identities on CoreDB nodes. Designed for Android and iOS, supports messaging and personalized content feeds.
android android-app decentralized federated ios ios-app java java-spring messaging privacy react-native reactjs social-media
Last synced: 16 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/arun-gupta/docker-kubernetes-hello-world
Docker & Kubernetes Hello World
container docker hello-world java kubernetes spring-boot
Last synced: 08 Jul 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/oracle/nosql-java-sdk
SDK for Java for the Oracle NoSQL Database
cloud database java nosql nosql-database oracle oracle-cloud
Last synced: 09 May 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/igrishaev/virtuoso
A number of trivial wrappers on top of virtual threads
Last synced: 30 Oct 2025