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/paveldat/tetris

Java game "Tetris"

java tetris tetris-game

Last synced: 22 Jul 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/dadoonet/elasticsearch-java-client-demo

Elasticsearch Client Java Sample project

elasticsearch elasticsearch-client java

Last synced: 14 Apr 2025

https://github.com/amanoteam/sunny

Prevent Tachiyomi and Mihon from throttling your requests by ignoring rate limits

java tachiyomi xposed-module

Last synced: 14 May 2025

https://github.com/doudoutangs/3.salary_system

github不会经常在线,可加QQ:553039957,详谈。薪资管理系统:是一套简洁薪资管理系统,虽然界面简单,但其功能强大。系统分为了五大模块:考勤与工资,薪资设置,部门管理,公告管理,系统管理。主要技术:Springboot+MyBatisPlus+MySQL+jQury,Layui

java jquery layui mybatis-plus mysql spring-boot

Last synced: 13 May 2025

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

ESIntegTestCase example

elasticsearch java test

Last synced: 11 Apr 2025

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

Instagram HashTag 지도화 서비스

java spring-boot vue

Last synced: 13 Apr 2025

https://github.com/salaboy/k8s-operator

Simple Kubernetes Operator Using Spring Cloud Gateway and Spring Cloud Kubernetes

cloud java kubernetes operator spring

Last synced: 10 Apr 2025

https://github.com/yugui/grpc-custom-serializer

An set of example implementations which shows how to serialize gRPC messages in JSON

cpp golang grpc java json ruby

Last synced: 10 Apr 2025

https://github.com/aquazus/d1proxy

A simple yet powerful Java 11 TCP MITM proxy for Dofus 1.29.1

dofus java mongodb network network-analysis network-monitoring networking proxy

Last synced: 09 Jul 2025

https://github.com/croc-code/jxfw

Java eXtendable FrameWork

ddd java spring spring-boot

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/dingdaoyi/simple-iot

The Minimal IoT Platform — single-binary Spring Boot 4 + Vue 3 IoT platform. Built-in MQTT broker, visual rule engine, hot-loaded protocol scripts.

dashboard docker element-plus glassmorphism iiot influxdb iot iot-platform java java-25 mqtt mqtt-broker rule-engine self-hosted spring-boot spring-boot-3 thing-model thingsboard-alternative vue vue3

Last synced: 01 Jul 2026

https://github.com/thatbeautifuldream/dsa

This repository consists of all the material from my data structures and algorithms preparation.

algorithms data-structures java problem-solving

Last synced: 14 Apr 2025

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/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/coodex2016/concrete.coodex.org

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

concrete coodex-libraries java

Last synced: 18 Jan 2026

https://github.com/futaosmile/springbootintegration

SpringBoot集成学习项目 SpringBoot Integration

druid elasticsearch gradle java kotlin mybatis redis rocketmq springboot swagger

Last synced: 23 Apr 2025

https://github.com/ekino/jcv

JSON Content Validator (JCV) allows you to compare JSON contents with embedded validation.

assertions assertj assertj-assertions hamcrest hamcrest-matchers java jcv json jsonassert testing wiremock wiremock-mappings

Last synced: 12 Apr 2025

https://github.com/skapral/puzzlerbot

PDD manager which manages puzzles in issue/PR comments

github gitlab grizzly java jax-rs jersey oo-atom pdd-puzzles

Last synced: 11 Jul 2025

https://github.com/epam/Gepard

Test Automation Framework

framework java junit test-automation

Last synced: 27 Feb 2025

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/hongmaple/salted-fish

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

java ssm vue

Last synced: 10 Mar 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/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/memfault/bort

Memfault SDK for AOSP-based Android devices. Observability, logging, crash reporting, and updating all in one service. More information at https://docs.memfault.com.

android aosp bugreports firmware java kotlin memfault observability ota sdk

Last synced: 11 Jan 2026

https://github.com/mybatis/hazelcast-cache

MyBatis Hazelcast adapter

cache hazelcast java

Last synced: 21 Aug 2025

https://github.com/ushelp/easybackup

Java 免费开源内容备份,压缩,远程发送一体化任务调度应用及引擎框架。Java content backup, compression, sending service application and engine framework.

application backup backups compression content-compression database database-backup database-backup-application easybackup-engine-framework easybackup-web-manger engine engine-framework java java-8 mysql project-backup system-backups

Last synced: 04 Oct 2025

https://github.com/dpressel/sgdtk

A Java library for Stochastic Gradient Descent (SGD)

crf java logistic-regression sgd svm

Last synced: 23 Mar 2025

https://github.com/parttimenerd/meta-agent

Instrument instrumenting agents to see how they transform classes

instrumentation java java-agent

Last synced: 30 Jun 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/derive4j/derive4j-fj

Automatic derivation of functional-java typeclasse instances and optics

derive4j functional-programming functionaljava java java-8 typeclasses

Last synced: 28 Oct 2025

https://github.com/veilair/java-development

An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about Java Development.

java java-17 java-9 java-application java-apps java-code-best-practices java-codes java-collections java-developer java-developer-vm java-development-kit java-development-tools java-frameworks java-security

Last synced: 12 Jun 2025

https://github.com/mgubaidullin/infinity

Prototype of forecast service that uses machine learning to deliver forecasts

camel cassandra chartjs java kafka quarkus spark vuejs

Last synced: 27 Mar 2026

https://github.com/auties00/optionless

Desugar optional calls for a null safe type system with no performance hits

java java11 java17 javac-plugin optional

Last synced: 13 Feb 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/jaennova/kotlin

Guia para iniciar en la programacion, con el lenguaje de programacion Kotlin, llena de ejemplos, con ejercicios practicos y mas enunciados para seguir practicando.

aprende-a-programar aprende-kotlin aprender-a-codificar aprender-kotlin fundamentos-de-programacion java kotlin learn-kotlin learn-kotlin-lang learn-kotlin-language learn-to-code

Last synced: 18 Jul 2025

https://github.com/marcel0ll/customitems

The most simple way to add your custom items to minecraft

java minecraft minecraft-mod mod

Last synced: 12 May 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/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/ngageoint/mgrs-java

Military Grid Reference System Java Library

java mgrs military-grid-reference-system nga

Last synced: 14 Apr 2025

https://github.com/wojciechzankowski/iextrading4j-hist

IEX Trading library to parse TOPS and DEEP multicast packets

deep feed hist iex iex-trading iextrading java market-data tops udp

Last synced: 12 Oct 2025

https://github.com/seogeurim/algorithm-practice

🚘 어디 한 번 꾸준히 풀어보자 알고리듬 🚖

algorithm java

Last synced: 26 Mar 2025

https://github.com/kuliginstepan/dadata-client

Dadata Suggestions API client for Spring (Java)

dadata-api dadata-client java spring

Last synced: 14 Jan 2026

https://github.com/grahamedgecombe/netty-sni-example

An example of how to use server-side SNI in Netty with Java 8.

java netty ssl

Last synced: 11 Apr 2025

https://github.com/jillesvangurp/osm2geojson

Tool to convert open street map xml to geojson

geojson java openstreetmap-data osm

Last synced: 13 Jun 2025

https://github.com/jyksnw/install-jdk

install-jdk is a Python library for easily installing the latest OpenJDK for a given major version. Supports builds from Adoptium and Corretto. Simplify your Java development with the latest OpenJDK builds.

adoptium adoptopenjdk cicd-tools corretto devops-tools java openjdk python3

Last synced: 09 Apr 2025

https://github.com/yegor256/tojos

Text Object Java Objects (TOJOs): an object representation of a multi-line structured text file like CSV, YAML, or JSON

csv file-format java json

Last synced: 25 Apr 2026

https://github.com/edwinm/game-of-life-in-java

John Conways Game of Life in Java, either as a applet or as a stand alone program.

applet gameoflife java

Last synced: 04 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/patilshreyas/firestorepagingdemo-android

Demo app for implementation of Firestore Paging library in Android app.

android firebase firebase-firestore firebaseui-android firestore java kotlin kotlin-android paging-library

Last synced: 11 Jul 2025

https://github.com/julian-eggers/spring-rabbitmq-actuator

SpringBoot RabbitMQ Actuator (Queue Metrics & Health-Checks)

actuator health-check java metrics prometheus rabbitmq spring spring-boot

Last synced: 08 Jul 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/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/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/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/griush/galileohack

Born in HackUPC 2024, GNSS Tracker is an Android application that allows to retrieve and analyze data from the different GNSS satellite constelations.

android esa galileo gps java

Last synced: 06 Sep 2025

https://github.com/hoangsonww/akari-puzzle-game-javafx

💡 A JavaFX-powered implementation of the Akari logic puzzle, featuring intuitive controls, dynamic feedback, and a diverse puzzle library for hours of strategic fun! Implemented with Model-View-Controller and JFX patterns, this game will definitely be worth your time!

akari akari-puzzle css java java-21 javafx javafx-application javafx-gui javafx-project jfx model-view-controller mvc mvc-architecture mvc-pattern puzzle puzzle-game ui-design

Last synced: 16 Apr 2025

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

Java知识点整理

java

Last synced: 11 Apr 2025

https://github.com/saiupadhyayula/java-sftpserver

A simple SFTP Server implemented using Apache Mina SSHD library using Java and Spring boot

java java-sftpserver sftp-server

Last synced: 25 Jul 2025

https://github.com/anasmak04/gestion-des-stagiaires-projet-fil-rouge

project fil rouge spring boot angular 14 PostgresqL

angular java pfe spring spring-boot spring-security typescript

Last synced: 24 Apr 2025

https://github.com/adambien/aws-lambda-cdk-plain

Simplest Possible AWS Lambda Function with Cloud Development Kit (CDK) Boilerplate

aws aws-lambda corretto devops iac infrastructure-as-code java lambda lambda-functions serverless

Last synced: 29 Jul 2025

https://github.com/spandey1296/learn-share-hacktoberfest2021

✧ 🎀 𝐓𝐡𝐢𝐬 𝐫𝐞𝐩𝐨𝐬𝐢𝐭𝐨𝐫𝐲 𝐜𝐨𝐧𝐭𝐚𝐢𝐧𝐬 𝐩𝐫𝐨𝐣𝐞𝐜𝐭𝐬 𝐚𝐧𝐝 𝐚𝐬𝐬𝐢𝐠𝐧𝐦𝐞𝐧𝐭𝐬 𝐭𝐡𝐚𝐭 𝐲𝐨𝐮 𝐡𝐚𝐯𝐞 𝐭𝐨 𝐰𝐨𝐫𝐤 𝐨𝐧 𝐛𝐲 𝐬𝐞𝐧𝐝𝐢𝐧𝐠 𝐨𝐧𝐥𝐲 𝟒 𝐯𝐚𝐥𝐢𝐝 𝐩𝐮𝐥𝐥 𝐫𝐞𝐪𝐮𝐞𝐬𝐭𝐬. 𝐒𝐭𝐞𝐩 𝐛𝐲 𝐬𝐭𝐞𝐩 𝐆𝐮𝐢𝐝𝐚𝐧𝐜𝐞 𝐰𝐢𝐥𝐥 𝐛𝐞 𝐦𝐚𝐢𝐧𝐭𝐚𝐢𝐧𝐞𝐝 𝐢𝐧 𝐭𝐡𝐞 𝐫𝐞𝐚𝐝𝐦𝐞.𝐦𝐝 𝒯𝒽𝒾𝓈 𝓇𝑒𝓅♡𝓈𝒾𝓉🍪𝓇𝓎 𝓌𝒾𝓁𝓁 𝒸🌺𝓃𝓈𝒾𝓈𝓉 𝓂𝑒𝓇𝑔𝑒 𝒻𝓇♡𝓂 𝓉𝒽𝑒 𝒶𝓁𝓁 𝓅𝒶𝓇𝓉𝒾𝒸𝒾𝓅𝒶𝓃𝓉𝓈 🌺𝒻 𝒽𝒶𝒸𝓀𝓉❁𝒷𝑒𝓇𝒻𝑒𝓈𝓉 𝟤❤𝟤𝟣 𝓅🍪𝓌𝑒𝓇𝑒𝒹 𝒷𝓎 𝒟𝒾𝑔𝒾𝓉𝒶𝓁🍑𝒸𝑒𝒶𝓃. 🎀 ✧

development full-stack hacktoberfest hacktoberfest-2021 hacktoberfest-accepted hacktoberfest-starter hacktoberfest2021 hactoberfest java project python3 web

Last synced: 31 Jul 2025

https://github.com/rnayabed/piholelcdstat

Pi-Hole + System Info Dash for Raspberry Pi

java javafx pihole pihole-dashboard

Last synced: 27 Jun 2025

https://github.com/adambien/xplr

Java Command Line Jar Explorer

cli jar java tool

Last synced: 29 Jul 2025

https://github.com/dadiyang/java-stomp

使用 STOMP over SockJS 实现的 SpringBoot 脚手架项目,可用于快速搭建 WebSocket 工程

java sockjs springboot stomp websocket

Last synced: 12 Jan 2026

https://github.com/ayu-hack/hacktoberfest-contributions

This repository helps beginners contribute to open source and participate in Hacktoberfest. We welcome all pull requests (Python & Java), prioritize genuine contributions, and promote good first issues! #hacktoberfest2022 #hacktoberfest2023 #hacktoberfest2024

beginner-friendly dsa hacktoberfest hacktoberfest-accepted hacktoberfest2024 java miniprojects python reactjs webdevelopment

Last synced: 13 Mar 2025

https://github.com/cardano-foundation/cf-java-rewards-calculation

This java project is used to calculate the rewards of the Cardano blockchain. It aims to be both an edge case documentation and formula implementation.

calculation cardano java pool reserve rewards treasury

Last synced: 12 Jan 2026

https://github.com/ksbrwsk/raspberrypi-boot

simple spring boot application running on raspberry pi measuring data via bmp085 sensor

gdata google-sheets-api java mqtt pi4j pushover rabbitmq raspberry-pi spring-boot

Last synced: 12 May 2025

https://github.com/richardhightower/jparse

JParse, the most efficient JSON parser for the JVM yet.

index-overlay java json jsonpath parser

Last synced: 08 Apr 2025

https://github.com/cyclopsmc/integratedtunnels

Transfer other energy, items and fluids over Integrated Dynamics networks

forge hacktoberfest java minecraft

Last synced: 01 May 2025

https://github.com/okaeripoland/okaeri-persistence

Object Document Mapping (ODM) library allowing to focus on data instead of the storage layer

h2 java jdbc json mariadb minecraft mongodb mysql odm redis yaml

Last synced: 13 Mar 2026

https://github.com/mcourteaux/spooferbt

Relay torrent tracker communication via TCP to bypass a blocked UDP network.

java proxy spoofing torrent tracker tracker-communication tunneling udp udp-traffic

Last synced: 09 Jul 2025

https://github.com/noti0na1/lambdacalculus-java

Lambda calculus implemented in Java

computer-science java lambda lambda-calculus utlc

Last synced: 24 Mar 2025

https://github.com/freeandfair/coloradorla

Software to facilitate risk-limiting audits at the state level, developed for the state of Colorado.

audit civic-tech elections government java postgresql python security typescript

Last synced: 04 May 2026

https://github.com/rohatdgnr/tourismagency

The main purpose of this project is to enable businesses operating in the hotel sector to manage their daily operations more effectively and optimize customer reservation processes.

java postgresql swing

Last synced: 31 Aug 2025

https://github.com/aerokube/chrome-developer-tools-protocol-java-example

An example of using Java client to work with Chrome Developer Tools Protocol in Selenoid

chrome developer-tools java protocol selenoid

Last synced: 30 Jun 2025

https://github.com/tkuenneth/android-demos

This repo contains various Android demo apps

android java kotlin-android

Last synced: 14 Apr 2025

https://github.com/miho/vmf

VMF is a Lightweight Modeling Framework for the Java Platform (works on JDK 11-22)

gradle java modeling modeling-infrastructure

Last synced: 17 Aug 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