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/sunarya-thito/pluginquery

Allows spigot/bungeecord/velocity plugins to send plugin message without having to require the player to be online on the server

bungeecord java spigot velocity

Last synced: 15 Apr 2025

https://github.com/worldline/learning-kotlin

Course and exercises allowing to learn Kotlin for full stack development!

java kotlin ktor spring-boot

Last synced: 16 May 2025

https://github.com/contentful/contentful-management.java

Java library for using the Contentful Content Management API

android contentful java kotlin okhttp retrofit sdk

Last synced: 07 Apr 2025

https://github.com/spotify/spotify-checkstyle-config

The Spotify checkstyle configuration

checkstyle java

Last synced: 14 Jan 2026

https://github.com/adridadou/eth-propeller-core

Core library for Ethereum propeller

ethereum framework java

Last synced: 16 Jul 2025

https://github.com/cunyu1943/code-library

🗃 编程资源库:视频、教程、项目……

android go interview java linux python spring spring-boot

Last synced: 29 Oct 2025

https://github.com/dgroup/arch4u-pmd

Linting rules for Java frameworks like Spring, Quarkus, Jackson, SLF4J, etc., to avoid known problems in REST API, logging, observability, performance, and general best practices.

jackson-json java logging monitoring open-api pmd pmd-ruleset quark quarkus rest-api slf4j spring spring-boot

Last synced: 12 Apr 2025

https://github.com/pajaydev/travelwebapplication-virtugo

This project is to develop a travel planner system, which describes about the climatic conditions, interesting places to visit, top hotels in the area and some additional features like travel reminders depending on the user’s destination. We have used Angular JS, HTML 5 for front end and Spring boot, MySQL for backend.

angularjs climatic-conditions java mysql spring-boot travel-planner

Last synced: 08 Jul 2025

https://github.com/philippheuer/events4j

Java Event Dispatcher / Consumer

events hacktoberfest java reactor

Last synced: 09 Jul 2025

https://github.com/nordtheme/eclipse-syntax

An arctic, north-bluish clean and elegant Eclipse syntax theme.

color color-scheme color-theme colorscheme eclipse eclipse-color-theme ide java nord syntax syntax-highlighting theme

Last synced: 09 Jul 2025

https://github.com/famrofexl/circumnavigate

Finite, Tiled, Seamless World Wrapping Mod for Minecraft.

fabricmc-mod java massive-modification-mod minecraft minecraft-mod toroid

Last synced: 12 Apr 2025

https://github.com/reportportal/agent-java-junit5

JUnit5 integration for ReportPortal

java junit5 reportportal

Last synced: 17 Mar 2026

https://github.com/ion-fusion/fusion-java

Ion Fusion is a customizable programming language for working with JSON and Amazon Ion data.

amazon-ion data-processing java json programming-language racket scheme

Last synced: 15 Apr 2026

https://github.com/zowe/sample-spring-boot-api-service

Zowe REST API service SDK and sample API service that integrates with Zowe API Mediation Layer

java mainframe rest-api sample zos zowe

Last synced: 27 Oct 2025

https://github.com/winroad-net/wrdoclet

wrdoclet(问道) is a javadoc doclet that tries to generate API doc for Spring MVC service, JAX-WS service, dubbo service.

api-documentation api-documentation-tool doclet docs-generator document documentation java javadoc javadoc-doclet

Last synced: 10 Apr 2025

https://github.com/graphaware/neo4j-noderank

GraphAware Timer-Driven Runtime Module that executes PageRank-like algorithm on the graph

java neo4j neo4j-graphaware-framework

Last synced: 07 Oct 2025

https://github.com/oblac/jodd-http

Simple Java HTTP client.

http-client java jodd

Last synced: 15 Mar 2026

https://github.com/drop-project-edu/drop-project

A web application where students drop their projects to check for correctness and quality.

auto-grading automated-assessment java kotlin spring-boot teacher-tests

Last synced: 17 Jan 2026

https://github.com/checkout/checkout-sdk-java

Checkout.com SDK for Java

java sdk

Last synced: 12 Mar 2026

https://github.com/cettia/asity

Build universally reusable web fragments on the JVM

abstraction-layer asynchronous framework-agnostic http java jvm web-fragment web-framework websockets

Last synced: 14 Jun 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/thamyresarm/dio-bootcamp-ifood-java

Repositório com todos os desafios de códigos do curso Java da Ifood com a DIO

java spring-boot

Last synced: 29 Apr 2025

https://github.com/dk900912/oplog-spring-boot

spring boot support for operation log

java operation-audit operation-log spring spring-boot

Last synced: 12 Mar 2026

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/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/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/subashz/musik-player

Simple Android Music Player

android-music-player java kotlin music

Last synced: 04 Aug 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/vonzhou/blog

My Blog

blog c java programming

Last synced: 20 Jul 2025

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/dukke/fxcomponents

New controls for JavaFX

java javafx library

Last synced: 21 Mar 2025

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/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/astefanutti/camel-cdi

:camel: CDI extension for Apache Camel

camel cdi java javaee

Last synced: 17 Mar 2025

https://github.com/cryptography-cafe/curve25519-elisabeth

Pure Java implementation of group operations on ristretto255 and Curve25519

cryptography curve25519 edwards-curve elliptic-curves java ristretto

Last synced: 19 Jan 2026

https://github.com/badasintended/badpackets

multiplatform packet api

fabricmc java minecraft minecraft-forge

Last synced: 15 Mar 2026

https://github.com/superwall/superwall-android

Remotely configure every aspect of your paywall and double your revenue.

android iap java jetpack-compose kotlin kotlin-coroutines ota receipt-validation revenue-cat

Last synced: 24 Feb 2026

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/longluo/su

The tools to get the ROOT in the Android Device. ---获取Android硬件设备的root权限。

android drivers hacking java linux root sudo

Last synced: 22 Apr 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/pelock/stringencrypt-webapi

String Encryption and File Encryption for C/C++, C#, Visual Basic .NET, Delphi/Pascal/Object Pascal, Java, JavaScript, Python, Ruby, AutoIt, PowerShell, Haskell, MASM, FASM programming languages.

autoit cpp csharp delphi encrypted-strings encryption fasm file-encryption haskell java javascript js masm object-pascal pascal powershell python ruby string-encryption visual-basic-net

Last synced: 30 Jul 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/t-miracle/zxtext

使用 SpringBoot + Thymeleaf + MySQL + MyBatis 实现简单的增删改查以及条件分页查询

java learning-exercise mysql pagehelper spring-boot thymeleaf

Last synced: 07 May 2025

https://github.com/treblereel/three4g

Three.js for GWT

3d gwt html5 java vr webgl

Last synced: 05 May 2025

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/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/jddev0/energizedpower

This is a technology Forge/NeoForge/Fabric mod with many machines.

fabric fabric-mod fabricmc fabricmc-mod forge forge-mod java minecraft minecraft-mod minecraftforge mod neoforge neoforge-mod

Last synced: 05 Jun 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/jimlind/filmlinkd

Your Favorite Letterboxd Discord Bot

discord discord-jda java jda letterboxd

Last synced: 01 Apr 2026

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/apache/portals-pluto

Mirror of Apache Pluto

java portals web-framework

Last synced: 13 Apr 2025

https://github.com/anjia0532/weixin-qiye-alert

微信企业号报警器

java weixin-qiye-alert

Last synced: 11 Jul 2025

https://github.com/piyushwani004/onlinehouserentingsystem

House rental portal is a webpage where house owners, clients, customers can exchange information effectively and inexpensively.Provides user-friendly interface, satisfying the needs of the consumers.Employs a new strategy that facilitates easy management of rental houses.

bootstrap4 java jsp-servlet mvc-architecture mysql-database

Last synced: 21 Jun 2025

https://github.com/picovoice/flutter-voice-processor

Flutter audio recording plugin designed for real-time speech audio processing

android audio audio-processing audio-recorder dart flutter ios java swift

Last synced: 14 Jul 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/mpgirro/stalla

A Kotlin and Java library for RSS podcast feeds

java kotlin podcast rss-feed

Last synced: 16 Apr 2025

https://github.com/zoran-jankov/repairq

RepairQ is a ticket system software application that is aimed for repair shops. It is used to track all business related things, from creating and tracing tickets, registering customers, devices that are being repaired, repair parts inventory and more.

beginer business-application data-structures database github-page java registration-forms registration-system repair-management repair-processes repair-service repairs-department serbian swing ticket-management

Last synced: 15 Apr 2025

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/depromeet/swimie-server

🏊‍♂️ 친구들의 응원과 함께하는 수영일기, Swimie!

generative-ai hexagonal-architecture java jenkins multi-module mysql redis sentry spring-boot

Last synced: 19 Apr 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/hoangsonww/employee-management-fullstack-app

🧑🏻‍💻 This repository hosts the Employee Management Full-Stack App, built with a modern React frontend with a robust Java Spring Boot backend to provides efficient data management and an interactive user experience. Currently deployed live with AWS RDS, Docker, Render, & Vercel.

aws docker full-stack fullstack-development java javascript jsx maven mongodb mui-material rds-mysql react reactjs rest-api restful-api spring spring-boot spring-mvc springframework vercel

Last synced: 29 Oct 2025

https://github.com/santanusinha/dropwizard-db-sharding-bundle

A bundle for implementing application level sharding on traditional databases.

dropwizard dropwizard-bundle java mariadb mysql

Last synced: 06 Apr 2025

https://github.com/brentvollebregt/price-per-unit

An Android app that helps you compare prices of similar products 💵 💰

android java price price-per-unit unit-price

Last synced: 18 Apr 2026

https://github.com/pengmaster/ndkjnidemo

:satellite: NDK-JNI开发入门教程

android android-studio cmakelists cpp java jni ndk ndk-cmake

Last synced: 28 Oct 2025

https://github.com/mybatis/cdi

MyBatis CDI Extension

cdi extension jakarta-ee java java-ee

Last synced: 09 Apr 2025

https://github.com/casid/jte-intellij

IntelliJ plugin for jte template files.

intellij-plugin java template-engine

Last synced: 16 Mar 2025

https://github.com/cocoteanet/elysiananime

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

anime bangumi-data java media rss

Last synced: 06 Apr 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/holoto/blueskytv

简单的安卓TV 超纯净

android base cctv easy java live m3u8 player tv

Last synced: 01 May 2025

https://github.com/ovirt/ovirt-engine-sdk-java

The oVirt Java SDK

java

Last synced: 11 Apr 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/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/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/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/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/unitsofmeasurement/si-units

International System of Units

international java si-units standards units

Last synced: 21 Jan 2026

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