An open API service indexing awesome lists of open source software.

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.

https://github.com/dadoonet/elasticsearch-java-client-demo

Elasticsearch Client Java Sample project

elasticsearch elasticsearch-client java

Last synced: 14 Apr 2025

https://github.com/amrdeveloper/tank

Dynamic type Object oriented and scripting language written in Java

interpreter java lox lox-interpreter lox-language oop-languages programming-language scripting-language

Last synced: 12 Apr 2025

https://github.com/xxdark/classfile

Java classfile library

bytecode classfile-parser java

Last synced: 10 Aug 2025

https://github.com/thomasvitale/spring-boot-next-gen-apps

Samples showcasing new features and capabilities in Spring Boot 3 and Spring Framework 6

buildpacks cloud-native graalvm java spring-boot spring-framework

Last synced: 28 Oct 2025

https://github.com/oktadev/spring-boot-vue-example

Bootiful Spring Boot + Vue Example

bootiful java spring-boot typescript vue vuejs

Last synced: 05 Mar 2026

https://github.com/green-code-initiative/creedengo-java

Reduce the environmental footprint of your Java software programs

ecodesign java sonarqube sonarqube-plugin

Last synced: 05 Mar 2026

https://github.com/connyduck/pixelwallpaper

A colorful pixelated live wallpaper for Android

android colorful customization java wallpaper xml

Last synced: 10 Oct 2025

https://github.com/corwur/cytoscapeneo4j

Cytoscape plugin for neo4j

cypher-query cytoscape java neo4j plugin

Last synced: 03 Apr 2025

https://github.com/simaxme/java.nvim

A neovim plugin to move and rename java files and do other things.

java neovim neovim-lua-plugin neovim-plugin neovim-plugins

Last synced: 14 Mar 2025

https://github.com/openbrms/openbrms

OpenBRMS is a cloud native business rules management system with scripted rules

brms business-rules business-rules-engine java knative quarkus rule-engine

Last synced: 12 Apr 2025

https://github.com/viralvaghela/telegram-bot-array-index-out-of-bound

This Bot will provide you with a variety of features, including programming quotes, jokes, random jokes, and real-time global Covid-19 data. Additionally, it offers a wide range of resources such as books, videos, and tutorials to assist you in learning programming.

bot java java-spring-boot javabot random-jokes telegram-bot telegram-bot-array telegram-bots telegram-jav telegram-java-api

Last synced: 09 Oct 2025

https://github.com/niesfisch/java-code-tracer

JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call statistics. It helps to analyze which code is still used in production and which code can be removed (e.g. for big monolithic legacy applications)

bytecode callgraph java javaagent jdk jre jvm legacy profile profiler stack stacktrace tracer tracing

Last synced: 23 Jun 2025

https://github.com/houarizegai/tictactoe

A simple Tic Tac Toe (XO) game 🎮 developped using Java Swing.

game java swing tic-tac-toe tictactoe

Last synced: 10 Apr 2025

https://github.com/kpavlov/tachyon

💫 Tachyon MCP Runtime for JVM - a Java Model Context Protocol server with Streamable HTTP, native Netty transports, tasks, resources, prompts, resumable sessions, and stateless deployment support.

ai ai-agent-tools ai-agents ai-agents-mcp java java-21 java-25 java-26 llm-tools mcp model-context-protocol netty server

Last synced: 03 Jul 2026

https://github.com/wyatt-herkamp/too-many-shortcuts

Adds support for meta keys such as alt, ctrl, and shift in keybinds. Allows for creating multiple binds for each keybinds.

fabric java kotlin minecraft

Last synced: 17 Jun 2026

https://github.com/stwind/gradle-jni

Sample project setup for working with Java Native Interface with Gradle

gradle java jni

Last synced: 10 Mar 2026

https://github.com/clivern/racter

:crocodile: A Java Framework for Building Bots on Facebook's Messenger Platform.

chatbot facebook-api facebook-messenger-bot java java-library messenger-bot messenger-chat-bot

Last synced: 23 Jun 2025

https://github.com/l33t-c0d3r-66/todo-web-application

TO-DO Web Application Created Using Hibernate and Bootstrap

hibernate java javawebapp jsp jsp-servlet

Last synced: 28 Apr 2025

https://github.com/maxisandoval37/webapp-maxcotas

MAXcota Web App - Spring Boot

java spring-boot spring-security thymeleaf

Last synced: 17 Mar 2025

https://github.com/bleuzen/blizcord

Discord Bot written in Java using JDA and lavaplayer

bot discord discord-bot java jda jda-bot

Last synced: 06 Sep 2025

https://github.com/arsy786/springboot-best-practices

This repo serves as a guide for Spring Boot best practices!

2022 guide java spring-boot

Last synced: 16 Oct 2025

https://github.com/satoshun/rxwebview

RxJava2 binding APIs for Android's WebView

android java kotlin rxjava rxjava2 webview

Last synced: 12 Aug 2025

https://github.com/lemire/sparsebitmap

A simple sparse bitmap implementation in java

bitset compression java

Last synced: 30 Jul 2025

https://github.com/fuxingloh/airtable

A lightweight Java 8 Airtable API client for https://airtable.com/api with all features implemented.

airtable airtable-api java java-api

Last synced: 01 Aug 2025

https://github.com/m-thirumal/installation_guide

PostgreSQL, PgModeler, TLS, Docker, Let's Encrypt, Nginx, Pgadmin4, Redis, AWS

aws docker docker-compose elk-stack forticlient java jenkins letsencrypt pgadmin4 pgmodeler postgresql spring-boot ubuntu vpn

Last synced: 14 Aug 2025

https://github.com/augustd/burp-suite-utils

Utilities for creating Burp Suite Extensions.

burp burp-api burp-extensions burp-plugin burpsuite java

Last synced: 16 Jan 2026

https://github.com/praj-foss/swing-graalvm-demo

Swing demo app compiled with GraalVM native-image

graalvm java native-image swing

Last synced: 17 Sep 2025

https://github.com/ajermakovics/backflow

A dynamic reverse proxy server

java java8 reverse-proxy undertow

Last synced: 13 Apr 2025

https://github.com/liyupi/free-algorithm-learning

算法导航,免费的可视化算法学习神器!通过交互式动画带你掌握常见数据结构(二叉树、链表、栈、队列、图)和算法(排序、搜索、动态规划、贪心)。提供保姆级算法学习路线图和详细教程,支持Java、Python、JavaScript、Go、C++等多语言实现。可自定义输入数据,实时观察算法执行过程,配套LeetCode练习题。告别抽象难懂的传统学习方式,完美应对算法面试。从入门到高阶,让算法学习变得简单、直观、有趣!

algorithm algorithms computer-science data-structures dynamic-programming interview-preparation interview-questions java javascript leetcode python sorting-algorithms

Last synced: 07 Oct 2025

https://github.com/paveldat/tetris

Java game "Tetris"

java tetris tetris-game

Last synced: 22 Jul 2025

https://github.com/grizeldi/z21-drive

Java implementation of Fleischmann/Roco z21 DCC center's network protocol

cab fleischmann java library model-railway z21

Last synced: 14 Apr 2025

https://github.com/coodex2016/concrete.coodex.org

一种基于java的服务定义规范。

concrete coodex-libraries java

Last synced: 18 Jan 2026

https://github.com/charlyjazz/chat-firebase-apache-camel

Chat Message Monorepo Architecture Solution using Kafka, Terraform, GKE, GCP, DockerHub,Kubernetes, Docker, Apache Camel, Python, FastAPI, Cassandra and Firestore, Next JS, React

aggregator apache-camel apache-kafka api-rest architecture-component chat-application docker docker-compose enterprise-architecture fastapi java k8s kubernetes microservices monorepo openapi python react rest swagger

Last synced: 11 Apr 2025

https://github.com/su5ed/gregtech-experimental

A fully-featured port of GregTech 3 for modern minecraft versions

addon forge gregtech industrialcraft2 java minecraft minecraft-mod

Last synced: 23 Apr 2025

https://github.com/anahata-os/anahata-netbeans-ai

A NetBeans plugin that allows Google Gemini to do all your work on the worlds best Java IDE. Get a wireless headset, lay on your bed and tell the model to turn on your tv and stream NetBeans onto it while you approve and deny diffs on the diff viewer. Try not to drink too much alcohol if the model goes way faster than your thoughts.

agent agentic-ai gemini gemini-ai gemini-api gemini-cli gemini-client gemini-flash gemini-pro java llm netbeans netbeans-gui netbeans-ide netbeans-platform netbeans-plugin netbeans-project

Last synced: 25 Feb 2026

https://github.com/rajatt95/TMB_SeleniumFramework2

Automation Testing | Web | Java | OOPS | Selenium WebDriver | TestNG | Maven | ExtentReports | Java mail API | Design Pattern(Page Object Model) | Owner | Data Supplier | Custom Annotations and Enums

datasupplier extentreports java maven page-object-model selenium-webdriver test-automation testng

Last synced: 11 Mar 2025

https://github.com/apivideo/api.video-java-client

The official Java client library for api.video

api-client java video video-api video-streaming

Last synced: 09 Apr 2025

https://github.com/libgdx/jamepad

A better way to use gamepads in Java

gamecontroller-framework gamepad java sdl2

Last synced: 14 Jan 2026

https://github.com/cami-la/java-poo-curso-em-video

Código fonte das aulas do curso Curso completo de Programação Orientada a Objetos (POO) com a linguagem Java. Aborda os principais conceitos como Classes, Objetos, instanciamento, abstração, encapsulamento, herança, polimorfismo e muito mais. Criado pelo professor Gustavo Guanabara para o Curso em Vídeo, explica todos os conceitos de POO de uma maneira simples, objetiva e divertida.

curso-em-video curso-em-video-java cursoemvideo gustavo-guanabara gustavoguanabara java java-oop java-oop-course orientacao-a-objetos poo

Last synced: 23 Apr 2025

https://github.com/eclecticlogic/eclectic-orc

Annotation driven Java object writer for ORC with runtime code generation for speed.

converter java orc writer

Last synced: 01 Feb 2026

https://github.com/Vorlonsoft/GradleMavenPush

Helper to upload Gradle Android Artifacts, Gradle Java Artifacts and Gradle Kotlin Artifacts to Maven repositories (JCenter, Maven Central, Corporate staging/snapshot servers and local Maven repositories).

aar aar-library android android-library artifact artifacts gradle gradle-build gradle-java jar java java-library jcenter kotlin kotlin-library maven maven-repository mavencentral snapshot staging

Last synced: 21 Nov 2025

https://github.com/loiane/java-spring-extension-pack

Visual Studio Code Extension Pack for Java + Spring developers.

java spring spring-boot springboot visual-studio-code vscode

Last synced: 23 Mar 2025

https://github.com/forge/intellij-idea-plugin

JBoss Forge IntelliJ IDEA Plugin

forge idea-plugin java jboss-forge

Last synced: 09 Jul 2025

https://github.com/team142/gg

An in-browser multiplayer tank battle game

babylonjs docker game gradle java javascript rollup spring spring-boot velociraptors websocket

Last synced: 08 Jul 2025

https://github.com/wkgcass/f

a library to write async vert.x code similar as using java syntax

future java monad vertx

Last synced: 12 Apr 2025

https://github.com/oussamabonnor1/jetstory

JetStory is an open source android app made to help you spend your waiting time reading stories that have similar length to your available time.

android android-studio api app bootstrap csharp dotnet-core font-awesome java mobile-app open-source reading story time-management visual-studio-code xml

Last synced: 02 May 2025

https://github.com/woowacourse-teams/2020-songpa-people

Instagram HashTag 지도화 서비스

java spring-boot vue

Last synced: 13 Apr 2025

https://github.com/eocode/docker-spark-big-data

Exercises in Spark with Docker and Data Languages

big-data data-science docker java python scala spark

Last synced: 11 Oct 2025

https://github.com/arconia-io/arconia-migrations

Tools and OpenRewrite recipes to automate refactoring, migrations, and upgrades for Java projects.

arconia docling java junit migrations open-rewrite spring-boot testcontainers

Last synced: 30 Jun 2026

https://github.com/joel-costigliola/elastic-search-test

ESIntegTestCase example

elasticsearch java test

Last synced: 11 Apr 2025

https://github.com/kevalmorabia97/naive-bayes-text-classifier-in-java

Naive Bayes Classification used to classify movie reviews as positive or negative

java machine-learning naive-bayes-classifier text-classification

Last synced: 10 Jul 2025

https://github.com/freeipcc/freeaicc

AI Call Center,Contact Center,Customer Service System,Колл-центр,Callcenter,Centre d'appels,Centro de llamadas,Centro de atendimento,コールセンター,콜센터,Интеллектуальный колл-центр,Intelligentes Callcenter,Centre d'appels intelligent,Centro de llamadas inteligente,Centro de atendimento inteligente,インテリジェントコールセンター,지능형 콜센터

ai asr call-center callcenter contact-center contactcenter freeaicc freeipcc freeswitch ipcc java llm nlp python rag telephony tts

Last synced: 12 Apr 2025

https://github.com/mohamed-taman/java-se-code-examples

IBM Developers Work related articles code, this repository contains a collection of Java SE code examples from java SE 8/9-14 and next, applicable to day by day job tasks

collections-framework http2 java java11 java12 java8 javafx

Last synced: 10 Apr 2025

https://github.com/sadanandpai/dsa-in-js

Solutions to wide range of programs on Data Structures and Algorithms

algorithms datastructures graph java

Last synced: 27 Mar 2025

https://github.com/cansik/librealsense-java

Intel® RealSense™ SDK 2 wrapper for Java.

camera depth hacktoberfest intel java library realsense v2

Last synced: 06 May 2025

https://github.com/teamapps-org/teamapps

TeamApps is a Java web application framework

java web-application-framework

Last synced: 10 Apr 2025

https://github.com/chinalym/shoulder-framework

🔥SpringBoot Web Plugins,follow shoulder and learn to a master of SpringBoot ~ 🚀 shoulder 1.0.0 Version Already Released!

framework java javaweb plugins shoulder springboot web

Last synced: 02 May 2025

https://github.com/tyronczt/java-learn

Java知识点整理

java

Last synced: 11 Apr 2025

https://github.com/grofattila/dji-tello

Java API for the DJI Tello Drone.

dji drone java neural-network tello uav

Last synced: 06 May 2025

https://github.com/Konloch/HTTPRequest

HTTPRequest is an easy-to-use zero dependency Java wrapper to read from a URL. Support for Cookies, proxies, UserAgent, post data and more.

cookies http-client http-request http-requests httprequest java java-8 java-library library postdata proxies proxy useragent

Last synced: 12 Jul 2025

https://github.com/point85/shift

The Shift library project manages work schedules with teams and shift rotations.

java shift shift-calendar work-calendar work-schedule

Last synced: 23 Apr 2025

https://github.com/woostju/ssh-client-pool

a java implementation of ssh clients object pool with sshj, apache common pool2, expectIt

interactive java pool ssh-client

Last synced: 14 Jan 2026

https://github.com/3arthqu4ke/hmc-specifics

Version specific implementations of the HeadlessMc runtime.

cli java minecraft

Last synced: 27 Apr 2025

https://github.com/migangqui/cloud-storage-spring-api

Manage files from AWS S3, Google Cloud Storag, Azure Blob Storage and Dropbox in Spring

amazon aws aws-s3 azure azure-storage-blob cloud-storage dropbox google-cloud google-cloud-storage java kotlin s3 s3-bucket spring

Last synced: 15 Aug 2025

https://github.com/bitstorm/tiny-zip

The missing Zip library for Java

java library utility zip

Last synced: 14 Jan 2026

https://github.com/camunda-community-hub/camunda-7-migration

Fluent Java API for Camunda Platform 7 process instance migration

bpmn camunda camunda-7 java migration

Last synced: 13 Jul 2025

https://github.com/HikoQiu/JNI_INVOKE_FFMPEG

Use Android NDK jni to invoke ffmpeg2.8.4 compiled *.so to deal with video.

android c ffmpeg java java-jni

Last synced: 22 Apr 2025

https://github.com/tonikelope/coronapoker

The Texas hold 'em NL videogame we deserve, not the one we need, or was it the opposite?

java linux macos p2p poker texas-holdem windows zero-trust zero-trust-architecture

Last synced: 04 Jul 2026

https://github.com/groupe-sii/ogham

Sending email, sms or whatever is a piece of cake

email hacktoberfest java sms spring-boot

Last synced: 13 Sep 2025

https://github.com/cowwoc/pouch

Inversion of Control that's designed for ease of use and debugging

dependency-injection inversion-of-control java service-locator variable-scope

Last synced: 13 Sep 2025

https://github.com/puzpuzpuz/http-nio-server

A demo HTTP server built with Java NIO & NIO.2

http-server java java-nio

Last synced: 23 Mar 2025

https://github.com/ordinaryroad-project/ordinaryroad

OrdinaryRoad开源框架,一个Spring微服务项目

java nuxt spring-boot spring-cloud vuetify

Last synced: 12 Apr 2025

https://github.com/calimero-project/introduction

Code examples and additional documentation for using Calimero

examples java knx

Last synced: 18 Oct 2025

https://github.com/tdonuk/restaurant-management-system

Web-based restaurant management system with spring boot and rest API for school final-year project.

java management-system rest-api spring-boot

Last synced: 12 Oct 2025

https://github.com/mageekchiu/chkv

Consistent Hashing based Key-Value Memory Storage

consistenthash java memory storage

Last synced: 14 Oct 2025

https://github.com/ewyboy/oretweaker

Add, remove, tweak and configure ore and underground generation features for Minecraft Forge

forge forge-mod java minecraft minecraft-forge minecraft-forge-mod mod modded modded-minecraft ore ores world-gen world-generation world-generator

Last synced: 04 Oct 2025

https://github.com/dzcode-io/kuliya

Algeria's college hierarchy dataset as packages for different languages and platforms

algeria c college d dataset dzcode java javascript npm rust university

Last synced: 27 Jul 2025

https://github.com/phiwa/dragontravel

A plugin for the Minecraft-servermods "Bukkit" and "Spigot".

bukkit bukkit-plugin contributions-welcome craftbukkit help-wanted java minecraft plugin spigot spigot-plugin

Last synced: 09 Sep 2025

https://github.com/swiftjava/java_swift

Support code for Swift Java Bridge

java swift swift-java-bridge

Last synced: 19 Feb 2026