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/hms-core/hms-game-demo

GameServiceKit Android sample code encapsulates APIs of the HUAWEI GameSevice Kit. You can implement features like achievements and events faster, so you can quickly build the foundations for your game.

android-sample game game-development hms huawei java service

Last synced: 01 Aug 2025

https://github.com/reportportal/examples-java

Java examples of Report Portal usage for different frameworks

cucumber examples java jbehave junit reportportal spock testng

Last synced: 16 Aug 2025

https://github.com/advancedhacker101/android-r.a.t-client

This is a R.A.T Client for android phones

android android-application android-sdk client java rat

Last synced: 27 Jul 2025

https://github.com/drako01/java-coderhouse--53330

Repositorio con todas las Actividades repasadas en Clase a lo largo del Curso

eclipse-ide java mysql spring spring-boot sql

Last synced: 09 Aug 2025

https://github.com/mattjlewis/pigpioj

Java JNI wrapper around the pigpio C library

hacktoberfest java pigpio pigpiod raspberry-pi

Last synced: 04 Oct 2025

https://github.com/takumakanari/embulk-input-http

Embulk plugin for http input

embulk embulk-input-plugin http java

Last synced: 26 Jul 2025

https://github.com/otaviojava/jcassandra-book

Apache Cassandra Horizontal scalability for Java applications in a book

book cassandra database hibernate jakartaee java spring spring-data

Last synced: 10 Aug 2025

https://github.com/after-the-sunrise/bitflyer4j

Java wrapper library for bitFlyer Lightning API.

altcoin api bitcoin bitflyer cryptocurrency java lightning

Last synced: 16 Jan 2026

https://github.com/godfather1103/commit-template-check-plugin

IDEA插件用于模板化生成commit message和检查相关内容是否符合要求

intellij-plugin java

Last synced: 10 Mar 2026

https://github.com/aergoio/heraj

Java client framework for aergo

aergo client java

Last synced: 19 Apr 2025

https://github.com/0xlau/liteflowx

✨LiteFlowX is an idea plugin to increase productivity when using the LiteFlow framework.

framework idea-plugin java liteflow

Last synced: 16 May 2025

https://github.com/pakoito/rxtuples2

Simple tuples to use with RxJava2 [STABLE]

functional-programming java rxjava2

Last synced: 02 Jul 2025

https://github.com/softinstigate/graalvm-maven-docker

A docker image for GraalVM and Maven built with sdkman from debian:buster-slim

docker docker-image graalvm graalvm-native-image java java-native java-native-access maven sdkman

Last synced: 08 Apr 2025

https://github.com/glavo/jetbrains-ide-multiarch

JetBrains IDEs for Linux RISC-V 64/LoongArch64

ide intellij java jetbrains loongarch risc-v

Last synced: 11 Jun 2025

https://github.com/mastercard/flow

Testing framework

java testing

Last synced: 11 Jun 2025

https://github.com/depromeet/toks-api

스터디 관리는 똑스에서!

aws flyway java jpa mysql redis spring-mvc

Last synced: 19 Apr 2025

https://github.com/hoangsonww/Bouncing-Ball-Game-JavaFX

🎮 This repository hosts a Bouncing Ball game coded in JavaFX, offering a fun and interactive gameplay experience. It showcases object movement, collision detection, and score tracking, serving as a great example for developers interested in game development using JavaFX.

bounce bouncing-ball bouncing-ball-2player-game bouncing-ball-game bouncing-ball-java bouncing-balls bouncingball java java-8 javafx

Last synced: 07 May 2025

https://github.com/traceless/tlf-encryption

一个简单的流加密算法-TLF,可以用在对加密要求不高的地方,有一些场景是可以使用的。R4C的方案固然是更好的,但是实际使用起来会比较复杂一些。这个加密对实时流解密比较方便一些。

encryption flow-encryption httpproxy java nodejs tlf tlf-encryption

Last synced: 30 Jun 2025

https://github.com/loiane/java21-examples

Examples of how to use Java 21 new features.

java java-21 java21

Last synced: 23 Mar 2025

https://github.com/graph-quilt/graphql-xtext

A GraphQL SDL lexer, parser, and validator that can read GraphQL grammar and produce executable JVM runtime objects.

grammars graphql graphql-java graphql-sdl java schema-validation xtext

Last synced: 15 Apr 2025

https://github.com/rhwood/jsplitbutton

A split button control for Java Swing.

java split-button swing swing-component swing-gui

Last synced: 16 Jan 2026

https://github.com/xortroll/libjavm

Small, header-only, zero-dependency C++17 Java VM library

cpp17 header-only java java-library vm

Last synced: 12 May 2025

https://github.com/martinpaljak/nfc4pc

NFC for Personal Computers

java ndef nfc pcsc

Last synced: 14 Apr 2025

https://github.com/soklet/soklet

Soklet is a zero-dependency Java HTTP/1.1 and Server-Sent Event server, well-suited for building RESTful APIs and tool-backed agentic systems.

java no-dependencies server server-sent-events soklet

Last synced: 08 Mar 2026

https://github.com/tolc/intellij_jahia_plugin

Jahia's definitions.cnd files syntax highlighting, code completion, and other amazing stuff

cms cnd framework grammar integration intellij intellij-idea intellij-plugin jahia java jsp language plugin

Last synced: 23 Oct 2025

https://github.com/apitable/apitable-sdks

APITable officially provides various API, which allow users to get data by HTTPS requests, or push data to APITable.

apitable golang java javascript php python sdk typescript

Last synced: 16 Mar 2026

https://github.com/lengpucheng/android-java-zfeducation-system

一个安卓正方教务系统小工具😊可以爬取课表等信息,并且设计了用户显示界面,按课程时间和周显示课表,默认为武汉纺织大学教务系统,可以在JWHelper中修改地址😄

android education-system java zhengfang

Last synced: 19 Oct 2025

https://github.com/thenriquedb/url-shortener

A simple URL shortener built with Spring Boot and MongoDB as a proof of concept for learning purposes.

docker docker-compose java mongodb redis redis-cache spring-boot terraform url-shortener

Last synced: 06 May 2026

https://github.com/hoangsonww/inheritance-in-java

📚 This repository features the power and applications of inheritance, encapsulation, and interfaces in Java. It includes examples of how to efficiently manage and organize objects, leveraging inheritance for code reusability and interfaces for implementing polymorphism.

inheritance interface interface-java java object-oriented-programming oop oop-principles oops-in-java polymorphic polymorphic-relationships polymorphic-types polymorphism types

Last synced: 10 Oct 2025

https://github.com/ph-7/simplejspwebsite

:spades: This is a simple example of the JSP Java Website.

java jee jsp jsp-website tomcat tomcat-server

Last synced: 16 Oct 2025

https://github.com/ivangfr/springboot-aws-localstack-dynamodb-lambda-sns-sqs

In this project, we will use LocalStack to locally simulate some services provided by AWS Cloud such as: DynamoDB, Lambda, SNS and SQS. Additionally, to simplify the use of AWS managed services, we will use Spring Cloud AWS.

aws aws-dynamodb aws-lambda aws-sns aws-sqs docker java localstack semantic-ui spring-boot spring-cloud-aws spring-cloud-function-adapter-aws spring-web-mvc springdoc-openapi thymeleaf websocket

Last synced: 18 Mar 2026

https://github.com/linyshdhhcb/pighealthsmartmedicine

本项目是一个面向生猪健康管理的智慧医药系统,有AI兽医功能、文章管理功能、药物管理功能、政策资讯管理功能,旨在通过数字化手段提升生猪养殖的医疗管理水平。系统集成 SpringBoot3 + Ollama + Spring AI + DeepSeek + MySQL8.0 + Mybatis-Plus,提供智能兽医诊断服务,帮助养殖户或兽医快速诊断生猪病情并推荐相应的治疗方案。

java minio mybatisplus mysql ollama redis satoken springai springboot3

Last synced: 16 Jun 2025

https://github.com/andersonleite/jogos_android_14bis

14bis is an Android game created on my book.

android games java mobile

Last synced: 29 Oct 2025

https://github.com/zyrikby/StaDynA

StaDynA: Addressing the Problem of Dynamic Code Updates in the Security Analysis of Android Applications

android android-security dynamic-analysis java python research static-analysis

Last synced: 19 Mar 2025

https://github.com/googtech/student-management-system-cs

:school: :mortar_board: Desktop applications developed using the Java programming language ~

gui java management-system student swing ui university-project

Last synced: 18 Mar 2025

https://github.com/jarzka/myrts

Multiplayer RTS game prototype written in Java using LibGDX

game java multiplayer multiplayer-game real-time-strategy rts rts-game

Last synced: 10 Apr 2025

https://github.com/natf17/shopify-spring-boot-embedded-app

A Spring Boot project that provides a template for creating an embedded application in the Shopify environment.

java shopify shopify-embedded-applications spring spring-boot spring-boot-2

Last synced: 08 Sep 2025

https://github.com/walidbosso/java_task_scheduling

☕ A Distributed Task Scheduling System is a software infrastructure that allows for the distribution and execution of tasks across multiple nodes in a network. It enhances the efficiency and scalability of large-scale computation and data processing tasks by dividing complex tasks into smaller sub-tasks and distributing them.

c java master-slave-architecture multithreading rmi swing task-scheduler tcp threads

Last synced: 30 Apr 2025

https://github.com/epam/gepard

Test Automation Framework

framework java junit test-automation

Last synced: 12 Sep 2025

https://github.com/spring-projects/spring-test-data-geode

A Spring-based Test Framework supporting Unit and Integration testing for Spring Boot applications using Spring Data with either Apache Geode or VMware Tanzu GemFire

apache-geode framework java spring-test

Last synced: 19 Jul 2025

https://github.com/SasanLabs/owasp-zap-fileupload-addon

OWASP ZAP add-on for finding vulnerabilities in File Upload functionality.

dast fileupload hacktoberfest java sasanlabs scanner security security-tools zap zaproxy

Last synced: 11 Jul 2025

https://github.com/flagsmith/flagsmith-java-client

Java Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/

cd ci continuous-integration feature-flag feature-flaggers feature-flagging feature-flags feature-toggles flagsmith java remote-config sdk

Last synced: 02 Apr 2026

https://github.com/amarlearning/chat-rooms

Real time public/private chat application using spring boot web-sockets

chat-app chat-application java jquery private public sockjs spring-boot spring-boot-websocket spring-websockets-stomp websocket

Last synced: 11 Apr 2025

https://github.com/arif-un/shop-management

A simple java swing project. Where implements Java OOP with MVC design pattern .In this app user can record shops daily transaction.

admin-dashboard crud database-management jar java java-swing java-swing-application mysql shop-management swing-gui

Last synced: 19 Jul 2025

https://github.com/volodya-lombrozo/jtcop

Maven Plugin for checking tests in Java projects

best-practices java maven quality tests

Last synced: 14 Jul 2025

https://github.com/grimanticheat/grimapi

The API for Grim Anticheat

api grim java minecraft plugin-api

Last synced: 28 Apr 2026

https://github.com/arunkumar9t2/trie

A Java implementation of the Trie data structure

java java-library search search-trees trie tries

Last synced: 10 Apr 2025

https://github.com/asankov/the-practice-of-programming

This repository contains the exercises from the book "The Practice of Programming" by Brian W. Kernighan and Rob Pike.

algorithms algorithms-and-data-structures c cpp data-str java programming

Last synced: 30 Jul 2025

https://github.com/hivemq/hivemq-extension-sdk

Open source Extension SDK for the HiveMQ Enterprise MQTT broker that you can use to extend the broker with custom functionality and integrate the broker with other external systems

extensions hivemq java mqtt mqtt-library mqtt-protocol mqtt5 open-source plugins sdk

Last synced: 03 Mar 2026

https://github.com/sisby-folk/switchy

RPG-style character switching for minecraft!

java minecraft

Last synced: 21 Feb 2026

https://github.com/madonahs/bank-account-draft

💳 A simple bank account project done for practice. Trying to work around Object Oriented Programming.

bank-account java

Last synced: 02 Jun 2026

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: 25 Mar 2025

https://github.com/tamtam-chat/tamtam-bot-api

Java Client for TamTam Bot API

api bots client java tamtam

Last synced: 14 Jan 2026

https://github.com/easy-rpa/openframework

Open Framework is a collection of open-source Java libraries for Robotic Process Automation (RPA) designed to be used with EasyRPA platform.

java rpa rpa-robots

Last synced: 06 Oct 2025

https://github.com/kdabir/active-directory-lookup

Simplest Java API (and CLI) for authenticating and searching in Active Directory

active-directory authentication java search

Last synced: 02 Apr 2025

https://github.com/robjg/oddjob

Oddjob scheduler and task execution framework.

automation java orchestration scheduling workflow

Last synced: 27 Jan 2026

https://github.com/computacionnube/benitez

Respaldo de los programas realizados en Progrmacion.NetII

csharp csharp-code csharp-script csharp7 java javascript visual-basic visual-studio visual-studio-code

Last synced: 07 Sep 2025

https://github.com/dockpack/artifactory

Ansible role to install Artifactory, the Maven repository manager by JFrog.

ansible-roles artifactory java jfrog maven-repository

Last synced: 05 Oct 2025

https://github.com/rdbc-io/rdbc-pgsql

Asynchronous PostgreSQL driver for Scala and Java

asynchronous back-pressure database driver java non-blocking postgresql rdbc reactive scala

Last synced: 01 Nov 2025

https://github.com/tonyketcham/depth-mapper

Generates a depth map from a focal stack of images using OpenCV 📷

computer-vision depth-estimation depth-maps image-alignment java opencv

Last synced: 01 Aug 2025

https://github.com/kecon/jsocksproxy

SOCKS proxy written in Java

java proxy socks socks4 socks5

Last synced: 11 May 2025

https://github.com/sayannath/american-sign-language-detection

American Sign Language Detection is a deep learning end to end project where we can detect American Sign Language.

asl colab-notebook computer-vision java keras mobile mobilenetv2 mobilenetv3 native tensorflowlite tensroflow tfhub tflite tflite-models

Last synced: 12 May 2025

https://github.com/sasanlabs/owasp-zap-fileupload-addon

OWASP ZAP add-on for finding vulnerabilities in File Upload functionality.

dast fileupload hacktoberfest java sasanlabs scanner security security-tools zap zaproxy

Last synced: 13 Apr 2025

https://github.com/g0ddest/fixedlength

Fast simple zero-dependency Java library to parse fixed length files

fixed-length fixed-length-fields fixed-length-format hacktoberfest hacktoberfest-accepted java no-dependencies

Last synced: 18 Feb 2026

https://github.com/lhelwerd/webgraph

WebGraph framework with extensions

forked-repo graph-compression java

Last synced: 13 Apr 2025

https://github.com/cinaq/mendix-userlib-cleaner

A simple CLI tool that identifies duplicate JARS in a directory. It can remove them also if desired.

conflict-resolution developer-tools java mendix

Last synced: 12 Apr 2025

https://github.com/harrel56/json-schema

JSON schema validation library written in Java

java json json-schema jsonschema schema validation validator

Last synced: 21 Nov 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/floriansw/grohe-ondus-api-java

Java implementation of the Grohe ONDUS API REST interface

api grohe java rest

Last synced: 04 Jul 2025

https://github.com/epam/Gepard

Test Automation Framework

framework java junit test-automation

Last synced: 27 Feb 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/coodex2016/concrete.coodex.org

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

concrete coodex-libraries java

Last synced: 18 Jan 2026

https://github.com/openshopchannel/website

The website and online library for the Open Shop Channel.

bulma java spring spring-boot web website

Last synced: 23 Apr 2025

https://github.com/khannedy/buku-java

Buku Lengkap menjadi Java Developer Expert

buku-java java java-database jdbc jdk jpa jre spring-boot spring-framework

Last synced: 16 Jul 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/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/hongmaple/salted-fish

类似于闲鱼二手交易应用 具备手机端宝贝发布,购买,留言,收藏,订单管理,宝贝管理,发货管理 pc管理端可以进行宝贝交易代理,宝贝审核,人员管理,分类管理等功能。

java ssm vue

Last synced: 10 Mar 2026

https://github.com/gooid/gocv

Go bindings for OpenCV 3.3+ (full functions, easy to use)

android dnn go golang java ml opencv

Last synced: 17 Jan 2026

https://github.com/gurleensethi/loggerpreferences

Get to know which class changed the value in SharedPreferences.

android android-development android-library java kotlin kotlin-android

Last synced: 20 Jul 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/joel-costigliola/elastic-search-test

ESIntegTestCase example

elasticsearch java test

Last synced: 11 Apr 2025