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-03 00:16:29 UTC
- JSON Representation
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/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/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/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/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/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/nasageek/utexas-utilities
Android app to interact with various UT Austin web services
android java university-of-texas
Last synced: 06 Mar 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/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/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/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/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/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/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/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/tambapps/p2p-file-sharing
Application using Peer to peer communication to transfer files under a same local network
android java javafx p2p peer-to-peer tcp udp
Last synced: 24 Jul 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/genexuslabs/javaclasses
GeneXus Standard Classes for Java and Android generators.
for-genexus-web-app generator genexus java maven standard-library
Last synced: 29 Aug 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/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/ucloud/ufile-sdk-java
UCloud 对象存储官方 SDK
java library object-storage ucloud-sdk
Last synced: 06 Apr 2025
https://github.com/mondain/jets3t
JetS3t (pronounced "jet-set") is a free, open-source Java toolkit and application suite for Amazon Simple Storage Service (Amazon S3), Amazon CloudFront content delivery network, and Google Storage for Developers.
aws cloud cloudfront google-storage java s3
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/joostvdg/joostvdg.github.io
Joost van der Griendt's GitHub Pages
devops docker java jenkins jenkins-job-builder jenkins-job-dsl jenkins-jobs jenkins-pipeline jenkins-pipeline-library jenkins-x kuberentes
Last synced: 30 Oct 2025
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/dspace/xoai
OAI-PMH Java Toolkit
dspace java oai-pmh repository
Last synced: 05 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: 07 May 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/mastercloudapps-projects/asyncreactiveprogramming
This repository is intended to be a compilation of presentations, examples, links, and other resources on asynchronous and reactive programming in Java
asynchronous-programming java project-reactor r2dbc reactive-programming reactive-streams rsocket webflux
Last synced: 19 Jun 2025
https://github.com/zhenfeng13/ssm-dubbo
:corn:Spring+SpringMVC+Mybatis+Dubbo2.6服务化改造(dubbo 2.6.5+zookeeper)
13 dubbo dubbo-2-6-1 dubbo-demo dubbo-rpc-zookeeper dubbox java mybatis services spring springmvc ssm-dubbo zookeeper
Last synced: 29 Oct 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/ZHENFENG13/ssm-dubbo
:corn:Spring+SpringMVC+Mybatis+Dubbo2.6服务化改造(dubbo 2.6.5+zookeeper)
13 dubbo dubbo-2-6-1 dubbo-demo dubbo-rpc-zookeeper dubbox java mybatis services spring springmvc ssm-dubbo zookeeper
Last synced: 04 May 2025
https://github.com/jayboxyz/algorithm-notes
:memo: 数据结构与算法学习、LeetCode 刷题...
algorithm datastructure java leecode
Last synced: 13 Jul 2025
https://github.com/oktadev/auth0-full-stack-java-example
🔥 Full Stack Java Example
auth0 fullstack fullstack-java java oidc react spring-boot
Last synced: 11 Apr 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/zekunyan/linktextview
An Android TextView to add highly customizable and colorful link.
Last synced: 15 May 2025
https://github.com/ibmstreams/streamsx.topology
Develop streaming applications for IBM Streams in Python, Java & Scala.
ibm-streams java python python-3 scala stream-processing streaming-topologies toolkit
Last synced: 01 Jul 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/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/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/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/philterd/phileas
The open source PII and PHI redaction engine
anonymize deidentification deidentify java nppi personally-identifiable-information phi pii protected-health-information redact redaction
Last synced: 18 Oct 2025
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/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/rhwood/jinputvalidator
Java Swing InputVerifier that adds an icon and tooltip to the component for invalid states.
Last synced: 14 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/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/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/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/multiverse/multiverse-signportals
Signs as Teleporters!
bukkit bukkit-plugin hacktoberfest java multiverse
Last synced: 24 Apr 2025
https://github.com/aquelemesmo/scriptsbotdiscord
⭕ Todos os scripts para o seu bot do Discord com qualquer linguagem
bot bot-discord java javascript js jvm kotlin py python scripts scripts-collection ts typescript
Last synced: 09 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/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/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/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/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/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
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/BitTheByte/Orkestra
Web-based Android debugger with inspection capabilities using Frida and Jadx as a backbone
android bugbounty bugcrowd debugger decompiler frida hackerone jadx java java-decompiler orkestra
Last synced: 12 Jul 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/yifanzheng/cs-notes
:book: Java 技术摘要(个人学习笔记),主要记录编程相关的知识点以及个人对一些知识的理解与总结,以 issue 方式记录。
docker elasticsearch java kafka mysql nginx spring
Last synced: 20 Jul 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/lucko/shadow
An annotation based API for Java reflection.
Last synced: 17 Sep 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/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/novuhq/novu-java
Java SDK for Novu - The open-source notification infrastructure for engineers. 🚀
Last synced: 21 Aug 2025
https://github.com/aboullaite/springbot
Messenger Bot that, based on typed text, query spring documentation and return 3 first results
bot java jsoup messenger spring spring-boot
Last synced: 04 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/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/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/vashishthask/eclipse-to-maven
eclipse-to-maven mavenises the existing Eclipse based workspace.
Last synced: 03 Apr 2026
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/kamax-matrix/mxhsd
Corporate Matrix Homeserver
homeserver java matrix matrix-homeserver spring-boot
Last synced: 03 Apr 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/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/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/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/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/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/jupf/staticlog
StaticLog - super lightweight static logging for Kotlin, Java and Android
Last synced: 12 May 2025
https://github.com/robaho/go-concurrency-test
Test the performance of Go's concurrency structures
c concurrency go java performance
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/llrizvanll/inshortapp
Demo app like inshort
android android-app android-application android-viewpager-transformers inshorts java xml
Last synced: 05 Apr 2025
https://github.com/onurozuduru/java-shooter-game-project
A simple Java game project for programming class.
2d game java java-game java-shooter-game shooter-game
Last synced: 11 May 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/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/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/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/parasgarg/stevens-computer-science-courses-materials
This repository consists of assignments, lab works, quizzes and more. These assessments belong to the Computer Science major at Stevens Institute of Technology. The materials available in this repository are the among the popular courses offered in Computer Science major in Master of Science. This repository also consists, the solutions of all course works and projects those I solved and submitted during my graduation from Fall 2016 through Spring 2018. Note: All these exercises and assessments (given by university professors) and solutions are for references only.
algorithms-datastructures amazon-web-services aws aws-ec2 cloud computer-science cyber-security data-mining database-management html-css java javascript knowledge-discovery mongodb python-3 r ruby sas sql web-programming
Last synced: 12 Apr 2025