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/dmulloy2/nospawnchunks

Helps manage server memory by dynamically unloading chunks

admin bukkit java memory minecraft spigot

Last synced: 23 Mar 2025

https://github.com/marschall/stored-procedure-proxy

A more convenient and type safe way to call stored procedures from Java.

java jdbc stored-procedures

Last synced: 29 Aug 2025

https://github.com/eclipse-sprotty/sprotty-server

Server implementation for the Sprotty diagramming framework

diagrams eclipse java server

Last synced: 14 Jan 2026

https://github.com/ericyoondotcom/minecraftmanhunt

Minecraft Bukkit plugin to run Manhunt minigames, with Discord music integration

bukkit bukkit-plugin discord discord-bot java jda jda-bot lavaplayer minecraft minecraft-plugin spigot spigot-plugin

Last synced: 31 Aug 2025

https://github.com/mhashim6/system-command-executor

A library to make the process of executing system commands through java a simple task.

beginner-friendly command-line-tools java library object-oriented oop

Last synced: 09 Mar 2026

https://github.com/ibaca/la-abadia-del-crimen

La Abadía del Crimen • Java & GWT

game gwt java

Last synced: 17 Jun 2025

https://github.com/bwaldvogel/log4j-systemd-journal-appender

Log4j appender for systemd-journal that maintains structured log data

java journald log4j systemd

Last synced: 23 Apr 2025

https://github.com/salesforce/centrifuge

JVM Warmup Engine

java jit jvm warmup

Last synced: 16 Apr 2025

https://github.com/yegor256/thindeck

Web Hosting That Deploys Itself

docker hosting java

Last synced: 27 Mar 2025

https://github.com/vectrix-space/flare

Useful thread-safe collections with performance in mind for Java 8+.

collections hacktoberfest java java-library thread-safe

Last synced: 16 Apr 2025

https://github.com/HHN/crawler4j

Open Source Web Crawler for Java - A fork of yasserg/crawler4j

crawler crawler4j java spider web-crawler web-spider

Last synced: 05 Oct 2025

https://github.com/automatedowl/allure-environment-writer

Java library which allows to write environment.xml file into allure-results directory.

allure-report java reporting-tool testing-tools testng

Last synced: 30 Apr 2025

https://github.com/ls1intum/ares

The Artemis Java Test Sandbox. A JUnit 5 Extension for Easy and Secure Artemis Java Testing

ajts ares artemis deadline education exercise feedback java jqwik junit junit5 sandbox students teaching test test-framework testing thread tum

Last synced: 05 Sep 2025

https://github.com/eikek/sbt-openapi-schema

Generate schema sources for Scala, Java and Elm from an openapi 3.0 spec.

elm java openapi openapi-codegen openapi3 sbt-plugin scala

Last synced: 06 Nov 2025

https://github.com/tupilabs/humannameparser.java

HumanNameParser.java, a Java port of HumanNameParser.php. Parser for human names in Java, all credit goes to @jasonpriem

hacktoberfest java name nlp textprocessing

Last synced: 30 Jul 2025

https://github.com/kwon37xi/slf4j-lambda

slf4j with Java 8 lambda

java java8 lambda logging slf4j

Last synced: 14 Apr 2025

https://github.com/jazzhow/command4j

java调用命令的工具,命令行运行管理器,命令执行、停止、查询功能的工具

cmd command4j java shell

Last synced: 16 Dec 2025

https://github.com/rapter1990/footballteamapi

Case Study - Football Team Api with Hexagonal Architecture (Java 21, Spring Boot, Postgres, JUnit, Spring Security, JWT, Docker, Kubernetes, Prometheus, Grafana, Loki, Sonarqube, Github Actions (CI/CD), TestContainer)

docker docker-compose github-actions grafana hexagonal-architecture java java21 junit kubernetes loki postgres prometheus sonarqube spring-security sprng-boot swagger testcontainers

Last synced: 30 Jun 2026

https://github.com/ivangfr/springboot-vault-examples

The goal of this project is to explore the capabilities of Vault. To achieve this, we will develop applications that utilize Vault for storing and retrieving secrets. Vault dynamically generates credentials for accessing databases and relies on Consul as the backend. The authentication method employed in Vault is AppRole.

cassandra consul docker java jib mysql spring-boot spring-cloud-vault spring-data-jpa spring-vault spring-web-mvc springdoc-openapi vault

Last synced: 10 Apr 2025

https://github.com/visnkmr/timenetspeed

Monitor live bandwidth usage/ network speed on any device running on any OS except iOS. Uses peristent XML overlay with Java for android, Rust daemon with a python frontend on PCs.

android bandwidth fire friendly java monitor netspeed network os overlay python remote rust speed time tv usage xml

Last synced: 04 Apr 2026

https://github.com/jericks/geometrycommands

Commandline application for manipulating geometry.

cli geometry java jts

Last synced: 17 Dec 2025

https://github.com/appbaseio/appbase-droid

Elasticsearch and appbase.io library for Android (and Java)

android appbase elasticsearch elasticsearch-client java

Last synced: 26 Jun 2025

https://github.com/trigary/iodine

A Minecraft mod - server plugin pair that adds custom GUIs and overlays. No more inventory and chat menus!

bukkit bukkit-plugin forge forge-mod java minecraft minecraft-forge minecraft-forge-mod minecraft-mod

Last synced: 12 Apr 2025

https://github.com/makiftutuncu/e

A zero-dependency micro library to deal with errors

circe gson java junit5 jvm kotlin mdoc play-json sbt scala zio

Last synced: 13 Apr 2025

https://github.com/jhermann/jmx4py

:hot_pepper: :snake: :package: Jolokia Python Client

api-client java jmx jolokia python

Last synced: 19 Apr 2025

https://github.com/numaproj/numaflow-java

Numaflow Java SDK

java numaflow numaflow-sdk

Last synced: 23 Apr 2025

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

Tool used to generate api.video's API clients, based on OpenAPI codegen

client java maven mustache-templates

Last synced: 11 Oct 2025

https://github.com/conclube/deluxeasyncjoinleavemessage

https://www.spigotmc.org/resources/deluxeasyncjoinleavemessage-fully-optimized-async-everything-open-source.88129/

async asynchronous asynchronous-programming bukkit craftbukkit java minecraft spigot spigot-plugin

Last synced: 26 Oct 2025

https://github.com/ivangfr/springboot-rsocket-webflux-aop

The goal of this project is to play with RSocket protocol. For it, we will implement three Spring Boot Java applications, movie-server, movie-client-shell and movie-client-ui. As storage, it's used the reactive NoSQL database MongoDB. All the streaming of movie events and the logging are handling by AOP (Aspect Oriented Programming).

docker graalvm java mongodb native rsocket semantic-ui spring-aop spring-boot spring-data-mongodb-reactive spring-shell spring-webflux thymeleaf websocket

Last synced: 14 Oct 2025

https://github.com/ahoo-wang/simba

Distributed lock service | 分布式锁服务

distributed java kotlin lock mutex mutex-lock redis scheduler spring spring-boot zookeeper

Last synced: 13 Oct 2025

https://github.com/raonigabriel/spring-qrcode-example

Demonstrates some of the capabilities of the Spring Boot framework through a small, simple example.

java microservice qrcode spring-boot zxing

Last synced: 13 Oct 2025

https://github.com/mfaisalkhatri/api-testing-playwright-java-testng

This repository has example codes related to API Testing using Playwright with Java and TestNG.

api-testing hacktoberfest java playwright rest-api testautomation tutorial

Last synced: 16 Mar 2025

https://github.com/smalam119/Easy-Signature-Android

Android library which provides a signature view.

android java

Last synced: 03 Aug 2025

https://github.com/tferr/scripts

:microscope::cocktail: Home of the ImageJ BAR: A collection of Broadly Applicable Routines for ImageJ

beanshell clojure groovy ijm image-analysis imagej imagej2 java jython microscopy python ruby scientific-workflows scripts-collection

Last synced: 14 Apr 2025

https://github.com/stevekung/moreplanets

An add-on adds new exotic planets into Galacticraft!

custom-planets forge galacticraft java minecraft moreplanets planet planets

Last synced: 22 Mar 2025

https://github.com/tolitius/mongodb-write-performance-playground

Playing with MongoDB Write Performance

c java mongodb performance

Last synced: 08 Jul 2025

https://github.com/expr4j/expr4j

Java library to evaluate mathematical expressions

expression-evaluator java shunting-yard shunting-yard-algorithm

Last synced: 30 Oct 2025

https://github.com/marttp/java-tech-interviews-prep

Java source code for technical interview preparation + Apply real world problems

java leetcode technical-interviews

Last synced: 16 Jul 2025

https://github.com/woowacourse-teams/2024-coduo

함께 하면 좋은 코딩, 코딩해듀오 💞

java pair-programming react springboot typescript

Last synced: 13 Apr 2025

https://github.com/rominalodolo/udemyoauth2.0

https://www.udemy.com/course/oauth-2-simplified/

java oauth2

Last synced: 03 May 2025

https://github.com/akemin-dayo/phpcraft

An open-source Minecraft: Java Edition server implementation, written in PHP.

java minecraft minecraft-server minecraft-servers monolog php php7 php72 php73 php74 php8 php80 php81 reactphp viaversion

Last synced: 09 Apr 2025

https://github.com/opensha/opensha

Primary OpenSHA project

earthquakes java psha seismic-hazard

Last synced: 03 Feb 2026

https://github.com/DBChoco/Salawat

A prayer times (Adhan) app for Windows and GNU/Linux written in JavaFX.

adhan app application athan azan islam islamic islamic-prayer-times java javafx linux muslim muslim-prayer-times salat salawat software windows

Last synced: 14 May 2025

https://github.com/yuzawa-san/onnxruntime-java

A type-safe, lightweight, modern, and performant binding Java binding of Microsoft's ONNX Runtime

ai-framework deep-learning java machine-learning onnx onnxruntime panama

Last synced: 16 Jan 2026

https://github.com/hussien89aa/javaessentialtrainingjavaforandroid

Java Essential Training Java For Android source

java java-8

Last synced: 15 Apr 2025

https://github.com/rapter1990/cqrs-example

Spring Boot CQRS Example (Docker, Apache Kafka, Zookeeper, MYSQL, MongoDB)

apache-kafka cqrs docker docker-compose java kafka lombok mediator mongodb mysql spring-boot zookeeper

Last synced: 16 May 2025

https://github.com/valpackett/neojamvm

JamVM (lightweight Java Virtual Machine) but built with CMake

jamvm java jvm

Last synced: 22 Apr 2025

https://github.com/Revxrsal/Tuna-Bytes

An all-purpose mixins framework for Java bytecode manipulation at runtime, targeted at those with minimal understanding of the bytecode structure.

bytecode bytecode-manipulation classloader java mixins

Last synced: 10 May 2025

https://github.com/protonail/leveldb-jna

Java JNA (not JNI) adapter for LevelDB

database-adapter java jna leveldb

Last synced: 04 Jul 2025

https://github.com/bg-software-llc/ssb-slimeworldmanager

An addon for SuperiorSkyblock2 that adds SlimeWorldManager support for worlds management!

bgsoftware java minecraft plugin skyblock spigot superiorskyblock

Last synced: 19 Oct 2025

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

A graphical user interface for Calimero based on the Eclipse Standard Widget Toolkit (SWT)

gui java knx swt

Last synced: 22 Jul 2025

https://github.com/emufog/emufog

EmuFog: Extensible and Scalable Emulation of Large-Scale Fog Computing Infrastructures

fog-computing java

Last synced: 11 Jan 2026

https://github.com/operator-framework/josdk-webhooks

Framework and tooling to support writing dynamic admission controllers and conversion hooks for Kubernetes in Java

controller conversion-hook dynamic-admission-controller java kubernetes

Last synced: 11 Jan 2026

https://github.com/computacionnube/romero

TRABAJOS INDIVIDUALES DE PROGRAMACIÓN PUNTO NET II

csharp java javascript javascript-game

Last synced: 13 May 2025

https://github.com/mybatis/migrations-maven-plugin

Maven plugin for the MyBatis Migrations tool

java maven-plugin migration-tool

Last synced: 02 Jan 2026

https://github.com/jiangnanboy/text_security_audit

text security audit 安全审核-语义模型过滤 敏感内容检测系统

java onnxruntime roberta-model text-security-audit

Last synced: 16 Jan 2026

https://github.com/gbzarelli/kart-race-importer

[JAVA] The 'Kart Race Importer' is a project to import data held in log files - Gympass technical challenge (approved)

clean-architecture gradle java jdk13 kart kart-race-importer without-framework

Last synced: 14 Apr 2025

https://github.com/mirkosertic/hystrixspring

This shows how to embedd Hystrix in a non invasive manner into existing Spring applications.

hystrix java resiliency spring

Last synced: 16 Apr 2025

https://github.com/punchplatform/starters

java python and punchlang samples to discover the punch platform FaaS

java kubernetes punch punchlet python spark

Last synced: 14 Jan 2026

https://github.com/approov/android-hide-secrets

An exercise to research and explore the best ways to hide a secret in the code of a mobile app. Article: https://blog.approov.io/how-to-extract-an-api-key-from-a-mobile-app-with-static-binary-analysis

android api-key api-keys approov approov-demo java jni jni-android mobile mobile-app mobile-development secrets

Last synced: 03 Aug 2025

https://github.com/ysbaddaden/java.cr

Java Native Interface (JNI) bindings (and generator) for Crystal

crystal java jni

Last synced: 26 Apr 2025

https://github.com/devcsrj/mvnrepository-client

📦Client for querying artifacts from http://mvnrepository.com/

artifacts client java library maven repository

Last synced: 09 Apr 2025

https://github.com/Kobee1203/schema-org-java

Java library for working with Schema.org data in JSON-LD format

entity generator java java-model json json-ld json-schema maven maven-plugin model pojo schema schema-org seo serializer

Last synced: 02 Apr 2025

https://github.com/kaitai-io/kaitai_struct_gui

Kaitai Struct: visualizer and hex viewer tool GUI in Java

hex-viewer java kaitai-struct visualizer

Last synced: 06 Sep 2025

https://github.com/consiglionazionaledellericerche/cool-jconon

Online application system for recruitment of staff and other types of employment and training of the National Research Council of Italy.

bootstrap docker docker-compose docker-image employment hacktoberfest java jquery maven-central recruitment requirejs spring spring-boot

Last synced: 12 Jan 2026

https://github.com/topicusoverheid/java-factory-bot

Library for creating objects as test data, inspired by the popular FactoryBot for ruby

factory-bot fixture-data java tests

Last synced: 16 Jan 2026

https://github.com/securesauce/precli

Precaution CLI - command line static application security testing tool

command-line go java python sast security security-tools static-analysis static-code-analysis

Last synced: 09 Apr 2025

https://github.com/symflower/symflower

Whether you’re using LLMs or not, Symflower helps you build better software by pairing static, dynamic and symbolic analyses with LLMs. The robustness of deterministic analyses combined with the creativity of LLMs allows for higher quality and rapid software development.

ci golang intellij-plugin java linting llm test-automation testing testing-tools unit-testing vscode-extension

Last synced: 19 Feb 2026

https://github.com/theturkeydev/call_of_minecraft-zombies

A Minecraft plugin designed to recreate the Call of Duty Zombies game mode!

bukkit-plugin call-of-duty java minecraft minecraft-bukkit minecraft-bukkit-plugin minecraft-plugin plugin zombies

Last synced: 20 Jun 2025

https://github.com/graylog2/jadconfig

Annotation-driven configuration library for the Java programming language

configuration google-guava google-guice guava guice java java-library joda

Last synced: 04 Apr 2025

https://github.com/sormuras/junit5-looming

🧵 JUnit 5 Test Engine using Virtual Threads

java loom virtual-thread

Last synced: 04 May 2025

https://github.com/proninyaroslav/nesoid

Nintendo NES emulator for Android. Fork of the original project: https://sourceforge.net/projects/nesoid

android emulator fceultra fceux java nes nesoid

Last synced: 09 Sep 2025

https://github.com/ccann/gregor

Lightweight Clojure bindings for Apache Kafka

clojure java kafka queue

Last synced: 02 May 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: 16 Mar 2026

https://github.com/pi4j/pi4j-example-minimal

Minimal example project showing how to use Pi4J V2 with a digital input and output

gradle java maven pi4j

Last synced: 16 Mar 2026

https://github.com/korpling/pepper

A highly extensible plattform for conversion and manipulation of linguistic data between an unbound set of formats. Pepper can be used stand-alone as a command line interface, or be integrated as an API into other software products.

annotations converter format java linguistic-formats linguistics nlp pepper

Last synced: 20 Oct 2025

https://github.com/diadoc/diadocsdk-java

Official Diadoc SDK for Java

diadocsdk-java java

Last synced: 03 Jun 2026

https://github.com/rohitdhatrak/ds-algo

A repository to document my Data Structures and Algorithm learnings.

dsa java javascript jest

Last synced: 05 Mar 2026

https://github.com/coding-enthusiast9857/hacktoberfest22-contribute-dsa

Hacktoberfest 2022🎉 Guys, open your 1st pull request and contribute in an open-source community...!! This is for everyone💯 So, Hurry up...!! Don't forget to spread love and if you like, give a ⭐️

c cpp data-structures data-structures-algorithms data-structures-and-algorithms digitalocean dsa dsa-learning dsa-practice hacktoberfest hacktoberfest2022 hacktoberfest22 java open-source open-source-project python

Last synced: 19 Oct 2025

https://github.com/gerencianet/gn-api-sdk-java

SDK em Java integrada a API Gerencianet. Esta SDK está preparada para integração à API Pix e API Boletos da Gerencianet, que lhe permite realizar o gerenciamento de cobranças Pix com QR Code e Pix Copia e Cola, boleto/Bolix, carnê, cartão de crédito e muito mais.

assinatura bilet boleto bolix card carne carnet cartao-de-credito java link-de-pagamento marketplace pix pix-copia-e-cola qrcode sdk sdk-java split subscription

Last synced: 07 Feb 2026