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/exalab/axgit

Best Git CLI Client for Android

android git git-cli git-client java static-binary

Last synced: 06 May 2025

https://github.com/fantasticmao/pokemon-wiki

一起来收服神奇宝贝吧!

java pokemon

Last synced: 11 Jul 2025

https://github.com/soabase/soabase-stages

A tiny library that makes staged/pipelined CompletableFutures much easier to create and manage

concurrency futures java java-8 java-9 threading

Last synced: 12 Jan 2026

https://github.com/tekgator/docker-mcmyadmin

McMyAdmin control pannel for running a Java Minecraft server in all possible variants

docker docker-container docker-image docker-mcmyadmin java mcmyadmin-panel minecraft minecraft-server spigot

Last synced: 05 May 2025

https://github.com/vonzhou/blog

My Blog

blog c java programming

Last synced: 20 Jul 2025

https://github.com/trademe/includeme

A Gradle plugin that simplifies working with composite builds

android composite-builds gradle gradle-plugin gradle-sync java kotlin

Last synced: 14 Apr 2025

https://github.com/sinnerschrader/skillwill

Skills Management @ SinnerSchrader

java less react redux skills spring-boot

Last synced: 13 Apr 2025

https://github.com/onehilltech/promises

Promise/A+ library for JVM and Android

android java promises

Last synced: 09 Aug 2025

https://github.com/javaee/security-api

Java EE Security (JSR-375) API

java javaee jsr-375 security

Last synced: 14 Jan 2026

https://github.com/mybatis/cdi

MyBatis CDI Extension

cdi extension jakarta-ee java java-ee

Last synced: 09 Apr 2025

https://github.com/mattczyr/realistictorches

A Minecraft mod that causes torches to burn out after a configurable amount of time.

forge forge-mod java minecraft minecraft-forge minecraft-mod mod

Last synced: 14 Jul 2025

https://github.com/micronaut-projects/micronaut-maven-plugin

Maven plugin to execute Micronaut applications

groovy java kotlin maven micronaut

Last synced: 24 Dec 2025

https://github.com/houko/javacodingstandards

Java coding specification (daily coding summary, standardizing project team members have a unified specification, convenient cooperation, error checking, refactoring, etc.) When you abandon the specification to write code as you like when you come back to read it, Remove all the impulses of rewriting.

coding-standards java

Last synced: 29 Oct 2025

https://github.com/codebox/readable-regex

Java library for creating readable regular expressions

java readability regular-expressions

Last synced: 12 Jun 2025

https://github.com/jetkai/proxy-scraper

This is an application that scrapes various Proxy API Endpoints, then compiles the proxies into files within the "/proxies/" directory.

exe gradle httpclient jackson-json jar java jdk11 kotlin launch4j proxies proxy proxy-scrape proxy-scraper scraper scraping selenium-java web-scraper web-scraping

Last synced: 02 Sep 2025

https://github.com/udaychandra/bdd

JUnit 5 based BDD library to create and run stories and behaviors a.k.a BDD specification tests

bdd bdd-framework java junit junit5

Last synced: 15 Apr 2025

https://github.com/lijiahangmax/orion-kit

一个功能强大, 覆盖面广的工具类库。让你的开发无须编写重复的底层代码, 提高开发效率, 让你的代码更加简练、易读, 稳定且优雅。

common io java jsch kit lang spring string tools util utils

Last synced: 04 Oct 2025

https://github.com/ivangfr/spring-cloud-stream-event-routing-cloudevents

The goal of this project is to play with Spring Cloud Stream Event Routing and CloudEvents. For it, we will implement a producer and consumer of news & alert events.

cloudevents event-routing graalvm java kafdrop kafka native spring-boot spring-cloud-stream spring-webflux

Last synced: 27 Mar 2026

https://github.com/Ketbome/hytalepanel

Docker image for Hytale dedicated server with web panel. Easy setup, auto-download, real-time console.

dedicated-server game-server gaming hypixel hytale hytale-server java minecraft server-management web-panel

Last synced: 27 Mar 2026

https://github.com/alxkm/reflector

Reflector is tiny java reflections library

java reflection reflection-api reflection-library study

Last synced: 28 Feb 2026

https://github.com/netgrif/application-engine

Workflow management system fully supporting low-code language Petriflow.

information-systems java low-code netgrif petri-nets petriflow wms workflow

Last synced: 02 Mar 2026

https://github.com/renatoathaydes/jvm-alternatives-to-js

Repository comparing JVM alternatives to JS: CheerpJ, GWT, JSweet, TeaVM, Vaadin Flow, bck2brwsr (bonus: React, Dart)

cheerp dart gwt java jsweet reactjs teavm vaadin

Last synced: 26 Mar 2025

https://github.com/exasol/sql-statement-builder

Build SQL statements safely without string concatenation

builder-pattern compile-time-checking exasol exasol-integration foundation-library java sql

Last synced: 11 Sep 2025

https://github.com/cocoteanet/elysiananime

这是一个专注动漫番剧管理服务,主要用于部署在私人服务器上,订阅并下载RSS内容,然后自动追番~~~

anime bangumi-data java media rss

Last synced: 06 Apr 2026

https://github.com/snowty/myfacepp

基于Face++的人脸识别课堂考勤系统。

android java

Last synced: 14 Jul 2025

https://github.com/lukehb/137-stopmove

Algorithms to automatically discover stops and moves in GPS trajectories.

classification gps java move spatio-temporal stop trajectory

Last synced: 04 May 2025

https://github.com/green4j/green-jelly

Garbage-free (green), simple and fast stream oriented JSON parser and generator if you need to parse/generate mega(giga)bytes of data with no GC pauses

fast java json json-generator json-parser streaming

Last synced: 11 Jan 2026

https://github.com/oreoft/cache-anno

Automatic cache annotation based on AOP implementation, support Redis and local cache, read and write cache data in the simplest way

annotation cache java redis

Last synced: 11 Jan 2026

https://github.com/zongxr/flask-ssm

一款模仿SpringFramework的Python的web后端框架,基于Flask二次封装。通过Python反射模拟了Java的IOC控制反转,通过Python装饰者模式模拟了Java的AOP面向切面编程。具有接口自动发现、定时任务自动注册、事务管理器、单元测试,等功能。简化web后端开发流程,聚焦业务逻辑,让你按照Spring的习惯写Python

aspect-oriented-programming flask flask-apscheduler flask-sqlalchemy inversion-of-control java mvc mybatis python reflection spring springframework web

Last synced: 17 Jun 2025

https://github.com/bagyoni/origamieditor3d

Virtual paper folding application

java origami wysiwyg

Last synced: 18 Dec 2025

https://github.com/cblichmann/idajava

Java integration for Hex-Rays IDA Pro

c-plus-plus ida-plugin ida-pro java reverse-engineering swig windows

Last synced: 10 May 2025

https://github.com/open-feature/java-sdk-contrib

Community contributions for hooks and reference providers

feature-flags java openfeature

Last synced: 11 Mar 2026

https://github.com/codelytv/kotlin-hexagonal_http_api-course

💎 Kotlin Hexagonal HTTP API Course: Learn to do scalable Kotlin web apps

course ddd hexagonal-architecture java kotlin spring sprint-boot

Last synced: 26 Apr 2025

https://github.com/sirblobman/blueslimecore

A custom plugin library that can be used by anyone to enhance their own plugins.

api bukkit bungeecord factions java language library minecraft multiversion nms paper spigot

Last synced: 16 Mar 2025

https://github.com/jbapple/libfilter

High-speed Bloom filters and taffy filters for C, C++, and Java

bloom-filter bloom-filters bloomfilter c cpp data-structures java library

Last synced: 16 Mar 2025

https://github.com/j256/simplecsv

Simple Java CSV reading and writing library using Java annotations

annotations csv java

Last synced: 22 Mar 2025

https://github.com/astefanutti/camel-cdi

:camel: CDI extension for Apache Camel

camel cdi java javaee

Last synced: 17 Mar 2025

https://github.com/dawnings/dy-task-actuator-simple

待遇任务执行器-一个简单的任务执行器

java maven task

Last synced: 24 Jul 2025

https://github.com/andy671/musictheory

Music Theory Library for Java and Android apps

android chords java music-theory notes scale

Last synced: 26 Jul 2025

https://github.com/justdoom/flappyac

A 1.8 - 1.18 anticheat (When the full releases is out)

anticheat bukkit bukkit-api bukkit-plugin java spigot-api spigot-plugin spigotmc

Last synced: 21 Mar 2025

https://github.com/jelmerro/unicam

A cross-platform open-source webcam viewer

camera java slf4j webcam webcam-capture

Last synced: 21 Jul 2025

https://github.com/zelloptt/zellowork-server-api-libs

Client libraries for Zello Work server API

api-client csharp java objective-c php swift zellowork-api

Last synced: 26 Oct 2025

https://github.com/galan/packtag

A JSP Taglib for delivering minified, combined and gzip-compressed resources (JavaScript and CSS).

compression css java javascript jsp-taglib minification minify taglib

Last synced: 07 Oct 2025

https://github.com/unitsofmeasurement/si-units

International System of Units

international java si-units standards units

Last synced: 21 Jan 2026

https://github.com/willfleury/metrics-agent

JVM agent based metrics with Prometheus and Dropwizard support (Java, Scala, Clojure, Kotlin, etc)

agent apm dropwizard java jvm metrics monitoring prometheus

Last synced: 07 Apr 2025

https://github.com/thomasdaheim/ownnoteeditor

JavaFX editor for the ownNote files locally stored in ownCloud folder

java java10 java11 java15 javafx nextcloud tinymce

Last synced: 24 Aug 2025

https://github.com/moeraorg/moera-node

Moera node, for issues use: https://github.com/MoeraOrg/moera-issues/issues

backend blog cloud decentralized java moera personal-blog personal-cloud rest-api social-network spring

Last synced: 29 Jun 2025

https://github.com/subashz/musik-player

Simple Android Music Player

android-music-player java kotlin music

Last synced: 04 Aug 2025

https://github.com/pscheidl/cdi-events-playground

Demonstrates the capabilities of Java EE CDI events

cdi example java javaee tutorial

Last synced: 14 Mar 2026

https://github.com/diennea/carapaceproxy

A Distributed Java Reverse Proxy

http-proxy java load-balancer netty proxy

Last synced: 18 Jun 2025

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

복잡했던 리크루팅을 단 하루만에 크루루.

github-actions java javascript react spring type typescript

Last synced: 13 Apr 2025

https://github.com/magiclu550/edclass4j

这是一款加密jar包和远程端授权密匙的控制程序

encode jar java

Last synced: 11 Apr 2025

https://github.com/treblereel/three4g

Three.js for GWT

3d gwt html5 java vr webgl

Last synced: 05 May 2025

https://github.com/pieking1215/invmove

Minecraft Forge/Fabric/Quilt mod that adds the ability to walk around while in inventories

fabric forge java minecraft quilt

Last synced: 05 Jan 2026

https://github.com/apache/datafusion-java

Java bindings for Apache DataFusion

apache arrow datafusion java jni jvm query-engine sql

Last synced: 15 Jun 2026

https://github.com/adarshaddee/hacktoberfest-2022-for-all

Hacktoberfest2022🥳 - Contribute given programs in every language😎 you want, every PR will be accepted😍!!!

adarshaddee c codarsh cpp hacktoberfest hacktoberfest-accepted hacktoberfest2022 java javascript mridealhat php python

Last synced: 10 Jun 2025

https://github.com/woostju/ansible-client

A java client connect to Ansible server through ssh, and run Ansible command

ansible java ssh

Last synced: 03 Sep 2025

https://github.com/benelog/lambda-resort

examples of filtering, sorting, mapping by Java, Groovy, Scala, Kotlin, Xtend, Ceylon

groovy java lambda xtend

Last synced: 04 Sep 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/valpackett/neojamvm

JamVM (lightweight Java Virtual Machine) but built with CMake

jamvm java jvm

Last synced: 22 Apr 2025

https://github.com/apache/pekko-connectors-kafka

Apache Pekko Kafka Connector - Pekko-Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Apache Pekko.

integration java kafka kafka-client kafka-connector pekko pekko-connnectors pekko-streams reactive reactive-streams scala

Last synced: 19 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/platypusguy/filededupe

Utility to list duplicate files in one or more directories based on the file contents

filemanager filesystem java utility

Last synced: 26 Oct 2025

https://github.com/knime/knime-tensorflow

KNIME Deep Learning - Tensorflow Integration

deeplearning integration java knime tensorflow visualprogramming

Last synced: 21 Jan 2026

https://github.com/townyadvanced/flagwar

The original war system for Towny, now with it's own repository. Celebrating over Ten Years of warfare.

java minecraft multiplayer paper-api pvp-plugin towny townyadvanced-plugins war

Last synced: 24 Jan 2026

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/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/surajsgh/data-structures-and-algorithms

👨‍💻 💪 A Repository of General Mathematical Programs, Bits Manipulation, Recursion and 'Data Structures and Algorithms'.

algorithms data-structures java leetcode mathematics problem-solving recursion technical-interview-questions

Last synced: 24 Feb 2026

https://github.com/jackhallam/weightless-orm

🛸 A lightweight database mapping library

database java java-orm mongo mongodb orm

Last synced: 23 Jun 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/gw-kit/delta-coverage-maven-plugin

Maven plugin for computing code coverage on modified code

code-coverage coverage diff diff-coverage jacoco java kotlin maven maven-plugin

Last synced: 01 Apr 2026

https://github.com/medusa-ui/medusa

Server-rendered, bi-directional, micro-frontend Java framework built on top of Spring Boot and Thymeleaf

html java server-side-rendering template-engine thymeleaf ui

Last synced: 26 Apr 2026

https://github.com/spiderpig86/metromapmaker

:bullettrain_side: Build the metro map of your dreams.

java javafx javafx-application map metro subway underground

Last synced: 10 Apr 2025

https://github.com/rohan23chhabra/p2p

Practice project to demonstrate p2p file sharing.

java java-8 java8 javafx javafx-application jfoenix network networking peer-to-peer shared

Last synced: 10 Apr 2025

https://github.com/drsnowbird/knime-docker

KNIME Analytics Platform & SDK with Docker Container in X11 desktop

analytics-platform docker docker-container java knime knime-analytics-platform machine-learning x11

Last synced: 10 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/thriving-dev/kafka-streams-cassandra-state-store

'Drop-in' Kafka Streams State Store implementation that persists data to Apache Cassandra / ScyllaDB

apache-cassandra cassandra java kafka-streams stream-processing

Last synced: 10 Apr 2025

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/enilink/llrp4j

LLRP protocol and networking for Java

java llrp

Last synced: 10 Apr 2025