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/gsurma/steganographer

Script allowing hiding or revealing data in image files.

cryptography java steganography

Last synced: 08 Jul 2025

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

Checkout.com SDK for Java

java sdk

Last synced: 12 Mar 2026

https://github.com/wasabithumb/xclaim

A better chunk claiming system for Paper servers

claim java minecraft minecraft-plugin paper spigot

Last synced: 08 Oct 2025

https://github.com/wuba/easyaop

EasyAOP是基于ASM实现切面通用能力的工具。EasyAOP提供的通用切面能力,可以使用配置文件方式来配置使用。(EasyAOP is a tool based on ASM to realize the general capability of AOP. General faceting capabilities provided by EasyAOP,You can use the yaml file format to configure the use of EasyAOP.)

android-plugin aop asm config configuration easyaop gradle-plugin java kotlin yaml

Last synced: 14 Jun 2025

https://github.com/bdelacretaz/osgi-for-mere-mortals

Sample code for my "OSGi for mere mortals" presentation at ApacheCon NA 2011

apachecon java osgi tutorial

Last synced: 08 Oct 2025

https://github.com/apache/tsfile-viewer

Apache TsFile Viewer

java timeseries tsfile

Last synced: 07 May 2026

https://github.com/edrdo/dbdia

Diagram generator for Entity-Relationship models and relational schemas.

antlr colab database diagram er graphviz java python schema

Last synced: 16 Jan 2026

https://github.com/robinohs/totp-kt

A kotlin implementation of HOTP (RFC-4226) and TOTP (RFC-6238). Supports validation and generation of 2-factor authentication codes, recovery codes and randomly secure secrets.

2fa 2factor hotp java kotlin mfa one-time-password otp otp-verification rfc-4226 rfc-6238 totp totp-generator

Last synced: 14 Apr 2025

https://github.com/damn/clojure.gdx

Desktop/Android/iOS Clojure game development framework

2d 3d android cross-platform framework game game-development game-engine gamedev ios java libgdx linux macosx windows

Last synced: 05 Nov 2025

https://github.com/efwgrp/efw4.x

An Enterprise Framework for Web with a goal-oriented approach to building web systems fast using Ajax and server-side JavaScript, provided by ESCCO.

ajax efw4x framework graaljs java javascript nashorn openpdf poi purpose-oriented websocket

Last synced: 08 Mar 2026

https://github.com/jauntsdn/rsocket-jvm

Very fast GRPC-like & GRPC-compatible services on JVM with rich streaming model over multiple network transports

grpc java netty rsocket

Last synced: 22 Mar 2025

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/kakarottocui/springbootvueyanglaozhiyuanzhe

基于java SpringBoot和Vue养老服务管理志愿者管理系统设计

java mysql springboot vue

Last synced: 28 Jul 2025

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

The Spotify checkstyle configuration

checkstyle java

Last synced: 14 Jan 2026

https://github.com/apache/incubator-tajo

Mirror of Apache Tajo

big-data java tajo

Last synced: 09 Apr 2025

https://github.com/jveverka/java-17-examples

JDK 17 examples and demo projects

java java-12 java-13 java-14 java-15 java-16 java-17

Last synced: 23 Apr 2025

https://github.com/waikato/weka

Pointer to the official Weka repository.

java machine-learning weka

Last synced: 02 Aug 2025

https://github.com/virgilsecurity/virgil-sdk-java-android

Virgil Core SDK allows developers to get up and running with Virgil Cards Service API quickly and add end-to-end security to their new or existing digital solutions to become HIPAA and GDPR compliant and more.

android cryptography encryption end-to-end-encryption gdpr hipaa java maven pki sdk

Last synced: 08 Aug 2025

https://github.com/kumailn/androidscientificcalculator

➕An elegant feature-packed scientific calculator app for Android. Published on the Google Play Store.

android app calculator gradle java kitkat lollipop marshmallow nougat playstore

Last synced: 19 Jul 2025

https://github.com/crysknife-io/crysknife

Dependency Injection and html templates framework for J2CL. Relaxed implementation of Jakarta CDI

cdi closure-compiler closure-library htmltemplate j2cl jakarta java javascript maven

Last synced: 14 Jul 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/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/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/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://kag0.github.io/tail

simple tail call optimization and stack safety for Java

java tail-call-optimization trampolines

Last synced: 02 Apr 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/llnl/coda-calibration-tool

Tool for calibrating seismic coda source models

application java

Last synced: 29 Apr 2025

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/vonzhou/blog

My Blog

blog c java programming

Last synced: 20 Jul 2025

https://github.com/bagyoni/origamieditor3d

Virtual paper folding application

java origami wysiwyg

Last synced: 18 Dec 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/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/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/dice-group/iguana

IGUANA is a benchmark execution framework for RDF triple stores and quad stores

benchmark benchmarks http iguana java performance-analysis performance-testing rdf sparql stresstest stresstesting triplestore

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

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

android java

Last synced: 14 Jul 2025

https://github.com/stephanj/llama3javachatcompletionservice

Llama3.java Inference engine with OpenAI Chat Completion REST API/

inference-api java llama3 openai-api

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/treblereel/three4g

Three.js for GWT

3d gwt html5 java vr webgl

Last synced: 05 May 2025

https://github.com/heliosminecraft/heliosclient

Fabric anarchy utility mod for the latest Minecraft version.

fabricmc-mod helios-client helios-utility-mod java minecraft-mod minecraft-utility-mod

Last synced: 12 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/j256/simplecsv

Simple Java CSV reading and writing library using Java annotations

annotations csv java

Last synced: 22 Mar 2025

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

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

java maven task

Last synced: 24 Jul 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/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/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/onehilltech/promises

Promise/A+ library for JVM and Android

android java promises

Last synced: 09 Aug 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/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/javaee/security-api

Java EE Security (JSR-375) API

java javaee jsr-375 security

Last synced: 14 Jan 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/mybatis/cdi

MyBatis CDI Extension

cdi extension jakarta-ee java java-ee

Last synced: 09 Apr 2025

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/pengmaster/ndkjnidemo

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

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

Last synced: 28 Oct 2025

https://github.com/sinnerschrader/skillwill

Skills Management @ SinnerSchrader

java less react redux skills spring-boot

Last synced: 13 Apr 2025

https://github.com/jimlind/filmlinkd

Your Favorite Letterboxd Discord Bot

discord discord-jda java jda letterboxd

Last synced: 01 Apr 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/cocoteanet/elysiananime

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

anime bangumi-data java media rss

Last synced: 06 Apr 2026

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

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

github-actions java javascript react spring type typescript

Last synced: 13 Apr 2025

https://github.com/binx98/quickchat

QuickChat IM Server 服务端

im java netty websocket

Last synced: 12 Apr 2025

https://github.com/mariotaku/uniqr

Yet another QR art library for Java

java qrcode

Last synced: 04 May 2025

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

微信企业号报警器

java weixin-qiye-alert

Last synced: 11 Jul 2025

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

一起来收服神奇宝贝吧!

java pokemon

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/ovirt/ovirt-engine-sdk-java

The oVirt Java SDK

java

Last synced: 11 Apr 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/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/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/jferrater/opa-data-filter-spring-boot-starter

Spring Boot library for enforcing authorization on Spring Data JPA and MongoDB by filtering data using the Open Policy Agent (OPA) partial evaluation feature.

authorization cloud-native datafilter java java-library mongodb opa opa-data-filter openpolicyagent spring-data-jpa spring-data-mongo springboot sqldb

Last synced: 11 Sep 2025

https://github.com/kezhenxu94/chatgpt-java

ChatGPT SDK for Java, CLI, GitHub Actions, demo, etc.

chatgpt chatgpt-api chatgpt-bot chatgpt-cli chatgpt-github-action chatgpt-java chatgpt-sdk java

Last synced: 15 Apr 2025

https://github.com/pierreschwang/netty-packet

Simple & Lightweight Netty packet library + event system

event java netty packet

Last synced: 23 Mar 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/descope/descope-java

Java library used to integrate with Descope

authentication descope java java-sdk sdk spring spring-boot spring-security

Last synced: 15 Apr 2025

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/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/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/alxkm/reflector

Reflector is tiny java reflections library

java reflection reflection-api reflection-library study

Last synced: 28 Feb 2026

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