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/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/sharifpoetra/thunder-java

Thunder the legendary bot that now come out reborn!

discord-bot java jda jda-bot jda-discord-bot multipurpose music-bot

Last synced: 21 Mar 2025

https://github.com/padarom/java-migrations

:page_with_curl: Laravel inspired DBS-independent Database Migrations for Java 8 (work in progress)

database database-migrations java library

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/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/louisjenkinscs/llvm-jvm

[W.I.P] A Just-In-Time Java Virtual Machine written in Haskell

bytecode educational haskell interpreter java java-bytecode jvm language monad monadic scala virtual-machine

Last synced: 26 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/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/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/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/paveldat/tetris

Java game "Tetris"

java tetris tetris-game

Last synced: 22 Jul 2025

https://github.com/dantevg/webstats

Spigot plugin to display the scoreboard, PlaceholderAPI and other plugin statistics on the web

java minecraft minecraft-plugin minecraft-scoreboard mysql placeholderapi-support spigot spigot-plugin

Last synced: 08 Mar 2026

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/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/croc-code/jxfw

Java eXtendable FrameWork

ddd java spring spring-boot

Last synced: 14 Apr 2025

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/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/connyduck/pixelwallpaper

A colorful pixelated live wallpaper for Android

android colorful customization java wallpaper xml

Last synced: 10 Oct 2025

https://github.com/eyesniper2/skRayFall

An addon for skript that adds Citizens support, EffectLib support and other features.

addon bukkit java kotlin skript skript-language

Last synced: 26 Feb 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/pgssoft/httpclientmock

Library for mocking Java 11 HttpClient.

httpclient java mock test unit-testing

Last synced: 22 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/libgdx/jamepad

A better way to use gamepads in Java

gamecontroller-framework gamepad java sdl2

Last synced: 14 Jan 2026

https://github.com/ic4j/ic4j-agent

IC4J Agent for the Internet Computer

android dfinity icp java

Last synced: 14 Jan 2026

https://github.com/twostack/bitcoin4j

Bitcoin SV Library for Java

bitcoin blockchain bsv hacktoberfest java

Last synced: 14 Jan 2026

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/ucloud/ucloud-sdk-java

UCloud SDK for Java

developer-tools devops java sdk ucloud

Last synced: 10 Apr 2025

https://github.com/hoangsonww/binary-search-tree-dsa

🌳 This repository is dedicated to the Binary Search Tree (BST) data structure, featuring a comprehensive demo of all its functionalities including insertion, deletion, search, and traversal operations. It serves as an educational resource for understanding BSTs in depth, offering code examples and explanations suitable for students and developers.

algorithms binary-search binary-search-algorithm binary-search-tree binary-search-tree-operations binary-search-tree-traversal binary-tree binary-tree-array binary-tree-linked-list bst bst-tree data-structures java java-8

Last synced: 14 Oct 2025

https://github.com/oussamabonnor1/find_the_letter_material_design

litterature game made using javaFX and FXML, small collaboration, the game is about finding the missing letters from a word using different hints (an image, incomplete word..etc).

desktop fxml game intellij-idea java javafx material-design

Last synced: 23 Oct 2025

https://github.com/artipie/asto

Abstract Storage for All Artipie Slices

java java-8 storage

Last synced: 07 Oct 2025

https://github.com/hoangsonww/sorting-algorithms-dsa

🔄 This repository delves into sorting algorithms, with a special emphasis on the implementation of Merge Sort to organize artworks in a museum setting. It provides a detailed guide on sorting principles, Merge Sort algorithm adaptation, and its application to real-world scenarios.

java java-8 merge-sort mergesort museum museum-collections sort sorting sorting-algorithms sorting-algorithms-comparison sorting-algorithms-implemented

Last synced: 11 Apr 2025

https://github.com/rapter1990/springbootminio

Spring Boot with the usage of Minio running on Docker , AOP and Exception Handling

aop docker exception-handling java minio spring-boot

Last synced: 15 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/bkahlert/kommons

Kommons is a set of Kotlin Multiplatform Libraries (MPP) to allow the execution of command lines / scripts, to support print debugging and to ease testing.

command-line java kaomoji kotlin logger logging shellscript time unicode

Last synced: 01 Apr 2026

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/ajermakovics/backflow

A dynamic reverse proxy server

java java8 reverse-proxy undertow

Last synced: 13 Apr 2025

https://github.com/abdlquadri/vertx-eventbus-java

A Vert.x EventBus client written in Java, works on Android

android eventbus java vertx

Last synced: 14 May 2025

https://github.com/selimhorri/hr-management-system

Spring Boot app, handling CRUD operations for employees as well as their departments

dockerfile java spring spring-boot spring-security sql thymeleaf-template-engine

Last synced: 12 Apr 2025

https://github.com/tmobile/casquatch

Casquatch: an open source Java abstraction layer for Cassandra databases

cassandra datastax java spring-boot

Last synced: 21 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/lemire/sparsebitmap

A simple sparse bitmap implementation in java

bitset compression java

Last synced: 30 Jul 2025

https://github.com/codiga/jetbrains-plugin

Jetbrains plugin for Codiga. Coding Assistant and Code Analysis in all JetBrains products. Codiga supports more than 10+ languages, try it for free on https://www.codiga.io

c coding-assistant complexity-analysis cpp intellij intellij-plugin intellij-plugins java javascript jetbrains phpstorm phpstorm-plugin pycharm-ide pycharm-plugin python snippets-manager

Last synced: 29 Sep 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/chirontt/lwjgl3-helloworld-native

HelloWorld demo for LWJGL 3, compiled to native executable by GraalVM native-image utility.

graalvm-native-image java lwjgl3 opengl

Last synced: 17 Jan 2026

https://github.com/adambien/xplr

Java Command Line Jar Explorer

cli jar java tool

Last synced: 29 Jul 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/kooperlol/blockify

A client-sided block library for Minecraft

api blocks client-side java minecraft packets paper papermc spigot utils

Last synced: 01 Apr 2026

https://github.com/grahamedgecombe/android-ssl

Android SSL certificate validation vulnerability detection tools.

android java ssl

Last synced: 27 Mar 2026

https://github.com/sshtools/icon-generator

A simple library for generating Java2D (Swing/AWT) and JavaFX icons in Java, with SWT support in an add-on.

awt fontawesome generator icons java javafx swing swt

Last synced: 26 Oct 2025

https://github.com/g00glen00b/dimitri.codes

Static generator for dimitri.codes using Astro

astrojs java javascript markdown utterances

Last synced: 28 Jan 2026

https://github.com/orenskl/pico-jvm

A small Java virtual machine for Raspberry Pi Pico. This is based on the CLDC Profile for embedded devices.

arm bare-metal cldc cortex-m embedded j2me java jvm midp phoneme pico raspberry raspberry-pi raspberry-pi-pico real-time

Last synced: 01 Jun 2026

https://github.com/realtimeweb/datasets

The primary repository for all of the CORGIS Datasets

csv data datasets java jinja2 json python racket

Last synced: 30 Jan 2026

https://github.com/ddobrin/spring-native-function-knative

A simple example of a Function deployed in Knative, available as JVM or Native Image

java knative native

Last synced: 13 Jun 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/dadiyang/java-stomp

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

java sockjs springboot stomp websocket

Last synced: 12 Jan 2026

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/rnayabed/piholelcdstat

Pi-Hole + System Info Dash for Raspberry Pi

java javafx pihole pihole-dashboard

Last synced: 27 Jun 2025

https://github.com/y785/script-api

A java MapleStory🍁 scripting api.

java maplestory maplestory-scripts

Last synced: 04 Mar 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/samourai-wallet/bitcoinj

BitcoinJ: Samourai Wallet and Sentinel

bitcoin bitcoinj blockchain java library no2x segwit

Last synced: 08 Apr 2025

https://github.com/timostrating/parkingsimulator

Project 1.2 - A simulation project for school

gradle hanzehogeschool java libgdx libgdx-game rollercoaster tycoon

Last synced: 21 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/ahmetfurkandemir/opencv-for-android

Opencv Android SDK application for Deep Neural Networks to run on Android.

android facedetection java opencv opencv-android-sdk

Last synced: 15 Apr 2025

https://github.com/apache/sling-org-apache-sling-dynamic-include

Apache Sling Dynamic Include

java sling

Last synced: 24 Mar 2025

https://github.com/albogdano/elasticsearch-river-amazonsqs

[DEPRECATED] Amazon SQS river plugin for ElasticSearch 1.4

deprecated elasticsearch elasticsearch-river java plugin

Last synced: 19 Apr 2025

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

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

algorithm java

Last synced: 26 Mar 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/activeviam/jdk4py

A JDK shipped in a Python package

java jdk jre jvm python-library runtime

Last synced: 09 Apr 2025

https://github.com/d0k1/jsflight

Tools to record and replay user's activity in a web application

java jmeter load-testing selenium

Last synced: 11 Apr 2025

https://github.com/yodiaditya/vim-netbeans

Making your VIM like Netbeans for editing Python, PHP, HTML, JS and etc. It's support with Autocomplete, Check syntax error, Python debugger and many else.

java netbeans vim

Last synced: 09 Jul 2025

https://github.com/impetus/eth-jdbc-connector

Ethereum JDBC driver implements a pure java, type 4 JDBC driver that executes SQL queries on Ethereum Blockchain.

blockchain ethereum java jdbc jdbc-driver sql

Last synced: 10 Apr 2025

https://github.com/version-fox/vfox-java

☕️Java plugin for vfox

graalvm java jdk openjdk sdkman vfox-plugin

Last synced: 10 Apr 2025

https://github.com/kstenschke/referencer-plugin

"Referencer" plugin for Jetbrains IDEs

intellij intellij-plugin java open-api phpstorm plugin

Last synced: 11 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/stastnypremysl/mines3d

Minesweeper on n*m*2 matrix for Android.

android game java minesweeper-style-game

Last synced: 12 Apr 2025

https://github.com/trainingbypackt/spring-boot-2-fundamentals

Learn how you can quickly build and deploy production-ready microservices within the Java and JVM ecosystem

css html java

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