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/schwarzit/crystal-map
framework to generate map based entities classes / classes for named map interaction / parsing of complex classes to map structures
couchbase-lite entityframework java kotlin mapping wrapper-library
Last synced: 12 Mar 2026
https://github.com/adilabed/awesome-quarkus
> A curated list of awesome Quarkus resources, libraries, and other nice things.
Last synced: 19 Feb 2026
https://github.com/algolia/api-clients-playground
Algolia's API Clients Playground
algolia algolia-api algoliasearch csharp dotnet go java php python ruby scala symfony
Last synced: 16 Oct 2025
https://github.com/sebkur/lanchat
Lanchat - an insecure (W)LAN messenger
application chat compose compose-desktop gui gui-application java jetpack-compose kotlin kotlin-multiplatform
Last synced: 22 Jan 2026
https://github.com/fal-ai/fal-java
A JVM-compatible, Java & Kotlin, client for the fal.ai model APIs
ai fal generative-ai java kotlin
Last synced: 07 Oct 2025
https://github.com/Azure-Samples/app-templates-java-openai-springapps
AI Shopping Cart - Sample Application with Azure OpenAI and Azure Spring Apps
apptemplates azd-templates azure azureopenai azurespringapps gpt-4 java openai spring spring-boot spring-cloud springapps
Last synced: 10 Mar 2025
https://github.com/thecurle/purpuri
The Purple VM, a custom JVM in C++.
cpp interpreter java jvm stack-based
Last synced: 11 Jun 2025
https://github.com/gredler/aegis4j
A Java agent that disables platform features you don't use, before an attacker uses them against you.
devsecops java java-agent security
Last synced: 14 Jan 2026
https://github.com/fcannizzaro/fast-event
Simple event creation
android-library annotations events java
Last synced: 24 Apr 2025
https://github.com/koutto/java-binary-deserializer
Java Binary data Deserializer/Serializer - Convert serialized Java Objects into readable XML
binary-data deserialization java object pentest
Last synced: 23 Apr 2025
https://github.com/funfix/tasks
Task datatype, meant for cross-language interop (Java, Kotlin, Scala)
Last synced: 14 Jan 2026
https://github.com/kstateome/lti-launch
Java framework for authenticating LTI launch requests from the Canvas LMS
Last synced: 14 Jan 2026
https://github.com/aweiloveandroid/aui
AUI是一个快速开发UI组件集合,帮助大家快速实现常用UI效果,用原生控件实现ios同样的UI效果,告别rn,weex等之类框架,提升开发效率。
android android-ui aui ios java java-android
Last synced: 12 May 2025
https://github.com/twogg-git/docker-compose-java
A bit more complex docker-compose example with Java, Tomcat, PostgreSQL and a SMTP.
docker-compose java postgres rest smtp smtp-server tomcat
Last synced: 04 Sep 2025
https://github.com/ribasco/ucgdisplay
A character/graphics lcd library for single board computers (e.g. Raspberry Pi) written in Java. Provides drivers for graphics monochrome display devices (lcd, oled, e-ink etc) powered by U8g2
8-bit arm display e-ink embedded-systems glcd graphics hd44780 i2c iot java lcd library oled parallel raspberry-pi single-board-computers spi u8g2
Last synced: 14 Jan 2026
https://github.com/payne911/arise_deeper
[PoC] Top-down 2D roguelike game, developed using the libGDX framework.
game java libgdx roguelike roguelike-game
Last synced: 22 Apr 2025
https://github.com/artipie/files-adapter
Simple Adapter for Binary Files Management
any-files-storage artifact-management binary-repository java private-binary-storage
Last synced: 13 May 2025
https://github.com/samouraidev/bip47_rpc
BIP47 reusable payment codes
bip47 bitcoin bitcoinj java payment-codes
Last synced: 28 Oct 2025
https://github.com/malekkamel/actionsheet
ActionSheet is an Android clone of iOS action sheet component, completely typical to iOS7 style.
actionsheet android bottomsheet ios ios7 java jitpack kotlin mobile os programming sheet
Last synced: 22 Apr 2025
https://github.com/DogerRain/PureJavaCoderRoad
《Java小白之路》PureJavaCoderRoad 是一个帮助【Java小白】从入门到找到一份工作所需掌握的技能教程,对标目前企业招聘要求(一线12k)。 本项目包含JavaSE、JavaEE(Spring、Mybatis、SpringCloud)、Mysql、Redis、Maven、Nginx、Linux服务器、Git、工具使用、算法 等知识点。
Last synced: 02 Apr 2025
https://github.com/opennms/opennms-integration-api
A stable Java API for interfacing with and extending OpenNMS
api java monitoring oia opennms
Last synced: 14 Apr 2025
https://github.com/licenselynx/licenselynx
Deterministically map license strings to their canonical identifiers
deterministic java license-compliance license-mapping python typescript
Last synced: 18 Feb 2026
https://github.com/azure-samples/azure-ai-travel-agents
The AI Travel Agents is a robust enterprise application (hosted on ACA) that leverages MCP and multiple LamaIndex AI agents to enhance travel agency operations.
agents ai aspire azure container dotnet java javascript llamaindex mcp onnx opentelemetry python
Last synced: 13 May 2025
https://github.com/col-e/fxsampler
A small app to assist in creating JFX themes
Last synced: 22 Mar 2025
https://github.com/sammers21/pvpqnet
Xunamate copy that went too far
backend docker frontend java java20 javascript lucene monogodb mui react reactive-programming reactjs rust rxjava3 telegram vertx virtual-threads website
Last synced: 21 Jul 2025
https://github.com/sojamo/midimapper
A processing library to assign midi events to members of a sketch.
java midi midi-device processing processing-library
Last synced: 18 Aug 2025
https://github.com/testdotai/java-selenium-sdk
🤖 Unleash the full power of test.ai into your Java Selenium tests
ai geckodriver google-chrome java safaridriver selenium selenium-java selenium-webdriver test-ai
Last synced: 23 Sep 2025
https://github.com/litongjava/hotswap-classloader
hotswap-classloader is a dynamic class loader based on the JVM. It utilizes the HotSwapWatcher and HotSwapClassloader technologies to dynamically detect modifications to class files. This project was inspired by the hot loading design of jfinal-undertow.
classloader hotswap java spring spring-boot
Last synced: 26 Jul 2025
https://github.com/antikmozib/slimview
A fast image viewer for Windows, macOS and Linux.
cross-platform desktop-app image-viewer java javafx
Last synced: 29 Jul 2025
https://github.com/joemar25/mother-chef
This is just for my hobby since I love to code. This repo contains random programs and problems that I solve using Java, Python, and Octave.
Last synced: 26 Jul 2025
https://github.com/starryalley/ambitsync
Android app to read Suunto Ambit watches and converts to GPX
android-app c java jni-android sports-app suunto usb-devices
Last synced: 26 Jul 2025
https://github.com/tomson124/simplyjetpacks-2
Redstone Flux jetpacks, Fluxpacks and more
java jetpack minecraft minecraft-forge-mod redstone-flux
Last synced: 30 Sep 2025
https://github.com/ketbome/hytalepanel
Docker image for Hytale dedicated server with web panel. Easy setup, auto-download, real-time console.
dedicated-server game-server gaming hypixel hytale hytale-server java minecraft server-management web-panel
Last synced: 30 Apr 2026
https://github.com/vashishthask/mocktail
Mocktail is a tool to cache the response of potentially any Java method call on the disk.
betamax database dependencies interfaces java mocking rest-api restful-api testing vcr
Last synced: 03 Apr 2026
https://github.com/igapyon/oiyokan
Oiyokan is an OData v4 server (provider) SDK for RDB. You can use Oiyokan to turn RDBMS into OData v4 services using JDBC driver. Based on Apache Olingo / h2 database.
h2-database java jdbc mysql odata odatav4 oiyokan olingo oracle-xe postgresql rest-api sdk sqlserver-2008 v4
Last synced: 29 Jul 2025
https://github.com/maciejwalkowiak/spring-boot-spring-amqp-java8-lombok-sample
java java8 lombok spring spring-amqp spring-boot
Last synced: 03 Mar 2026
https://github.com/depromeet/3dollars-in-my-pocket-server
가슴속3천원 - 나와 가까운 붕어빵 앱의 서버 코드입니다.
Last synced: 28 Aug 2025
https://github.com/tellsea/spring-cloud-netflix-learn
💕分布式微服务基础架构,采用官网最新版本进行整合,涉及主要模块:SpringCloud-Greenwich.RELEASE,Eureka,Hystrix,Ribbon,Zuul,Zipkin,Feign,Config,Swagger2,SpringBoot Admin监控等
java springboot-admin springcloud springcloud-config springcloud-eureka springcloud-hystrix springcloud-ribbon springcloud-zipkin springcloud-zuul
Last synced: 28 Jul 2025
https://github.com/coordinates2country/coordinates2country
What country is at a particular latitude/longitude? This tiny Java library (less than 100kB) tells you in 50 milliseconds, without using the Internet.
android geocoder geocoder-library jar java library offline privacy reverse-geocoding
Last synced: 12 Jan 2026
https://github.com/ifplusor/actrie
Aho-Corasick automation for large-scale multi-pattern matching. Available for C/C++, Python, and Java on Linux, macOS, and Windows.
ac-automation aho-corasick-automation c java matcher python string-matcher string-matching string-search trie
Last synced: 21 Aug 2025
https://github.com/hzlmn/simple-java-crud-app
University java-swing project
Last synced: 31 Jul 2025
https://github.com/cyrilou242/jnotebook
Notebook for Java.
data-science java jnotebook jupyter notebook
Last synced: 10 Mar 2026
https://github.com/albertus82/jface-utils
Java SWT/JFace Utility Library including a Preferences Framework, Lightweight HTTP Server and macOS support.
http-server java jface macos mqtt preferences swt
Last synced: 16 Jan 2026
https://github.com/henryhchchc/mokapot
A library for analyzing and manipulating JVM bytecode
ir java jvm rust ssa static-analysis
Last synced: 15 May 2025
https://github.com/ahmetfurkandemir/sql-server-kafka-example
SQL Server Kafka Example
data debezium debezium-connector docker java kafka kafka-consumer sql sqlserver
Last synced: 15 Apr 2025
https://github.com/apache/sling-org-apache-sling-scripting-sightly
Apache Sling Scripting HTL Engine
Last synced: 07 Apr 2025
https://github.com/anshumansinha3301/advanced-banking-system
Advanced Banking System code using java
banking-system java object-oriented-programming
Last synced: 13 Apr 2025
https://github.com/melardev/xeytanj-async-rat
WORK IN PROGRESS. RAT written in Java
backdoor desktop java malware networking rat remote-administration-tool sockets trojan
Last synced: 13 Apr 2025
https://github.com/jbangdev/jbang-vscode
JBang extension for Visual Studio Code
Last synced: 11 Sep 2025
https://github.com/feimumoke/dipper
基于grpc开发的跨语言的交互系统,集成B/C/S,Brower基于SpringBoot2开发,使用Netty+WebSocket实现QQ功能,Client基于PyQt5,实现用户管理和博客管理。图片服务和博客服务基于Go语言开发,并且提供了HTTP的图片服务功能。
chat go grpc grpc-go grpc-java grpc-python httprouter java layim microservice mybatis netty protobuf pyqt5 python qq springboot websocket xorm
Last synced: 07 May 2025
https://github.com/xyzsd/fluent
A Java implementation of the Mozilla Project Fluent localization system
fluent ftl globalization i18n internationalization java l10n localization plural
Last synced: 14 Jul 2025
https://github.com/mattczyr/explorerscompass
A Minecraft mod that allows you to locate structures anywhere in the world.
fabricmc fabricmc-mod forge forge-mod java minecraft minecraft-forge minecraft-mod mod
Last synced: 30 Oct 2025
https://github.com/thiago-cardoso/olxapp
Development of clone OLX using Java Android
Last synced: 24 Jun 2025
https://github.com/steelkiwi/collection_in_kotlin
:book: Collections in Kotlin for Android developers
android android-development app-development collections-in-kotlin java kotlin kotlin-android kotlin-language
Last synced: 20 Jul 2025
https://github.com/saivittalb/covsense
🦠 An Android based contact tracing app which enables people to self-isolate if they have been in close proximity to someone tested positive for COVID-19.
android contact-tracing covid-19 firebase google-api health-status java nearby
Last synced: 08 Feb 2026
https://github.com/iandarwin/date4j
Code for date4j.net's simple date API, with a POM file, for upload to Maven Central.
date-calculations date-formatting date-time java
Last synced: 12 Oct 2025
https://github.com/ngageoint/color-java
Color Java Library
color colors hex hex-color hex-colors hsl hsl-color java nga rgb rgb-color rgb-colors rgba
Last synced: 13 Oct 2025
https://github.com/hyperledger-labs/hlf-connector
Integrate with Hyperledger Fabric using REST and Kafka with Block and Chaincode Event emitter.
blockchain connector hacktoberfest hacktoberfest-accepted hyperledger hyperledger-fabric java kafka rest-api
Last synced: 24 Oct 2025
https://github.com/mablanco/docker-firefox-java-vnc
Docker image that runs an old Firefox web browser with an outdated Java plugin
Last synced: 02 Jun 2026
https://github.com/vinhkhuc/lbfgs4j
Java version of liblbfgs: http://www.chokkan.org/software/liblbfgs/
java machine-learning optimization
Last synced: 29 Jan 2026
https://github.com/valb3r/gtc-all-repo
Spring Boot cryptocurrency trading bot
bitcoin cryptocurrency java microservices spring-boot trading-bot
Last synced: 23 Jan 2026
https://github.com/carloscharz/springdatacouchbase
Spring Data Couchbase 3.x + Tests
couchbase integration-testing java junit n1ql spring-boot spring-data spring-data-couchbase test
Last synced: 12 Oct 2025
https://github.com/jerolba/bikey
Low memory footprint Map and Set implementation on objects with composited keys
bikey collections java map set table
Last synced: 12 Feb 2026
https://github.com/me4502/racquel
A collection of Minecraft cheats built to train an up-and-coming Minecraft AntiCheat
anticheat fabricmc game-cheating java minecraft
Last synced: 15 Mar 2026
https://github.com/holon-platform/holon-core
Holon Platform Core module: represents the platform foundation, providing the definition of the overall architecture, base structures and APIs.
authentication authentication-backend authorization bom context core datastore holon holon-platform http java maven-bom properties rest spring spring-boot spring-security web-application web-framework
Last synced: 28 Oct 2025
https://github.com/amanastel/hotel-management-microservices
Welcome to our Microservices Project! 🚀 Explore a modern architecture for a hotel management system, built using Spring Boot and Spring Cloud.
eureka-client eureka-server gateway-api hibernate java maven microservice mongodb mysql netlify-plugin postgresql spring-boot spring-security springcloud webflux
Last synced: 07 Aug 2025
https://github.com/darekkay/what-the-commit
What The Commit - Plugin for IntelliJ IDEA
Last synced: 19 Mar 2025
https://github.com/dynatrace/jmx-extensions
Dynatrace Platform JMX plugins
chart java jmx metrics monitoring-plugin plugin
Last synced: 11 Apr 2025
https://github.com/pavelcz/virusdefense-libgdx-port
A simple tower defense game using libGDX. Website:
game java libgdx tower-defense
Last synced: 13 Apr 2025
https://github.com/innogames/flink-real-time-crm
Demo Flink and Kafka project to show how to react on tracking events in real-time and trigger offer for customer engagement based on campaign configurations. The project also utilizes the Broadcast State Pattern in order to update the rules (campaigns) at runtime without restarting the project, using a dedicated, low-frequency, Kafka topic.
apacheflink apachekafka flink flink-examples flink-stream-processing flink-streaming java kafka stream-processing
Last synced: 18 Jun 2025
https://github.com/flipkart/typescriptpoet
A Java API for generating typescript source files (.ts files)
api code codegen generation java javascript typescript
Last synced: 12 Apr 2025
https://github.com/wiringbits/fingerprint-reader-daemon
A daemon service allowing web apps to read fingerprints from biometric devices using the Neurotechnology SDK
fingerprint-scanner hacktoberfest java neurotechnology webapp
Last synced: 11 Jul 2025
https://github.com/huangcongqing/algorithmsanddatastructure
JAVA 算法数据结构代码 演习实践
Last synced: 06 May 2025
https://github.com/dropwizard/dropwizard-web
Provides support for configuring various http headers that are important for web services.
cors csp dropwizard hacktoberfest headers hsts java xss
Last synced: 04 Apr 2025
https://github.com/unitsofmeasurement/uom-lib
Units of Measurement Libraries
iot java jsr363 jsr385 library measurement-libraries units units-of-measure units-of-measurement
Last synced: 11 Jan 2026
https://github.com/diemol/frontend_testing
Repository containing sample code used in a Frontend Testing workshop
fluentlenium frontend-testing-workshop frontend-tests java javascript selenium selenium-webdriver webdriverio zalenium
Last synced: 18 Mar 2025
https://github.com/sunitroy2703/google-summer-of-code-2021-tensorflow
📌Final submission for Google Summer of Code at @Tensorflow ❤️
android bert google-summer-of-code gsoc ios java nlp swift tensorflow tensorflow-lite tflite
Last synced: 07 May 2025
https://github.com/holon-platform/platform
The Holon Platform is a Java development ecosystem to create and maintain high quality, enteprise-grade web applications and services. Get started using the platform BOM.
framework full-stack holon holon-platform java java-8 java-api platform platform-architecture platform-bom web-application web-application-framework web-framework web-platform
Last synced: 23 Apr 2025
https://github.com/vigna/webgraph-big
WebGraph is a framework for graph compression.
centrality-measures compression-library graph graph-compression java web-graph webgraph
Last synced: 07 May 2025
https://github.com/itsmunim/kustron
A kustomize based kubernetes manifestation for deploying your services into GKE, AWS and Azure
aws azure configuration gke golang java kubernetes kustomize manifest nodejs spring-boot yaml
Last synced: 09 Jul 2025
https://github.com/accso/java9-jigsaw-depvis
DepVis (Java 9 Jigsaw Dependency Visualizer)
dependency graphviz java java9 jigsaw module module-graph visualization
Last synced: 22 Apr 2025
https://github.com/railcraft/railcraft-api
An API for interacting with Railcraft.
java minecart minecraft minecraft-forge-mod minecraft-mod railcraft railcraft-api railroad train
Last synced: 02 Jul 2025