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-15 00:16:02 UTC
- JSON Representation
https://github.com/bharat2044/striver-a2z-dsa-sheet-solution-using-java
This repository contains Strivers A2Z DSA Course/Sheet Code Solution using JAVA with explanation. 🔥
data-structures data-structures-and-algorithms dsa dsa-practice java problem-solving striver-a2z-sheet strivers-sde-sheet
Last synced: 30 Jul 2025
https://github.com/mo-karbalaee/jalgorithm
Jalgorithm, The Java library that provides all algorithms and data structures for Java developers out of the box☕
algorithms data-structures java multithreading object-oriented-programming shahid-beheshti-university
Last synced: 02 Aug 2025
https://github.com/saschpe/kase64
Base64 encoder/decoder for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.
android base64 base64-decoding base64-encoding base64decoder base64encode base64encoder ios java jvm kotlin kotlin-android kotlin-ios kotlin-js kotlin-jvm kotlin-library kotlin-multiplatform kotlin-multiplatform-library
Last synced: 23 Aug 2025
https://github.com/codenotary/immudb4j
Java SDK for immudb
cryptographic-verifications immudb immutability java sdk-java
Last synced: 14 Mar 2026
https://github.com/kbss-cvut/jopa
Java OWL Persistence API
inheritance integrity-constraints java oom owl rdf
Last synced: 11 Feb 2026
https://github.com/ortus-boxlang/BoxLang
Welcome to BoxLang: A Modern Dynamic JVM Language
boxlang dynamic-programming invokedynamic java jsr-223 languages
Last synced: 27 Feb 2025
https://github.com/SpencerPark/jupyter-jvm-basekernel
An abstract kernel implementation for Jupyter kernels running on the Java virtual machine.
java jupyter jupyter-kernels jvm
Last synced: 28 Apr 2025
https://github.com/xxdark/ssbus
Supersonic, lightweight event bus
bus event eventbus java lightweight
Last synced: 19 Apr 2025
https://github.com/katsutedev/mal4j
Java wrapper for the official MyAnimeList API
anime api api-anime api-manga java json lib library mal mal4j manga myanimelist myanimelist-api myanimelistapi-wrapper oauth oauth2 rest rest-api
Last synced: 12 Apr 2025
https://github.com/a7ul/imshow-java-opencv
an alternative to imshow() in C++ OpenCV for Java OpenCV
imshow java java-opencv opencv openlibrary
Last synced: 16 Dec 2025
https://github.com/ahoo-wang/cosec
RBAC-based And Policy-based Multi-Tenant Reactive Security Framework | 基于 RBAC 和策略的多租户响应式安全框架
authentication authorization cloud-native gateway identity java jwt kotlin microservice multi-tenant oauth2 policy project-reactor rbac reactive redis security spring-boot spring-cloud spring-cloud-gateway
Last synced: 01 Apr 2026
https://github.com/kunerd/jpaillier
A Java implementation of Paillier cryptosystem.
Last synced: 12 Apr 2025
https://github.com/jetbrains/guide
The JetBrains Guide is a collection of resources for learning JetBrains IDEs.
dotnet golang java python unity unreal-engine vitest
Last synced: 25 Aug 2025
https://github.com/ivangfr/axon-springboot-websocket
The goal is to explore Axon. We will develop a food-ordering app comprising 3 Spring Boot applications: customer-service, restaurant-service, and food-ordering-service. These services are implemented with CQRS and Event Sourcing, utilizing the Axon Framework. They connect to axon-server, which serves as the Event Store and Message Routing solution.
axon axon-server cqrs docker event-sourcing java jib mongodb mysql postresql semantic-ui spring-boot spring-data-jpa spring-web-mvc springdoc-openapi thymeleaf websocket
Last synced: 10 Apr 2025
https://github.com/bertilmuth/modern-clean-architecture
Maintainable software without effort.
clean-architecture event-driven java spring spring-boot
Last synced: 27 Aug 2025
https://github.com/piomin/sample-quarkus-microservices-consul
Demo applications illustrating how to build microservices and run them outside Kubernetes with Quarkus. It shows how to integrate the Quarkus application with Consul discovery and the KV store.
consul consul-kv-store distributed-configuration java load-balancing microservices quarkus quarkus-rest quarkus-stork rest-api rest-client service-discovery smallrye-stork
Last synced: 21 Aug 2025
https://github.com/restatedev/sdk-java
Restate SDK for JVM Languages
distributed-systems java jvm kotlin kotlin-coroutines
Last synced: 03 Feb 2026
https://github.com/rhuffman/re-retrying
A Java library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that communicates with a remote service with flaky uptime.
Last synced: 29 May 2026
https://github.com/tanersener/smart-exception
Utilities to handle throwable objects and format stack trace elements in JVM based languages (Java, Scala, Kotlin, Groovy, etc.)
android exception-handling groovy java kotlin scala
Last synced: 28 Oct 2025
https://github.com/solarnetwork/nifty-modbus
A delightful little Modbus library for Java.
java jserialcomm modbus modbus-master modbus-rtu modbus-slave modbus-tcp netty purejavacomm
Last synced: 11 Oct 2025
https://github.com/maif/thoth
Event sourcing in java with vavr, akka stream and vertx reactive PG driver
akka-streams event-sourcing functional-programming java kafka postgresql
Last synced: 10 Oct 2025
https://github.com/phw/android-pwdhash
A password hash implementation for Android.
android android-app java password-hash pwdhash security
Last synced: 22 Mar 2025
https://github.com/hellokoding/springboot-jsp
Spring Boot Hello World Example with JSP
hello-world java jsp spring-boot
Last synced: 13 May 2025
https://github.com/bnosac/rdrpostagger
R package for Ripple Down Rules-based Part-Of-Speech Tagging (RDRPOS). On more than 45 languages.
java multi-language natural-language-processing nlp pos pos-tagging r r-package tagging
Last synced: 29 Apr 2025
https://github.com/codelibs/minhash
This provides tools for b-bit MinHash algorism.
Last synced: 30 Apr 2025
https://github.com/rameshmf/java-8-tutorial
Demonstration of Java 8 Features
Last synced: 03 May 2025
https://github.com/xyzsd/dichotomy
Result, Either, Try, and Maybe monadic types for Java
adt algebraic-data-types either either-monad error-handling java jdk jvm maybe-monad monads railway-oriented-programming result result-monad result-type sealed-class sum-types try try-monad types
Last synced: 26 Jul 2025
https://github.com/newrelic/micrometer-registry-newrelic
ARCHIVED. TO SEND MICROMETER METRICS TO NEW RELIC, FOLLOW THE DIRECTION IN THE README.md. Micrometer registry implementation that sends data to New Relic as dimensional metrics.
java monitoring newrelic open-source open-telemetry open-telemetry-java telemetry telemetry-java
Last synced: 29 Sep 2025
https://github.com/nsoft/jesterj
Document Ingestion Framework for Search Systems
elasticsearch java search solr
Last synced: 16 Jan 2026
https://github.com/tigase/jaxmpp
Java XMPP client library
android chat instant-messaging jabber java library xmpp
Last synced: 27 Jul 2025
https://github.com/xyundy/squaredadditions
A Minecraft mod for Fabric modloader which adds new blocks, items & other Vanilla+/Create themed stuff.
100commitow fabric fabricmc fabricmc-mod java minecraft minecraft-fabric minecraft-fabric-mod
Last synced: 20 Jul 2025
https://github.com/paypal/mirakl-hyperwallet-connector
The Hyperwallet Mirakl Connector (HMC) is a self-hosted solution that mediates between a Mirakl marketplace solution and the Hyperwallet (PayPal) payout platform.
connector hyperwallet java mirakl paypal
Last synced: 30 Oct 2025
https://github.com/pfarrer/rust-jvm
Simple Java Virtual Machine written in pure Rust
bytecode-interpreter java jvm rust
Last synced: 13 Apr 2025
https://github.com/gaeqs/javayoutubedownloader
A simple but powerful Youtube Download API for Java.
Last synced: 14 Jul 2025
https://github.com/bzdgn/docker-spring-boot-java-web-service-example
Tutorial for a docker container running a simple primitive web service built with Spring Boot
alpine docker docker-container docker-image dockerfile java open-jdk rest-api rest-controller spring-boot web-service
Last synced: 30 Oct 2025
https://github.com/simonscholz/qr-code-with-logo
Create a highly customizable QR code with optional Logo in Kotlin or Java
awt-graphics java kotlin library logo maven-central qr qrcode qrcode-generator svg
Last synced: 18 Jul 2025
https://github.com/hgwood/java8-streams-and-exceptions
Experiments with dealing with exceptions while using the Stream API
Last synced: 30 Oct 2025
https://github.com/americanexpress/synapse
Synapse is a set of lightweight foundational framework modules for rapid development, built-in with enterprise-grade maturity and quality.
cloud-functions faas java native reactive rest rest-api spring webflux
Last synced: 12 Oct 2025
https://github.com/zapodot/embedded-ldap-junit
A JUnit rule for running an embedded LDAP server in your JUnit test
java junit-rule ldap ldap-server testing unbound
Last synced: 23 Oct 2025
https://github.com/arun-gupta/lambda-rds-mysql
Shows how to use a Lambda function to store data in an RDS instance
aws database hibernate java lambda mysql rds serverless
Last synced: 25 Oct 2025
https://github.com/cucumber/messages
A message protocol for representing results and other information from Cucumber
dotnet elixir go java javascript perl php polyglot-release ruby tidelift
Last synced: 25 Jan 2026
https://github.com/edummorenolp/arg-programa-4.0-fullstack-ejercicios
Este repositorio contiene los ejercicios resueltos del curso FullStack de ARG Programa 4.0. Los ejercicios están organizados por temas y cada uno cuenta con su propia carpeta. La idea es que los estudiantes puedan utilizar este repositorio como una guía para resolver los ejercicios por su cuenta y como referencia para comparar sus soluciones.
css git github html java javascript mysql spring-boot thymeleaf
Last synced: 15 Mar 2026
https://github.com/viralvaghela/jwiki
Java tool to get wikipedia data
data-gathering java javatool javawikipeda wikipedia wikipedia-api wikipedia-scraper
Last synced: 26 Oct 2025
https://github.com/dpwgc/fast-im
FastIM 一个基于Spring Boot + WebSocket + Redis,可快速开发的分布式即时通讯群聊系统。适用于直播间聊天、游戏内聊天、客服聊天等临时性群聊场景。
im java nosql redis server spring-boot web websocket
Last synced: 02 Mar 2026
https://github.com/lujiafa/houtu-admin
Enterprise-level permission management system based on Houtu framework, with frontend-backend separation (Vue 3 + Spring Boot). Supports menu/role/user/organization/position permission control, MFA two-factor authentication, multiple layout modes, and Chinese/English internationalization.
admin-system element-plus enterprise houtu i18n java mfa mybatis-plus permission-management redis spring-boot spring-security vue3
Last synced: 14 Jun 2026
https://github.com/thomasnield/dirtyfx
Dirty state-tracking properties and collections for JavaFX
Last synced: 03 Mar 2026
https://github.com/igniterealtime/whack
Open Source XMPP component library for XMPP components
Last synced: 08 Apr 2025
https://github.com/cronn-de/ssh-proxy
Pure Java implementation for SSH port tunneling that understands ProxyJump and ProxyCommand
Last synced: 19 Mar 2025
https://github.com/ere-health/ere-ps-app
ERE Primary System Desktop Client Application of the Gematik TI
eprescription healthcare java quarkus
Last synced: 12 Apr 2025
https://github.com/amine-smahi/materiallogin.fx
A simple login panel with javafx using material design ui
amine-smahi flat-design java javafx login material-design netbeans
Last synced: 18 Mar 2025
https://github.com/knopflerfish/knopflerfish.org
Knopflerfish OSGi Service Platform. OSGi run-time container and SDK source code repo
Last synced: 14 Jan 2026
https://github.com/smehrbrodt/libreoffice-starter-extension
LibreOffice Starter Extension
eclipse java libreoffice libreoffice-extension
Last synced: 24 Apr 2025
https://github.com/dpsoft/ap-agent
Java agent that acts as a proxy to the almighty Async Profiler
async-profiler firefox-profile flamegraph flamescope java performance pprof profiling
Last synced: 17 Jan 2026
https://github.com/neomatrix369/chatbot-conversations
Chatbot conversations: a demo application how two (or more) chatbots can talk to each other, the logic used to build Eliza (along with an NLP model) has been used to power the chatbots.
ai chat-application chatbot eliza eliza-chatbot graalvm helidon helidon-example java ml nlp python quarkus text
Last synced: 14 Jun 2025
https://github.com/comcast/oscar
OSCAR - OpenSource Cablemodem file AssembleR - DOCSIS, PacketCable, DPoE Configuration Editor and API Framework
cable-modem cli configuration-file docsis docsis-editor java snmp tlv
Last synced: 11 Apr 2025
https://github.com/vert-x3/vertx-dropwizard-metrics
Vert.x Metrics
dropwizard-metrics hawtio java jmxtrans vertx
Last synced: 15 May 2025
https://github.com/igorski/kosm
Kosm for Android source code
android audio c-plus-plus cplusplus java particles physics physics-engine
Last synced: 04 Apr 2025
https://github.com/eraydmrcoglu/coderbyte-java-solutions
coderbyte coderbyte-java-solutions coderbyte-solutions java
Last synced: 23 Aug 2025
https://github.com/binghe001/binghe001.github.io
📚 本静态博客是作者冰河多年从事多年互联网大厂开发、架构的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容、底层原理、架构知识、渗透技术。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
aop asm bigdata bytecode ddd dubbo hacker ioc java javafx javassist mybatis mysql spring springboot springcloud springcloudalibaba
Last synced: 09 Aug 2025
https://github.com/gantsign/ansible-role-java
Ansible role for installing Java from Adoptium
Last synced: 06 Apr 2025
https://github.com/pakoito/rxsealedunions2
Compile-time checked Unions of different types for Domain Modeling [STABLE]
functional-programming java rxjava2
Last synced: 14 Apr 2025
https://github.com/robeio/robe
A brand new robe for dropwizard
conversion dropwizard hibernate java quartz robe
Last synced: 07 Mar 2026
https://github.com/ehsaniara/spring-boot-multi-data-source
:rocket: Spring Boot 2.2.2 with Multiple DataSource for Postgres Data Replication
datasource datasource-read java multiple-da postgresql spring-boot
Last synced: 06 Mar 2026
https://github.com/jchambers/id-obfuscator
A Java library for reversibly obfuscating numerical identifiers (e.g. 1234 ↔ 4TQCNTL)
Last synced: 26 Mar 2025
https://github.com/ideal/kubernetes-demo
Demo for running services in Kubernetes.
archlinux consul docker hyperf java kubernetes microservice mysql php swoole
Last synced: 30 Apr 2025
https://github.com/vy/rotating-fos
Java library providing rotating/rolling FileOutputStream.
Last synced: 12 Apr 2025
https://github.com/cronn/ssh-proxy
Pure Java implementation for SSH port tunneling that understands ProxyJump and ProxyCommand
Last synced: 01 May 2025
https://github.com/haehnchen/idea-php-drupal-symfony2-bridge
PhpStorm plugin to support Symfony components inside Drupal 8
annotation drupal intellij intellij-plugin java php phpstorm phpstorm-plugin symfony twig
Last synced: 05 May 2025
https://github.com/calimero-project/calimero-tools
A collection of KNX network tools for device discovery, process communication, and monitoring
Last synced: 09 Apr 2025
https://github.com/sajdoko/storemanagementsystem
JavaFX application to manage products, sales and customers of an e-commerce store. The application performs basic CRUD (create, read, update, delete) functionalities.
java javafx-application javafx-gui store-management-system
Last synced: 10 Apr 2025
https://github.com/phax/en16931-cii2ubl
Converter for EN16931 invoices from CII to UBL
cii converter creditnote en16931 invoice java oasis ubl
Last synced: 29 Dec 2025
https://github.com/mechero/completable-future-example
Example project comparing Java's CompletableFuture and Future implementations
completablefuture future java thepracticaldeveloper
Last synced: 30 Apr 2025
https://github.com/anishlearnstocode/algorithmic-toolbox
Solutions to Coursera course by University of California, San Diego.
algorithms coursera data-structures dynamic-programming java programming python python3 solutions
Last synced: 10 Apr 2025
https://github.com/afarber/android-questions
Small projects for asking at Stackoverflow
Last synced: 05 Oct 2025
https://github.com/mp911de/redis-stream-demo
Demo for Redis Streams
java redis spring-boot stream stream-processing
Last synced: 05 Jul 2025
https://github.com/betacraftuk/legacyfix
Patches legacy Minecraft
java javaagent legacy minecraft
Last synced: 28 Apr 2025
https://github.com/pisces-hub/muchat
Muchat是用JAVA语言开发的轻量、高性能、单机支持几十万至百万在线用户IM,主要目标降低即时通讯门槛,快速打造低成本接入在线IM系统,通过极简洁的消息格式就可以实现多端不同协议间的消息发送如内置(Http、Websocket、Tcp自定义IM协议)
chat im java netty redis springboot tcp zookeeper
Last synced: 12 Apr 2025
https://github.com/gw-kit/delta-coverage-plugin
Gradle plugin and CLI for computing code coverage of new/modified code based on a diff
code-coverage diff gradle-plugin intellij-coverage jacoco java kotlin
Last synced: 12 Mar 2026
https://github.com/zuazo/node-jmx
Node.js library to connect to Java applications through JMX.
Last synced: 30 Apr 2025
https://github.com/michaelbull/rs-api
An open-source implementation of a web-service client, written in Java, that allows interaction with the various APIs available for the popular MMORPG; RuneScape.
Last synced: 10 Jul 2025
https://github.com/edaaydinea/hackerrank
This repository includes HackerRank Solutions
artificial-intelligence hackerrank hackerrank-30dayschallange hackerrank-algorithms-solutions hackerrank-artificialintelligence hackerrank-interview-kit hackerrank-java-solutions hackerrank-python-solutions hackerrank-solution hackerrank-solutions hackerrank-sql-solutions hackerrank-statistics java java-8 python python3 sql
Last synced: 11 Apr 2025
https://github.com/abdelrahmanbayoumi/hotelfx
Desktop Application for managing the reservations and Guest Check-in or Check-Out built with JavaFX and SQL Database with Hibernate ORM.
database desktop-application fxml hibernate hotel hotel-booking hotel-management-system java javafx orm-framework sql
Last synced: 04 Apr 2025
https://github.com/valmobile/realisticsurvival
Realistic Survival - A unique Spigot/Paper plugin inspired by RLCraft that aims to enhance pure survival, adventuring and RPG, and immersion of vanilla Minecraft.
bukkit discord java minecraft modded modded-minecraft modpack mods open-source paper papermc plugin spigot spigotmc survival
Last synced: 14 Mar 2026
https://github.com/professorjosedeassis/javaee
Java WEB Level 1 (Servlet - jsp - JDBC)
crud itextpdf java javaee jdbc jdbc-driver jsp mysql servlet
Last synced: 28 Feb 2026