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

Game Server Framework ,and not only game; 游戏服务器框架,又不止是游戏。支持网页http请求, 支持长连接发送 protobuf、json、自定义的数据类型,数据压缩加密、依赖注入、mysql对象关系映射及异步存储等功能。

game game-development game-server gameserver http http-server java netty protobuf

Last synced: 11 Apr 2025

https://github.com/chmarax/logregform-android

Login and registration form for Android (IceCream Sandwich+) with additional features, enchancement and dynamic GUI.

android android-application android-ui design firebase firebase-auth graphics java

Last synced: 11 Jul 2025

https://github.com/karthikriyer/photoeditor

Simple Photo Editing App

android java photo-editing

Last synced: 11 Apr 2025

https://github.com/bertrandmartel/pcapng-decoder

Java PCAPNG decoder library

java pcapng pcapng-decoder

Last synced: 07 May 2025

https://github.com/nepitwin/rabbitssl

Example Java, Spring-Boot and Python RabbitMQ SSL configuration

java python rabbitmq spring-boot ssl tls

Last synced: 15 Apr 2025

https://github.com/amin2312/ACsv

ACsv is a easy, multi-platform and powerful csv parsing library, includes: js, ts, haxe, php, java, python, c#, go

c-sharp cross-platform csv csv-parser go golang haxe java javscript php python python27 python3 tiny typescript

Last synced: 07 May 2025

https://github.com/joaopauloaramuni/poo

Repo POO

java mvc poo

Last synced: 10 Mar 2026

https://github.com/rainu/spring-custom-token-auth

A little example how to use spring with a custom token authentication.

auth demo java rest-api spring token

Last synced: 16 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/johnsonlee/sonatype-publish-plugin

Gradle Plugin for publishing artifacts to Sonatype and Nexus

gradle gradle-plugin java kotlin maven nexus publish publishing sonatype

Last synced: 15 Apr 2025

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/apache/myfaces-tobago

Apache MyFaces Tobago

java javaee jsf myfaces web-framework

Last synced: 04 Jul 2025

https://github.com/weilueluo/tsm4j

A tiny, in-memory, zero dependency state machine library

java state-machine

Last synced: 26 Sep 2025

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

Mirror of Apache Tajo

big-data java tajo

Last synced: 09 Apr 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/casid/jte-intellij

IntelliJ plugin for jte template files.

intellij-plugin java template-engine

Last synced: 16 Mar 2025

https://github.com/fengchangfight/chef-assist

点菜传菜后厨一体系统

java quasar springboot vuejs

Last synced: 17 Jan 2026

https://github.com/apache/portals-pluto

Mirror of Apache Pluto

java portals web-framework

Last synced: 13 Apr 2025

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

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

github-actions java javascript react spring type typescript

Last synced: 13 Apr 2025

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

Simple Android Music Player

android-music-player java kotlin music

Last synced: 04 Aug 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/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/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/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/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/badasintended/badpackets

multiplatform packet api

fabricmc java minecraft minecraft-forge

Last synced: 15 Mar 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/open-feature/java-sdk-contrib

Community contributions for hooks and reference providers

feature-flags java openfeature

Last synced: 11 Mar 2026

https://github.com/llnl/coda-calibration-tool

Tool for calibrating seismic coda source models

application java

Last synced: 29 Apr 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/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/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/mpgirro/stalla

A Kotlin and Java library for RSS podcast feeds

java kotlin podcast rss-feed

Last synced: 16 Apr 2025

https://github.com/hendriks73/ffsampledsp

FFmpeg based service provider for javax.sound.sampled.

audio audio-decoder ffmpeg java java-library macos sound ubuntu windows

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

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

anime bangumi-data java media rss

Last synced: 06 Apr 2026

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

简单的安卓TV 超纯净

android base cctv easy java live m3u8 player tv

Last synced: 01 May 2025

https://github.com/mariotaku/uniqr

Yet another QR art library for Java

java qrcode

Last synced: 04 May 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/codebox/readable-regex

Java library for creating readable regular expressions

java readability regular-expressions

Last synced: 12 Jun 2025

https://github.com/sinnerschrader/skillwill

Skills Management @ SinnerSchrader

java less react redux skills spring-boot

Last synced: 13 Apr 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/mybatis/cdi

MyBatis CDI Extension

cdi extension jakarta-ee java java-ee

Last synced: 09 Apr 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/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/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/dukke/fxcomponents

New controls for JavaFX

java javafx library

Last synced: 21 Mar 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/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/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/t-miracle/zxtext

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

java learning-exercise mysql pagehelper spring-boot thymeleaf

Last synced: 07 May 2025

https://github.com/x4e/blog

Where I write stuff.

java jvm reverse-engineering

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

Simple Java CSV reading and writing library using Java annotations

annotations csv java

Last synced: 22 Mar 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/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/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/lijiahangmax/orion-kit

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

common io java jsch kit lang spring string tools util utils

Last synced: 04 Oct 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/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/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/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/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/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/ovirt/ovirt-engine-sdk-java

The oVirt Java SDK

java

Last synced: 11 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/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/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/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/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/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/binx98/quickchat

QuickChat IM Server 服务端

im java netty websocket

Last synced: 12 Apr 2025

https://github.com/treblereel/three4g

Three.js for GWT

3d gwt html5 java vr webgl

Last synced: 05 May 2025