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-04 00:12:24 UTC
- JSON Representation
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/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/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/tbdawg/VerticalMarqueeTextView
This is an Android class for creating a TextView that will Marquee or Auto Scroll Vertically.
android autoscrolling java textview vertical-autoscroll vertical-autoscrolling-textview vertical-marquee vertical-marquee-textview
Last synced: 12 Jul 2025
https://github.com/apache/maven-doxia
Apache Maven Doxia base
apache-maven build-management doxia java maven
Last synced: 15 May 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/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/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/dailystruggle/rtp
fun with spatial math
bukkit-plugin java minecraft minecraft-plugin spigot spigot-plugin
Last synced: 27 May 2026
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/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/uhafner/codingstyle
Java coding style and template project used at Munich university of applied sciences
coding-standards coding-style java java-style
Last synced: 07 Feb 2026
https://github.com/sucraft/suki
A Minecraft server implementation for SuCraft.
bukkit craftbukkit custom fork java mc minecraft minecraft-server mirai mod paper patch performance pufferfish server spigot suki
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/alexandregama/cdi-guide-tutorials
CDI Guide And Tutorials - Many examples of how to use CDI and CDI 2.0 like Qualifiers, Interceptors, Decorators, Lazy Initialization an much more!
cdi cdi-decorator cdi-extension cdi-injection cdi-interceptor cdi-spec dependency-injection dependency-injection-framework hacking-cdi hacking-code hackingcode java java-cdi java-spec java-tutorial learn-to-code learning learning-by-doing weld
Last synced: 22 Apr 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/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/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/minhaskamal/skindetector
Detects Human Skin From Image (color-region-segmentation-photo-detection-extraction-detect)
egami image-processing image-segmentation java region region-detection segmentation skin template-matching
Last synced: 11 Apr 2025
https://github.com/open-hand/choerodon-file
The file service is built on minio server, we can use minio client to upload and delete files.
c7nf choerodon java minio spring spring-boot spring-cloud
Last synced: 10 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/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/jklingsporn/vertx-jooq-async
Deprecated, use vertx-jooq instead:
Last synced: 29 Sep 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/novuhq/novu-java
Java SDK for Novu - The open-source notification infrastructure for engineers. 🚀
Last synced: 21 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/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/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/micrusa/amaztimer
Interval/Workout timer app with heart rate, kcal monitoring, tcx exports, reps detection and previous workouts viewer for Amazfit devices running android [Discontinued]
amazfit amazfit-devices android huami interval-timer java reps-detection tcx-exports widget workout-tracking
Last synced: 28 Mar 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/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/supwisdom/spreadsheet-mapper
Tools to mapping between spreadsheet and POJO
excel export import java spreadsheet validation
Last synced: 14 Jan 2026
https://github.com/steinfletcher/gonum
An enum generator for Go
enum enumeration generator go golang java
Last synced: 09 Apr 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/lanternpowered/lmbda
A lambda factory.
fast-reflection field field-lambda field-lambda-factory java java-11 java-17 java-21 java-8 java-8-lambda java-9 kotlin lambda lambda-factory reflection
Last synced: 10 Apr 2025
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/multiverse/multiverse-signportals
Signs as Teleporters!
bukkit bukkit-plugin hacktoberfest java multiverse
Last synced: 24 Apr 2025
https://github.com/lucko/shadow
An annotation based API for Java reflection.
Last synced: 17 Sep 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/aress31/google-authenticator
Burp Suite plugin that dynamically generates Google 2FA codes for use in session handling rules (approved by PortSwigger for inclusion in their official BApp Store).
burp-plugin burpsuite google java two-factor-authentication
Last synced: 22 Mar 2025
https://github.com/otaviojava/imergindo-jvm-book
Conteúdo do livro do imergindo na JVM
Last synced: 14 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/hellokoding/dockercompose-springboot-mongodb-nginx
Docker Compose with Spring Boot, MongoDB and NGINX
docker-compose java maven mongodb nginx spring-boot
Last synced: 13 May 2025
https://github.com/depromeet/antoon-api
📈 개미는 툰툰 :: 웹툰의 새로운 덕질 문화
java jpa mysql rest spring-mvc
Last synced: 19 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/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/camunda-community-hub/micronaut-zeebe-client
This open source project allows you to easily implement Zeebe Worker with Micronaut: simply add a dependency in your Micronaut project
bpm camunda camunda-cloud cloud graalvm hacktoberfest java micronaut micronaut-framework microservice workflow zeebe zeebe-worker
Last synced: 02 Apr 2026
https://github.com/teamkun/teamkunpluginmanager
Automatically downloads plugins and their dependencies from repositories and provides advanced server management support.
bukkit bukkit-plugin hikaricp installer java jitpack kpm manager minecraft peyang plugin plugin-manager plugman spigot
Last synced: 23 Feb 2026
https://github.com/vbauer/avconv4java
Java interface to avconv tool
avconv ffmpeg java libav video video-processing
Last synced: 13 Oct 2025
https://github.com/harmony-one/harmonyj
Harmony Java SDK
blockchain harmony java libarary sharding staking
Last synced: 01 Mar 2026
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/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/grapebaba/sui4j
Sui4j is a robust, reactive, type safe Java library for working with Smart Contracts on the @MystenLabs/sui network.
bcs blockchain java jvm move sdk sui
Last synced: 10 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/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/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/ivansaul/cheat-sheets
Cheat-Sheets: Your go-to quick reference developer guide for learning Python, Rust, Swift, JavaScript, Kotlin, Go, Git, and more!
cheatsheet cheatsheets dart flutter golang java javascript kotlin python rust swift
Last synced: 02 Feb 2026
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/zevolution/netflix-hexagonal-architecture
This project was created as a simple example to show how we can implement the hexagonal architecture(software design) proposed by Netflix.
architectural-patterns bff bff-microservice contract-first design-system hexagonal-architecture java java-11 netflix spring spring-boot system-design
Last synced: 10 Apr 2025
https://github.com/sebthom/more-clink-completions
Windows command line Clink auto-completion for Nektos/Act, Curl, Docker, Dart, Haxe, Java, Lua, Maven, OpenSSL
cli clink clink-completions command-line curl docker haxe java lua mvn nektos-act openssl
Last synced: 06 May 2025
https://github.com/minad/chasm
Java Bytecode Assembler and Disassembler which uses S-expressions
asm assembler bytecode disassembler java java-bytecode s-expressions
Last synced: 11 Apr 2025
https://github.com/idouble/trinary-calculator-android-java-app
📱 A handy Calculator for Trinary operations 📱 | ⛓ https://play.google.com/store/apps/details?id=com.trinarycalculator.ayidouble.trinarycalculator.app ⛓
android app calculator chrome division firefox interactive iota java mobile quantum quantum-computing qubit qubits smartphone ternary trinary trits trytes xor
Last synced: 05 May 2025
https://github.com/ashish2030/codesignal-solution
:octocat:🌟 ᴛʜɪꜱ ɪꜱ ᴀ ꜱᴏʟᴜᴛɪᴏɴ ᴏꜰ ᴄᴏᴅᴇꜱɪɢɴᴀʟ ᴄᴏᴅɪɴɢ ᴘʟᴀᴛꜰᴏʀᴍ ꜱᴏʟᴠᴇ ʙʏ ᴍᴇ💻 🎯 🚀
codesignal-solutions coding-challenges java javascript python3
Last synced: 11 Apr 2025
https://github.com/opentok/opentok-java-sdk
OpenTok Server SDK for Java
java opentok opentok-archiving opentok-java-sdk tokbox video-api
Last synced: 05 Apr 2025
https://github.com/cowwoc/requirements.java
Fluent Design Contracts for Java Projects
design-by-contract invariants java postconditions preconditions requirements
Last synced: 13 Sep 2025
https://github.com/joel-jeremy/externalized-properties
A lightweight and extensible library to resolve application properties from various external sources.
configuration feature-flags feature-toggles java jvm properties
Last synced: 11 Jan 2026
https://github.com/ali-bouali/spring-boot-video-call-app
Video call App using Spring boot and ZegoCloud
api java javascript sdk video-streaming zegocloud
Last synced: 25 Apr 2026
https://github.com/dschadow/CloudSecurity
Cloud security projects with Spring Cloud Config Server and Vault
cipher cloud-security jasypt java spring spring-boot spring-cloud spring-cloud-config vault
Last synced: 02 Apr 2025
https://github.com/jchanghong/kotlin-backend-tool-library
A kotlin backend development tool library,mainly includes common kotlin extensions for daily projects。轻松将kotlin加入现有java后端项目,自己日常工具类
helper java json kotlin kotlin-extensions spring tool util
Last synced: 14 Jan 2026
https://github.com/tutorialsandroid/messageview
MessageView helps you to create chat message view or a social media message view quickly like a typical chatting application or social post view Its a container view, so you can add any type of message or social post such as TextView or any customize TextView, ImageView, etc.
android-development android-library chat-ui java javascript view
Last synced: 05 Sep 2025
https://github.com/moraisigor/fontdroid
FontDroid is a small library that gives the ability to use custom fonts in an Android application
Last synced: 04 Sep 2025
https://github.com/hardiksinghbehl/redis-caching-java-spring-boot
Backend application leveraging redis cache to reduce network calls and improve latency.
caching java redis-cache spring-boot spring-boot-cache spring-boot-redis testcontainers
Last synced: 09 Apr 2025
https://github.com/arconia-io/arconia-cli
Arconia CLI is a powerful tool designed to streamline and enhance the developer experience when working with Java and Spring Boot applications.
buildpacks cloud-native developer-experience gradle java maven openrewrite spring-boot
Last synced: 14 Jun 2026
https://github.com/hms-core/hms-iap-serverdemo
IAP server sample encapsulates APIs of the HUAWEI IAP server. It provides many sample programs for your reference or usage. The repository contains 8 branches of java, csharp, golang, nodejs, perl, php, python and ruby demo.
hms huawei in-app-purchases java pay purchase
Last synced: 01 Aug 2025
https://github.com/ahmad45123/workup
A Scalable Distributed Microservices Application
autoscaling cadvisor cassandra datadog docker docker-swarm java microservices mongo postgres prometheus rabbitmq redis spring-boot
Last synced: 04 Aug 2025
https://github.com/ruanbekker/aws-terraform-cicd-java-springboot
Terraform: AWS CICD with CodePipeline, CodeBuild and ECS and a Springboot App
aws ecs java spring-boot terraform
Last synced: 29 Jul 2025
https://github.com/graphform/tutorial
Tutorials to help you build your first Swim app
actor-model distributed-computing distributed-systems events java javascript open-source real-time stateful stream-api streaming streaming-api swim tutorial tutorial-code
Last synced: 29 Jul 2025
https://github.com/trungdq88/chorddroid
Android library to render Guitar Chord.
Last synced: 28 Oct 2025
https://github.com/microsoft/kiota-java
Java libraries for Kiota-generated API clients.
Last synced: 02 Mar 2026
https://github.com/WilliamAGH/tui4j
TUI4J: Terminal User Interface library for Java that includes Bubble Tea ported from Go
bubbletea interface java maven-plugin terminal tui
Last synced: 21 Jan 2026
https://github.com/sirnoob97/onlinestore
REST api for an online store using microservices architecture.
docker java microservices postgresql spring-boot spring-cloud spring-data-jpa spring-security
Last synced: 15 Oct 2025
https://github.com/kawasima/websocket-classloader
Load remote java classes via WebSocket.
Last synced: 19 Jun 2025
https://github.com/swimos/tutorial
Tutorials to help you build your first Swim app
actor-model distributed-computing distributed-systems events java javascript open-source real-time stateful stream-api streaming streaming-api swim tutorial tutorial-code
Last synced: 08 Apr 2025
https://github.com/rentalhost/laravel-insight
IDEA plugin to works with Laravel Framework.
intellij intellij-plugin java laravel laravel-framework php phpstorm phpstorm-plugin static-analysis static-code-analysis
Last synced: 19 Apr 2025
https://github.com/loveincode/cemap
🎓 记录渣代码大学毕设【College employment management and analysis platform】 SpringMVC + Spring + Hibernate + SpringSecurity 项目 echarts h+前端框架 ligerUI
java spring-mvc spring-security
Last synced: 07 Apr 2025
https://github.com/jcabi/jcabi-s3
Object-Oriented Layer on Top of Amazon S3 SDK
amazon-s3-sdk java library object-oriented
Last synced: 30 Jun 2025
https://github.com/theroughcode/streetfighterjava
:video_game:A high school project where I attempted to create a Street Fighter game. This code had to be decompiled using http://www.javadecompilers.com/ as I could only find the executable file.
battle-scene game game-mechanics java oop street-fighter
Last synced: 19 Apr 2025