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/trustyai-explainability/trustyai-explainability-python-examples

Examples for the Python bindings for TrustyAI's explainability library

explainable-ai java jupyter machine-learning python trustyai

Last synced: 30 Aug 2025

https://github.com/robaho/lrmp

Go and Java implementations of LRMP - light weight reliable multicast protocol

golang java lrmp multicast protocol

Last synced: 29 Apr 2025

https://github.com/thomashartm/burp-domsink-logger

Injects a trusted types policy into an HTML page to log all DOM sinks whenever HTML is written into the DOM.

burp burp-extensions burp-plugin burpsuite-extender cross-site-scripting domxss java javascript penetration-testing-tools security-testing security-tools trusted-types

Last synced: 23 Mar 2025

https://github.com/apache/nifi-standard-libraries

A collection of standard implementations used across the Apache NiFi ecosystem.

hacktoberfest java nifi

Last synced: 10 Apr 2025

https://github.com/denvash/jesta-android-app

Jesta 💎 is a social app where people can do favors for each other, in exchange for rewards. 🤝

android android-application android-studio androidx community firebase java kotlin poster reward social university-project

Last synced: 14 Jul 2025

https://github.com/moogacs/problem-solving

Problem solving repo. for the purpose to collect problems solution with different programming language

algorithms c cpp datastructures java javascript problem-solving python

Last synced: 17 Jan 2026

https://github.com/ical4j/ical4j-connector

Connectivity with persistent store implementations

caldav-client icalendar java library vcarddav

Last synced: 07 Mar 2026

https://github.com/fortescarlet/mini-ini

a mini util for .ini file

ini java java-8 util

Last synced: 20 Jul 2025

https://github.com/ahmadjajja/java_dsa

This repository contains Java code that I have written to solve DSA problems on LeetCode. Each solution is organized by DSA concept and is meant to showcase my understanding and proficiency in implementing these concepts. The purpose of this repository is to serve as a reference for everyone who is interested in learning DSA through LeetCode

arrays backtracking binary-search complexity git github java linear-search linked-list linked-lists math merge-sort object-oriented-programming patterns quick-sort recursion sorting stacks-n-queues strings

Last synced: 11 Jul 2025

https://github.com/teamkillerx/ryuzakilib

RyuzakiLib is a downloader tool, ChatGPT Free, FluxAI Free, image generator [PYTHON-BACKEND] all supported

backend chatbot chatgpt chatgpt-api class-python cpp fastapi fluxai golang hacktoberfest java javascript julia pyrogram python python3 ruby ryuzakilib telegram tools-downloader

Last synced: 07 Mar 2026

https://github.com/ushelp/pushlet-userunicast

JAVA COMET UserUnicast framework based on Pushlet. 基于pushlet的用户点播JAVA comet实现框架。

java pushlet pushlet-java-comet userunicast

Last synced: 14 Jul 2025

https://github.com/vssekorin/cactoos-json

Cactoos JSON library

java oop oop-library oop-principles

Last synced: 13 Apr 2025

https://github.com/jozefizso/teamcity-microsoftsdks

TeamCity build agent extensions for detecting Microsoft SDKs

integration java microsoft-azure-sdk plugins teamcity teamcity-agent teamcity-server

Last synced: 17 Jun 2025

https://github.com/eliasnogueira/rest-assured-open-api-generator-talk

Simple example from basic REST Assured tests to a better architecture using the OpenAPI Generator

api-testing automated-testing java

Last synced: 24 Oct 2025

https://github.com/kavithma-thushal/ginzarestaurant_layered

Restaurant using java 11, javafx & maven in Layered-Architecture

java javafx layered-architecture mysql

Last synced: 11 Jul 2025

https://github.com/walkerlj0/selenium_course_example_code

Example code adapted from the lessons from Dave Haeffners' Selenium guidebook & the libraries included in that guidebook

automated java javascript python selenium testing testing-framework

Last synced: 13 Apr 2025

https://github.com/obsidiansystems/haven

Use haskell to produce a nix set of maven dependencies!

android haskell java maven nix pom

Last synced: 12 Apr 2025

https://github.com/ka0un/simplewebsite

A simple Minecraft plugin that allows you to host a website on an MC server! with Html CSS JavaScript Support

java java-plugin minecraft minecraft-plugin minecraft-website plugin spigot-plugin webhost

Last synced: 12 Apr 2025

https://github.com/shubh2-0/spring_security

Welcome to the Spring Security Repository🔐, your comprehensive resource for mastering application security. Dive into a variety of projects, from traditional authentication to JWT-based role authorization. Explore CORS handling and custom authentication providers. Let's fortify your app's defenses together! 🚀💪

authentication authorization java javasecurity jwt-authentication jwt-token learning-by-doing security-automation spring-boot spring-security springsecurity-jwt

Last synced: 23 Apr 2025

https://github.com/seunakintola/multiple-newsfeed-reader

An android app for Multiple NewsFeed Reader. This was built for a friend as his final year project some years back.

android final-year-project java newsfeed xmlhttprequest

Last synced: 09 Apr 2025

https://github.com/shuai-xie/os-semaphore-traffic-java

大三下操作系统课设 - 交通信号灯模拟 - Java 接口

java os semaphore

Last synced: 03 Jul 2025

https://github.com/rqlite/rqlite-jdbc

Type 4 JDBC driver for rqlite

java jdbc jdbc-driver

Last synced: 18 Jan 2026

https://github.com/sondosaabed/world-map-dijkstra

World map Shortest Path Dijkstra Optimized using priority queue

algorithm dijkstra-shortest-path graph java javafx world-map

Last synced: 10 Jun 2025

https://github.com/umer0586/winkeyboard

A tiny Java helper for Windows for emulating keyboard via scan codes.

directinput game java keyboard keyboard-emulation scancodes

Last synced: 07 May 2025

https://github.com/apache/geronimo-openapi

Apache Geronimo Microprofile OpenAPI Implementation

geronimo http java javaee network-server web-framework

Last synced: 09 Apr 2025

https://github.com/sondosaabed/huffman-interface

Huffman code interface. Java | JavaFX

huffman-coding java javafx-application

Last synced: 09 Apr 2025

https://github.com/sachinl0har/basic-programs

Basic programs in Multiple Languages

basic-programs c cpp hacktoberfest java python

Last synced: 11 Mar 2026

https://github.com/testng-team/reportng

An HTML/XML reporting plugin for TestNG

java report testing testng testng-reports

Last synced: 14 Jan 2026

https://github.com/shubh2-0/collection-framework

Collection Framework that makes our work lighter by providing useful da: Collection Framework repo offers practical implementations and theoretical insights into Java's powerful Collection Framework. Explore data structures, algorithms, and usage examples. Contribute, learn, and unlock the full potential of collections! 📚💻✨ #Java #Collections

arraylist collection-frameworks collections java linked-list queue set spring-boot

Last synced: 23 Apr 2025

https://github.com/madneal/r-forwarder-burp

The burp extension to forward the request

burp burp-extensions java

Last synced: 23 Apr 2025

https://github.com/falling-ts/phpstorm-plugins-old

yuanshang's PhpStorm 提供代码开发繁琐操作的一键式功能。

intellij java phpstorm plugins

Last synced: 16 Aug 2025

https://github.com/brunyman/MysqlEconomyBridge

Sync economy account over mysql.

bukkit java minecraft plugin spigot

Last synced: 10 Mar 2025

https://github.com/aerospike/aerospike-document-lib

Aerospike Java Document API

aerospike document-api java jsonpath

Last synced: 19 Apr 2025

https://github.com/simple-java-mail/smtp-connection-pool

Lightweight SMTP connection pool with clustering support, wait/release mechanism, connection lifecycle management, eager/lazy loading pool with load balancing and auto-expiry policy support

concurrency connection-pool high-performance java pool smtp transport

Last synced: 16 Jan 2026

https://github.com/george0st/ff2cql

A simple transfer data from NiFi FileFlow to CQL (support Apache Cassandra, ScyllaDB, AstraDB).

apache-cassandra apache-nifi astradb cql etl fileflow java nifi nifi-processor processor scylladb

Last synced: 22 Sep 2025

https://github.com/syncfusionexamples/java-mail-merge-examples

Mail merge data to a Word document in Java without Microsoft Word or interop dependencies.

java mail-merge word-library

Last synced: 15 Aug 2025

https://github.com/thomasvitale/supply-chain-security-java

Samples showing how to secure the supply chain for Java applications.

cyclonedx java sbom sigstore slsa supply-chain-security

Last synced: 15 Mar 2025

https://github.com/broxus/ton-client

Java wrapper for TON client

client java ton

Last synced: 24 Jul 2025

https://github.com/sahq-azhar/android-sliding_tabs_with_navigationdrawer

⭐A ready to use Android app template.Navigation Drawer with fragments and Swipeable tabs. The most used layout for organized and minimal displays.

android android-app android-application android-development android-sdk android-studio androidx app fragments google java latest latest-version navigation-bar navigation-drawer swipable swipable-tabs tabs template xml

Last synced: 06 Mar 2026

https://github.com/microsoft/openjdk-docker

Repository of Container Images for the official MSFT Build of OpenJDK

container docker java microsoft openjdk

Last synced: 16 Sep 2025

https://github.com/janyork/designpattern

学习设计模式,提供包含详细中文注释的DEMO,正在构建常用设计模式的文档说明和DEMO。

java

Last synced: 07 Sep 2025

https://github.com/masesgroup/jcobridge-examples

The repository contains examples files to use with JCOBridge. The examples are ready to run.

awt clr csharp dotnet java java-application jvm jvm-languages jvm-scala scala swing-window visual-basic wpf

Last synced: 14 Aug 2025

https://github.com/jossarchived/jbridge

JBridge facilitates communication in minecraft bedrock networks, between Nukkit servers and WaterdogPE proxies using Redis

cache group-system java jbridge message-broker minecraft nukkit player-cache redis waterdog

Last synced: 04 Aug 2025

https://github.com/cevheri/springboot-microservices-example

Spring Boot Microservices Application API Gateway, Service Registry, Circuit Breaker, Hystrix Dashboard, and Other Microservices

apigateway circuit-breaker eureka eureka-client eureka-server h2-database hystrix hystrix-dashboard java service-registry spring-boot zipkin zipkin-docker

Last synced: 10 Mar 2026

https://github.com/alewin/moneytracking

Money tracking - Android App for planning, tracking your spending, monitoring your credit and budget - UNIBO 2016/2017 - Alessio Koci

android budget budget-manager chart credit java lam money money-tracking monitoring pdf planning reports tracking unibo

Last synced: 14 Apr 2025

https://github.com/rapter1990/kubernetesjavaclientapi

Spring Boot with the usage of Kuberneres Java Client Api (Pods,Deployments,Service,Namespace)

api integration-test java java17 junit kubernetes-java-client mapstruct maven minikube spring-boot

Last synced: 16 May 2025

https://github.com/abhi5h3k/java-project-2d-game-fight-zone

This is a simple 2D java game developed using eclipse IDE and little brain, I made this game as a free time project while learning SWINGS and AWT in JAVA. I have included comments and useful links within the code for help. This is a simple game with concept of 2 player fighting, one player standing on left side and other player on right side Facing each-other. Player one keys (Left side player) are WASD for UP,LEFT,DOWN,RIGHT and key 'B' for shoot and for player Two navigate using Arrow keys and Shoot using numpad key '2'. This is my first game and I would like to share it. Anyone is free to make changer to the game like adding stages and improving UI . Kindly maintain the credits page and add your credits too.

2d-game abhi5h3k abhishek awt eclipse game-development java motu multithreading opensource project swings

Last synced: 13 May 2025

https://github.com/ullenius/spctag

:video_game: :notes: Read and parse ID666 tags from SNES SPC-700 files (Super Nintendo & Super Famicom Sound Files)

cli gpl3 java maven snes spc700 super-famicom tag terminal xid6

Last synced: 15 Apr 2025

https://github.com/apache/sling-org-apache-sling-xss

Apache Sling XSS Protection

java sling

Last synced: 06 Apr 2025

https://github.com/selimhorri/quarkus-plays-with-spring-h2-panache

Quarkus application playing with Spring Web, H2 InMemory Database and Panache ORM

flyway h2 java native orm panache quarkus spring

Last synced: 15 Jul 2025

https://github.com/oyzh1994/easyshell

A powerful, modern, cross-platform, multi-protocol client

cos ftp java javafx minio mysql obs oss redis rlogin s3 serialport sftp smb ssh telnet terminal vnc webdav zookeeper

Last synced: 09 May 2026

https://github.com/jhanvi857/corehttp

A lightweight Java 17 HTTP micro-framework with explicit routing, middleware composition, and production-focused runtime controls.

backend-engineering concurrency framework http-server java socket-programming tcp-ip

Last synced: 03 May 2026

https://github.com/stephengold/garrett

A collection of camera controllers for JMonkeyEngine

camera-controllers java jme3 jmonkeyengine jmonkeyengine3 jvm-library library open-source orbit

Last synced: 14 Apr 2025

https://github.com/luke-c/ikue

Japanese dictionary application for Android

android android-application dictionary japanese japanese-language java mobile-app

Last synced: 24 Dec 2025

https://github.com/pegasystems/pega-alertanalyzer

AlertAnalyzer is a tool that can be used to analyze PegaRULES ALert log files and render insights into performance issues

alertanalyzer gradle java pega pega-alertanalyzer

Last synced: 12 May 2025

https://github.com/apache/qpid-jms-amqp-0-x

Mirror of Apache Qpid JMS AMQP 0-x

amqp amqps apache java jms messaging qpid

Last synced: 23 Jul 2025

https://github.com/hms-core/hms-safetydetect-demo-java

SafetyDetect Sample provides many sample programs for your reference or usage. This example demonstrates how to integrate services provided by Safetydetect Kit, such as syslntegrity, userdetect

check detect hms huawei java safety server sysintegrity

Last synced: 01 Aug 2025

https://github.com/carmjos/moeteleport

喵喵传送,简单的传送、设置家的插件,基于Spigot实现。

bukkit bukkit-plugin easyplugin easysql java minecraft-plugin outsource spigot spigot-plugin teleportation

Last synced: 12 May 2025

https://github.com/anusikh/jvem

Java Version Manager (JVeM) is a cross-platform tool designed to simplify the management of multiple Java versions on your system

java jdk jvm nvm rust version-manager

Last synced: 10 Apr 2025

https://github.com/JGameEngine/JGameEngineProtocol

使用protobuf3构建的消息协议配置文件(服务端和客户端通讯的协议)支持c++,c#,java,python,js,ts

csharp java protobuf protocol

Last synced: 14 May 2025

https://github.com/reprezen/jsonoverlay

A framework for creating Java Parser + read/write API for JSON (or YAML) based languages

code-generator java json library pojo

Last synced: 14 Sep 2025

https://github.com/nouish/ezchestshop

A continuation of the original EzChestShop plugin for PaperMC servers for Minecraft.

chest chestshop java minecraft paper papermc plugin shop

Last synced: 05 Jul 2025

https://github.com/29dch/softwarecup-imagetextextraction

软件杯图像识别工商图片文字信息提取项目

java tess4j

Last synced: 29 Apr 2025

https://github.com/AirPowerTeam/AirPower4J

🔥🔥🔥AirPower4J是一个基于 Java17、SpringBoot3.x、JPA&MySQL 的后端开发脚手架,其中包含了一些 RBAC、请求验证、CURD封装、异常处理、多租户SaaS、加解密与安全、WebSocket等模块,以满足日常开发的快捷、稳健、标准化等要求。

api backend java jpa oauth2 spring-boot

Last synced: 21 Jul 2025

https://github.com/sachinl0har/war-of-wizards-java

War of Wizards Game

cli game java

Last synced: 30 Oct 2025

https://github.com/fmarot/nativedependencies-maven

nativedependencies-maven-plugin is a Maven plugin helping you deal with native dependencies (be it .so, .dll...)

dependencies java maven-plugin native native-libraries

Last synced: 27 Aug 2025

https://github.com/chaoyangnz/zava

Mini Java VM in Zig

bytecode java java-8 jvm zig

Last synced: 22 Mar 2025

https://github.com/ankan24/gfg-solutions

This repository contains solutions to various Data Structures and Algorithms (DSA) problems from GeeksforGeeks (GFG)

cpp dsa dsa-algorithm dsa-learning-series dsa-practice dsalgo java

Last synced: 07 Mar 2026

https://github.com/codophobia/javacricbuzz

A Java interface to cricbuzz, with options to get live scores and live commentary.

api cricbuzz cricket-api java

Last synced: 14 May 2025

https://github.com/cooperly/v2flags

Absolutely ridiculous JVM flags to dial Minecraft server performance to stupid levels. (Best paired with GraalVM)

flags graalvm graalvm-flags java java-flags javaflags jvm minecraft minecraft-flags minecraft-optimization minecraft-server

Last synced: 14 Apr 2026

https://github.com/oroszgy/radixtree

Fork of the project http://code.google.com/p/radixtree

data-structures java javascript radix-tree radix-trie suffix-tree

Last synced: 23 Apr 2025

https://github.com/minhaskamal/ultimatecalculator

Basic Scientific Calculator (math-calculation-equation-unit-converter-unitconverter-advanced-mathematics-math-number)

advanced-calculator calculator equation java math mathematics scientific scientific-calculator scientific-computing unit-converter unitconverter

Last synced: 11 Jun 2025

https://github.com/bit-smart-io/smart-bdd

Create interactive html documentation / feature files from Java code. This can be considered as a productive replacement to existing frameworks where you write the features/scenarios/acceptance tests in plain text first.

automated-testing bdd java junit testing

Last synced: 27 Feb 2025

https://github.com/jamesnetherton/zulip-java-client

Java client for the Zulip REST API

java zulip zulip-api

Last synced: 25 Aug 2025

https://github.com/adelarsq/eclipse-gotofile-plugin-kai

:full_moon: Modified version from Muermann's Goto File plugin

eclipse java muermann-goto plugin

Last synced: 19 Apr 2025

https://github.com/kaktushose/nplay-bot

discord bot with leveling system, items and events

bot discord discord-bot java jda

Last synced: 19 Apr 2025

https://github.com/apache/aries-jpa

Apache Aries JPA

aries java library

Last synced: 22 Apr 2025

https://github.com/xxdark/jpreprocessor

Java C-like preprocessor.

java preprocessor

Last synced: 19 Apr 2025

https://github.com/oun/monjam

Database migration for MongoDB

continuous-delivery database-migrations gradle-plugin java mongodb

Last synced: 22 Apr 2025

https://github.com/rapter1990/carservice

Case Study - Car Service (Java 21, Spring Boot, Spring Security, JWT, MySql, JUnit, Jacoco, Prometheus,Grafana, AlertManager, Docker, Kubernetes, Github Action (CI/CD), Sonarqube)

alertmanager github-actions grafana integration-testing jacoco java java21 junit jwt kubernetes mysql prometheus sonarqube spring-boot spring-security swagger

Last synced: 05 Sep 2025

https://github.com/manoelcampos/java-postgres-playground

Java / PostgreSQL Playground: servidor Postgres e JDK 17 para construção de aplicações em um container com VSCode no gitpod.io

database-admin database-client gitpod java jdk jdk-17 postgres postgresql vscode

Last synced: 28 Oct 2025

https://github.com/renuka-fernando/smart-meter

Smart Meter - Smart Energy Monitoring System

ballerina java jms microservices-architecture mysql reactjs spring-boot

Last synced: 01 May 2025

https://github.com/wajahatkarim3/quizca-ui-concept

An attempt to code Quzica UI concept inspired from https://material.uplabs.com/posts/quzica-question-answer-ui-concept

android android-library animation design java material-design material-ui materialup ui view viewanimator

Last synced: 27 Mar 2025

https://github.com/samtebbs33/ash

A modern and concise language that compiles to Java bytecode

compiler java language

Last synced: 12 Apr 2025

https://github.com/oriori1703/sigmatcher

Write signatures to automatically match java classes and methods between versions

android apk java reverse-engineering

Last synced: 14 Dec 2025

https://github.com/ashish2030/josh-sde-company-test-solution

👨‍🔧👩‍🏫ᴛʜᴇʀᴇ ɪꜱ ᴀ ᴊᴏꜱʜ ᴄᴏᴍᴘᴀɴʏ ᴛᴇꜱᴛ ꜱᴏʟᴜᴛɪᴏɴ ꜰᴏʀ ꜱᴅᴇ ᴘʀᴏꜰɪʟᴇ👨‍🔧👨‍🔧

java

Last synced: 11 Apr 2025

https://github.com/gdubya/mqtt-notification-plugin

A simple MQTT Notification plugin for Jenkins

java jenkins-ci jenkins-plugin mqtt

Last synced: 10 Apr 2025

https://github.com/jacibrunning/embeddedtools

Additions to the model-based DSL for deploying Java and Native projects to remote targets

deploy embedded gradle java native remote target tools

Last synced: 18 Mar 2025