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/brainsynder-dev/simplepets

A simple to use companion/pets plugin for a Spigot Minecraft server

bukkit craftbukkit java minecraft simplepets spigot

Last synced: 05 Apr 2025

https://github.com/geysermc/hurricane

Fixes for Bedrock players involving server behavior modification

bedrock geyser java minecraft

Last synced: 12 Jun 2025

https://github.com/zalando-stups/java-sproc-wrapper

Java Stored Procedure Wrapper: Calling PostgreSQL stored procedures from Java

hacktoberfest java postgresql proxy rpc stored-procedures

Last synced: 11 Jul 2025

https://github.com/zengfr/stepchain

stepchain 通用业务流程流水线处理框架。 类似于Commons Chain和Commons Pipeline这样的Java Pipeline Step Chain用于组织复杂处理流程执行的流行技术. Java Pipeline Step Chain like Apache Commons Chain and Commons Pipeline.A popular technique for organizing the execution of complex processing flows is the "Chain of Responsibility" pattern

chain command java pipeline spring springboot stepchain zengfr

Last synced: 11 Apr 2025

https://github.com/difegue/doujinsoft

Web Shop/Archive for WarioWare DIY games.

diy hacktoberfest java mio warioware

Last synced: 17 Jun 2025

https://github.com/palantir/gradle-processors

Gradle plugin for integrating Java annotation processors

annotation-processing annotation-processors gradle java octo-correct-managed

Last synced: 07 May 2025

https://github.com/mbientlab/metawear-sdk-android

MetaWear Java SDK - Android - Google - Android Studio

android bluetooth-le java metamotion metawear

Last synced: 16 Dec 2025

https://github.com/denizenscript/depenizen

Addon to Denizen that provides script support for other major plugins.

bukkit bungeecord bungeecord-network denizen java spigot sponge-servers

Last synced: 18 Dec 2025

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

Adapter for Apache Ignite

cache ignite java

Last synced: 05 Apr 2025

https://github.com/tcheeric/nostr-java

A nostr library, written in java, for generating, signing and publishing events.

java nostr

Last synced: 24 Dec 2025

https://github.com/anselm94/Torchie-Android

Hold volume buttons to turn on/off torch anytime

android java physical-buttons torch torchie volume-buttons

Last synced: 21 Mar 2025

https://github.com/oranoran/antlr4-autosuggest

Java auto-suggest engine for ANTLR4 grammars

antlr antlr4 autocomplete autosuggest java

Last synced: 30 Apr 2025

https://github.com/Xceptance/XLT

XLT is an comprehensive load and performance test tool developed and maintained by Xceptance. It features extensive ready-to-use reporting. Load Testing as Code was a first here.

java junit load-testing performance-testing test-automation xlt

Last synced: 27 Feb 2025

https://github.com/strikerx3/jxinput

XInput devices for Java

java xinput

Last synced: 22 Apr 2025

https://github.com/vert-x3/vertx-circuit-breaker

A circuit breaker for Vert.x

async circuitbreaker java microservices vertx

Last synced: 04 Apr 2025

https://github.com/fatihbozik/license-generator-intellij-plugin

Open Source License generator plugin for products on the IntelliJ platform

intellij-plugin java license-generator

Last synced: 07 Apr 2025

https://github.com/tutorials-by-kaupenjoe/minecraft-1.16.5

Repository for my 1.16.5 Minecraft Modding Tutorial Series. Different Videos will be in different branches. Master branch should always be the newest published video. Check out the playlist below.

java kaupenjoe minecraft-forge-mod minecraft-mod tutorial tutorial-code

Last synced: 30 Oct 2025

https://github.com/benalexau/rpc-bench

RPC Benchmark of gRPC, Aeron and KryoNet

benchmark grpc java rpc rpc-benchmark

Last synced: 20 Mar 2025

https://github.com/eth0rium/jvm-manual

This repository is a small wiki related to the JVM and how it functions when executing a program.

assembly java jvm jvm-bytecode reverse-engineering wiki

Last synced: 22 Aug 2025

https://github.com/mastercoms/slackmc

Link Slack to Minecraft!

bukkit bungeecord java minecraft slack spigot

Last synced: 21 Mar 2025

https://github.com/sshtools/j2ssh-maverick

The open source branch of our legacy API providing a robust, mission critical SSH component to the community.

api api-client j2ssh-maverick java ssh

Last synced: 24 Aug 2025

https://github.com/MedAmineTazarki/DateRangePicker

A Dialogo fragment with date pickers which can be used to select a time range.

android daterangepicker dialogo-fragment java picker

Last synced: 21 Apr 2025

https://github.com/stevespringett/alpine

An opinionated scaffolding framework that jumpstarts Java projects with an API-first design, secure defaults, and minimal dependencies

api-first java jdo ldap lightweight rest rest-api scaffolding secure-by-default swagger thin-server-architecture

Last synced: 12 Nov 2025

https://github.com/pschichtel/javacan

A simple JNI wrapper for the socketcan API provided by the Linux kernel. As it is wrapping a Linux Kernel API, it is intended for use on Linux only.

can isotp java jni linux socketcan

Last synced: 19 Jan 2026

https://github.com/apache/oodt

Mirror of Apache OODT

big-data java oodt

Last synced: 08 Oct 2025

https://github.com/googlecloudplatform/openjdk-runtime

Google Cloud Platform OpenJDK Docker image

app-engine cloud docker gcp google java openjdk runtime

Last synced: 20 Oct 2025

https://github.com/tzolov/mtcnn-java

Java MTCNN face detection using ND4J and trained TensorFlow models

face-detection java mtcnn nd4j spring-cloud-stream tensorflow

Last synced: 21 Apr 2025

https://github.com/ivangfr/springboot-elk-prometheus-grafana

The goal of this project is to implement a Spring Boot application, called movies-api, and use Filebeat & ELK Stack (Elasticsearch, Logstash and Kibana) to collect and visualize application's logs and Prometheus & Grafana to monitor application's metrics.

docker elasticsearch elk filebeat grafana java kibana logstash mysql native prometheus spring-boot spring-data-jpa spring-web-mvc

Last synced: 07 Apr 2025

https://github.com/nomemory/mapneat

MapNeat is a JVM library written in Kotlin that provides an easy to use DSL (Domain Specific Language) for transforming JSON to JSON, XML to JSON, POJO to JSON in a declarative way.

dsl java json jsonpath jvm kotlin transform

Last synced: 26 Mar 2025

https://github.com/fengwenyi/javalib

Java开发,常用工具类

java javalib

Last synced: 30 Aug 2025

https://github.com/varunu28/elements-of-programming-interviews

Java solutions to problems in the book "Elements of programming interviews"

elements-of-programming-interviews eopi java programming-interviews

Last synced: 06 Jul 2025

https://github.com/glytching/junit-extensions

JUnit5 extensions library including JUnit5 equivalents of some of the common JUnit4 rules: ExpectedException, TemporaryFolder etc

java java-8 junit junit-extension junit4-rules junit5 testing testing-tools unit-testing

Last synced: 16 Mar 2025

https://github.com/stepstone-tech/doom-graalvm

PoC of running Doom on top of GraalVM

doom graalvm java polyglot polyglot-programming wasm webassembly

Last synced: 12 Jan 2026

https://github.com/copygirl/wearablebackpacks

Minecraft mod which adds beautiful, balanced backpacks

backpacks forge java minecraft minecraft-forge minecraft-mod mod

Last synced: 12 Apr 2025

https://github.com/open-hand/devops-service

DevOps Service is the core service of Choerodon. It integrated several open source tools to automate the DevOps process of planning, coding, building, testing, and deployment, operation, monitoring.

choerodon devops gitflow java spring spring-boot spring-cloud

Last synced: 05 Apr 2025

https://github.com/handstandsam/kmp-ready

KMP Ready is a Gradle Plugin that provides actionable advice to make your code Kotlin Multiplatform compatible.

android gradle gradle-plugin java jvm kotlin

Last synced: 05 Apr 2025

https://github.com/frcteam3255/frc-java-tutorial

A tutorial on how to program a robot for use in the FIRST Robotics Competition

first frc frc-java frc-java-tutorial frc-robot java programming roborio robotics robotics-competition software tutorial visual-studio vscode

Last synced: 24 Oct 2025

https://github.com/commercetools/commercetools-jvm-sdk

The e-commerce SDK from commercetools running on the Java virtual machine.

audit-sdk commercetools commercetools-java-sdks commercetools-sdk java java-sdk sdk

Last synced: 17 Dec 2025

https://github.com/sangupta/bloomfilter

Bloom filters for Java

bloom-filter bloom-filters java murmur3

Last synced: 24 Apr 2025

https://github.com/oktadev/native-java-examples

Native Java Apps with Micronaut, Quarkus, and Spring Boot

graalvm helidon java micronaut native oauth2 oidc quarkus spring-boot

Last synced: 12 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: 06 Jan 2026

https://github.com/sunng87/lein-jlink

A lein plugin creates and manages custom java environment

clojure java jdk9 leiningen

Last synced: 21 Aug 2025

https://github.com/noties/debug

Android logging utility

android java logcat logging

Last synced: 23 Sep 2025

https://github.com/dangdangdotcom/cymbal

Cymbal is an operational platform for Redis. Its goal is to help technical teams to manage large Redis clusters in the simplest and lowest cost way. Likewise, Cymbal can also assist the technical team in the direction of DevOps. At present, more than 1000+ Redis instances have bean managed by Cymbal in dangdang.com.

devops java paas redis spring springboot

Last synced: 06 Apr 2025

https://github.com/felixsoares/bottomnavygation

Bottom Navigation based on Bottom Navigation View from Android

android bottombar bottomnavigationview java

Last synced: 21 Jun 2025

https://github.com/rabbitmq/rabbitmq-jms-client

RabbitMQ JMS client

java jms messaging rabbitmq

Last synced: 05 Apr 2025

https://github.com/lambdatest/java-testng-selenium

Run TestNG and Selenium scripts on LambdaTest automation cloud. A sample repo to help you run TestNG framework based test scripts in parallel with LambdaTest

automation automation-testing cloud example examples java lambdatest selenium selenium-grid selenium-webdriver selenium4 test-automation testing testng

Last synced: 07 May 2025

https://github.com/vittoriopiotti/pathgraph-javafx

Path Graph is a library with all the tools necessary to create and work both path and walk graphs in a stable and simple way.

graph graphs interactive java javafx library path smartgraph ui user-experience user-interface visualization walk-paths

Last synced: 08 May 2025

https://github.com/teverett/antlr4example

A Java example for Antlr4

antlr antlr4 arithmetic example java

Last synced: 07 Apr 2025

https://github.com/copygirl/WearableBackpacks

Minecraft mod which adds beautiful, balanced backpacks

backpacks forge java minecraft minecraft-forge minecraft-mod mod

Last synced: 16 May 2025

https://github.com/dzikoysk/cdn

Simple and fast property-based configuration library for JVM apps, similar to JSON5 standard, also with JSON & YAML-like targets 🧾

cdn configs hacktoberfest hjson java json5 panda-lang

Last synced: 09 May 2025

https://github.com/sebkur/forceterm

Fully featured terminal based on jediterm

java pty terminal-emulator

Last synced: 22 Jan 2026

https://github.com/neutree/pandatvdanmu

Panda TV 弹幕助手 ( 熊猫TV 弹幕助手) (JAVA)

java pandatv protocol socket

Last synced: 13 Aug 2025

https://github.com/praveensirvi1212/devops_masterpiece-ci-with-jenkins

DevOps-MasterPiece Project using Git, GitHub, Jenkins, Maven, JUnit, SonarQube, Jfrog Artifactory, Docker, Trivy, AWS S3, Docker Hub, GitHub CLI, EKS, ArgoCD, Prometheus, Grafana, Slack and Hashicorp Vault

argocd artifactory cicd docker git github grafana java jenkins kubernetes prometheus slack sonarqube trivy

Last synced: 06 Aug 2025

https://github.com/jsaman19/easycountdowntimer

A simple android library to countdown timer textview for api 14+

android countdown-timer custom-view java

Last synced: 14 Jan 2026

https://github.com/weaksloth/dolphinscheduler-sdk-java

The java sdk for operating Apache Dolphinscheduler.

apache dolphinscheduler java sdk

Last synced: 04 May 2025

https://github.com/nom-tam-fits/nom-tam-fits

A full featured 100% Java library for reading and writing FITS files

astronomy data fits fits-files fits-image fitsio java open-source scientific

Last synced: 11 Jan 2026

https://github.com/acmo0/android-youtube-downloader

This is an android video downloader which is availaible for many websites ( including Youtube, Facebook, Twitter, Twitch, TikTok). It's a yt-dlp and pytube adaptation for android 8 and more.

android android-app android-oreo android-studio chaquopy downloader java python3 pytube pytube-android pytube-gui pytube3 twitch twitter youtube youtube-dl youtube-video youtube-video-download youtube-video-downloader yt-dlp

Last synced: 28 Oct 2025

https://github.com/comtel2000/mokka7

Mokka7 is native port of Snap7 core in pure Java (fork of moka7 http://snap7.sourceforge.net) and parts of Sharp7.

java java8 moka7 mokka7 plc s7-protocol siemens snap7

Last synced: 12 Jul 2025

https://github.com/woowacourse-teams/2021-botobo

🐸 보고 또 보고는 취준생, 학생을 위한 반복 학습 장려 서비스입니다.

java javascript react springboot

Last synced: 13 Apr 2025

https://github.com/onimur/handle-path-oz

Android Library to handle multiple Uri's(paths) received through Intents.

async asynchronous coroutines flow handle intent java kotlin kotlin-android library multiple-files path realpath single-file uri

Last synced: 11 Jan 2026

https://github.com/aint/laverna-android

Laverna Android is a companion note-taking application for Laverna (web app) designed for Android

android java kotlin laverna note-taking

Last synced: 25 Jan 2026

https://github.com/viktorholk/push-notifications-api

📱 Send Instant Push Notifications to your Android Phone through a REST-API.

android java notifications push-notifications rest-api server-side-events

Last synced: 09 Apr 2025

https://github.com/bes2008/langx-java

Java tools, helper, common utilities. A replacement of guava, apache-commons, hutool

aop classpath collection common cron csv diff helper idgenerator java pinyin pipeline reflect reflection repository security stream timer tools

Last synced: 10 Apr 2025

https://github.com/vert-x3/vertx-mongo-client

Mongo Client for Eclipse Vert.x

async java mongo non-blocking reactive vertx

Last synced: 16 May 2025

https://github.com/venshine/checkpasswordstrength

🔥 一个检测密码强度的Java工具库。

java password

Last synced: 10 Jul 2025

https://github.com/jeremiehuchet/nominatim-java-api

Nominatim search API client written in Java

android geocoding java nominatim nominatim-api openstreemap

Last synced: 14 Jan 2026

https://github.com/seruco/base62

Base62 Encoder/Decoder for Java

base62 encoding encoding-library encodings java

Last synced: 14 Jan 2026

https://github.com/lachlanmckee/gsonpath

A Java annotation processor library which generates gson type adapters using basic JsonPath style annotations

adapter-factory android annotation-processor annotation-processor-library annotations gson java java-annotation-processor json jsonpath kotlin

Last synced: 05 Sep 2025

https://github.com/robinbraemer/cloudflareapi

The most complete and extensible Cloudflare API v4 client library for Java.

api client cloudflare cloudflare-api dns java java-8 lib library oop

Last synced: 07 Apr 2025

https://github.com/itfsw/querybuilder

An Java Backend for jQuery-QueryBuilder

java jquery-querybuilder

Last synced: 02 Aug 2025

https://github.com/nationalsecurityagency/qonduit

A WebSocket library for use with Apache Accumulo

accumulo java proxy websocket

Last synced: 28 Apr 2025

https://github.com/allen-ball/ganymede

The Ganymede Kernel is a Jupyter Notebook Java kernel based on the Java Shell tool, JShell.

java jupyter-kernel jupyter-notebook

Last synced: 28 Apr 2025

https://github.com/kaviarasan-r/gfg-dsa-self-paced-course

Data structures enable us to organize and store data, whereas algorithms enable us to process that data in a meaningful sense. Totally there are 260 lecture codings and assignments are on the way.

algorithms data-structures dsa-learning-series dsa-practice geeksforgeeks java

Last synced: 19 Apr 2025

https://github.com/xdwangwei/myqqchat

基于Java 网络编程 Socket 和图形界面 Swing 以及数据访问 JDBC 实现的一个简单的仿QQ在线聊天系统,支持客户端多次运行模拟多个用户在线,支持多个用户相互在线聊天,好友关系及用户信息采用MySQL保存

awt java jdbc mysql qq socket-io swing

Last synced: 08 May 2025

https://github.com/floodfx/undead

LiveView server implementation for the JVM

java kotlin liveview stringtemplate undead

Last synced: 02 May 2025

https://github.com/sap/fosstars-rating-core

A framework for defining ratings for open source projects. In particular, the framework offers a security rating for open source projects that may be used to assess the security risk that comes with open source components.

calculating-ratings java scores security security-rating security-risks security-tools

Last synced: 06 Apr 2025

https://github.com/cchantep/acolyte

:tiger: Mockup/testing JDBC & MongoDB driver (or Chmeee's son on the Ringworld).

database java jdbc mockup persistence reactivemongo scala testing

Last synced: 05 Apr 2025

https://github.com/jcabi/jcabi-log

Static Wrapper of SLF4J easing you from the necessity to create static LOGGER instances in each Java class

java logger logging slf4j

Last synced: 27 Jun 2025

https://github.com/apache/rocketmq-site

Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.

cloud-native eventing hacktoberfest java messaging rocketmq streaming

Last synced: 16 May 2025

https://github.com/sgreben/regex-builder

Write regular expressions in pure Java

builder capture-groups expression-builder fluent java regex wrapper

Last synced: 30 Apr 2025

https://github.com/emd4600/sporemodder-fx

The most advanced and modern Spore modding tool.

java javafx modding spore

Last synced: 08 Sep 2025