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/bric3/drain-java

This a pet project to explore log pattern extraction using DRAIN

drain java log tail template-mining

Last synced: 11 Apr 2025

https://github.com/rolandosborne/IndiView

Take back control of your data with IndiView, an app for self-hosted digital identities on CoreDB nodes. Designed for Android and iOS, supports messaging and personalized content feeds.

android android-app decentralized federated ios ios-app java java-spring messaging privacy react-native reactjs social-media

Last synced: 16 May 2025

https://github.com/archimedes-projects/archimedes-jvm

Archimedes's implementation for the Java Virtual Machine (JVM)

architecture ddd java jvm kotlin solid

Last synced: 04 Oct 2025

https://github.com/micrusa/amaztimer

Interval/Workout timer app with heart rate, kcal monitoring, tcx exports, reps detection and previous workouts viewer for Amazfit devices running android [Discontinued]

amazfit amazfit-devices android huami interval-timer java reps-detection tcx-exports widget workout-tracking

Last synced: 28 Mar 2025

https://github.com/yj8023xx/xiwenlejian

一个基于深度学习的书籍推荐系统,可以根据用户的行为进行个性化的推荐

deep-learning java python recommender-system spark springcloud vue

Last synced: 23 Aug 2025

https://github.com/lucko/shadow

An annotation based API for Java reflection.

annotation java reflection

Last synced: 17 Sep 2025

https://github.com/ivangfr/spring-cloud-stream-event-sourcing-testcontainers

Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.

avro cassandra docker java json kafka mysql schema-registry spring-boot spring-cloud-stream spring-data-cassandra spring-data-jpa spring-web-mvc springdoc-openapi testcontainers

Last synced: 07 Mar 2026

https://github.com/jklingsporn/vertx-jooq-async

Deprecated, use vertx-jooq instead:

java jooq vertx

Last synced: 29 Sep 2025

https://github.com/vbauer/avconv4java

Java interface to avconv tool

avconv ffmpeg java libav video video-processing

Last synced: 13 Oct 2025

https://github.com/yuyuzha0/word2vec

a word2vec impl of Chinese language, based on deeplearning4j and ansj

chinese java nlp word2vec word2vec-zh

Last synced: 10 Oct 2025

https://github.com/tink-crypto/tink-tinkey

Utility that allows generating and manipulating Tink keysets

crypto cryptography java key-management security

Last synced: 27 Jan 2026

https://github.com/apiaddicts/apigen.springboot

Apigen allow generate springboot archetipe using openapi file as mapping tool between the openapi definition and the database.

java microservices openapi3 openapi31 springboot

Last synced: 04 Feb 2026

https://github.com/fengtan/sophie

A Solr browser and administration tool

administration java solr swt

Last synced: 18 Jan 2026

https://github.com/excalibase/excalibase-graphql

Excalibase GraphQL instantly turns your database into a GraphQL API. Built with Spring Boot, it supports schema discovery, subscriptions, and type handling — no manual resolvers needed.

api api-automation api-generator code-generation database-to-graphql developer-tools graphql graphql-server java postgres postgresql postgresql-database spring spring-boot springboot sql

Last synced: 27 Feb 2026

https://github.com/bmzhao/kissmanga-downloader

Download manga from kissmanga (which usually has good translations)

anime docker downloader java kissanime kissanime-downloader kissmanga kissmanga-downloader

Last synced: 25 Feb 2026

https://github.com/levyfan/sentencepiece-jni

Java JNI wrapper for SentencePiece: unsupervised text tokenizer for Neural Network-based text generation.

google-sentencepiece java java-bindings jni natural-language-processing neural-machine-translation nlp word-segmentation

Last synced: 28 Jan 2026

https://github.com/jonatino/jogl2d

Zero-overhead 2D rendering library for JOGL using Kotlin

2d 3d development game gradle graphics java javafx jogl kotlin maven opengl swing zero-overhead

Last synced: 26 Oct 2025

https://github.com/cocainecong/gesture-recognizion

YOLO+ResNet的手势识别,YOLO进行目标识别,ResNet进行特征提取

ai java python resnet yolo

Last synced: 15 Apr 2025

https://github.com/aboullaite/springbot

Messenger Bot that, based on typed text, query spring documentation and return 3 first results

bot java jsoup messenger spring spring-boot

Last synced: 04 Apr 2025

https://github.com/apache/maven-doxia

Apache Maven Doxia base

apache-maven build-management doxia java maven

Last synced: 15 May 2025

https://github.com/yusuf-daglioglu/swagger_plugin_example

Example of a Swagger plugin which prints the information from custom Java annotation to Swagger HTML UI.

api documentation http java open-api openapi spring swagger swagger-plugin swagger-ui

Last synced: 15 Apr 2025

https://github.com/ozlerhakan/java9-module-examples

a list of Java 9 module samples to dive into the modular world

java java9 java9-jigsaw jigsaw modularity module serviceloader

Last synced: 04 Jan 2026

https://github.com/xuwei-k/free-monad-java

Free Monad in Java

java monad

Last synced: 15 Apr 2025

https://github.com/vrgsoftua/timeline-view

Open source android library

android java libraries

Last synced: 05 May 2025

https://github.com/ivansaul/cheat-sheets

Cheat-Sheets: Your go-to quick reference developer guide for learning Python, Rust, Swift, JavaScript, Kotlin, Go, Git, and more!

cheatsheet cheatsheets dart flutter golang java javascript kotlin python rust swift

Last synced: 02 Feb 2026

https://github.com/grapebaba/sui4j

Sui4j is a robust, reactive, type safe Java library for working with Smart Contracts on the @MystenLabs/sui network.

bcs blockchain java jvm move sdk sui

Last synced: 10 Jul 2025

https://github.com/liyupi/ai-code-helper

2025 年 AI 编程助手实战项目(作者:程序员鱼皮),基于 Spring Boot 3.5 + Java 21 + LangChain4j + AI 构建智能编程学习与求职辅导机器人,覆盖 AI 大模型接入、LangChain4j 核心特性、流式对话、Prompt 工程、RAG 检索增强、向量数据库、Tool Calling 工具调用、MCP 模型上下文协议、Web 爬虫、安全防护、Vue.js 前端开发、SSE 服务端推送等企业级 AI 应用开发技术。帮助开发者掌握 AI 时代必备技能,熟悉 LangChain 框架,提升编程学习效率和求职竞争力,成为企业需要的 AI 全栈开发人才。

ai ai-model backend frontend java langchain4j mcp rag spring-ai springboot springmvc tool-calling vector-database vue

Last synced: 16 Jul 2025

https://github.com/songwo-153/collaborativefilteringnewsrecommendsystem

基于协同过滤算法的个性化新闻推荐系统的设计与实现(采用Java语言的SpringBoot和SSM两种框架分别实现基于用户、物品的协同过滤推荐算法)

collaborative-filtering java javascript mybatis mysql recommendation-algorithm spring springboot springmvc ssm

Last synced: 19 Jun 2025

https://github.com/open-hand/choerodon-file

The file service is built on minio server, we can use minio client to upload and delete files.

c7nf choerodon java minio spring spring-boot spring-cloud

Last synced: 10 Jul 2025

https://github.com/minhaskamal/skindetector

Detects Human Skin From Image (color-region-segmentation-photo-detection-extraction-detect)

egami image-processing image-segmentation java region region-detection segmentation skin template-matching

Last synced: 11 Apr 2025

https://github.com/fabiosilva11/sketchware-ia

Community-maintained continuation of Sketchware for Android, with active development, editor improvements, and downloadable APK releases.

android android-ide app-builder java kotlin low-code mobile-development sketchware source-available visual-programming

Last synced: 04 Jul 2026

https://github.com/jupf/staticlog

StaticLog - super lightweight static logging for Kotlin, Java and Android

android java kotlin logger

Last synced: 12 May 2025

https://github.com/kaitoy/sneo

SNMP Network Simulator

java snmp-network-simulator

Last synced: 13 Apr 2025

https://github.com/hellokoding/dockercompose-springboot-mongodb-nginx

Docker Compose with Spring Boot, MongoDB and NGINX

docker-compose java maven mongodb nginx spring-boot

Last synced: 13 May 2025

https://github.com/meanmail/java_base

Java. Базовый курс на stepik.org. Тесты для задач.

java stepik stepik-plugin stepik-tests stepik-union

Last synced: 17 Mar 2025

https://github.com/dominokit/domino-mvp

domino-mvp

gwt java

Last synced: 16 Jun 2026

https://github.com/BitTheByte/BitTraversal

Burpsuite Plugin to detect Directory Traversal vulnerabilities

bugbounty burp-extensions burp-plugin burpsuite burpsuite-extender java path-traversal traversal web

Last synced: 11 Jul 2025

https://github.com/robaho/go-concurrency-test

Test the performance of Go's concurrency structures

c concurrency go java performance

Last synced: 20 Jul 2025

https://github.com/BitTheByte/Orkestra

Web-based Android debugger with inspection capabilities using Frida and Jadx as a backbone

android bugbounty bugcrowd debugger decompiler frida hackerone jadx java java-decompiler orkestra

Last synced: 12 Jul 2025

https://github.com/oracle/nosql-java-sdk

SDK for Java for the Oracle NoSQL Database

cloud database java nosql nosql-database oracle oracle-cloud

Last synced: 09 May 2025

https://github.com/gabrieldim/resource-description-framework

Resource Description Framework aka RDF examples written in Java

java pretty-rdf-xml rdf turtle xml

Last synced: 19 Jul 2025

https://github.com/supwisdom/spreadsheet-mapper

Tools to mapping between spreadsheet and POJO

excel export import java spreadsheet validation

Last synced: 14 Jan 2026

https://github.com/tigersoldier/javacomp

A Java completion server

java language-server-protocol

Last synced: 24 Apr 2025

https://github.com/realtimetech-solution/opack

Fast object or data serialize and deserialize library

cloning java json serialization

Last synced: 14 Jan 2026

https://github.com/tbdawg/VerticalMarqueeTextView

This is an Android class for creating a TextView that will Marquee or Auto Scroll Vertically.

android autoscrolling java textview vertical-autoscroll vertical-autoscrolling-textview vertical-marquee vertical-marquee-textview

Last synced: 12 Jul 2025

https://github.com/diennea/majordodo

Distributed Operations and Data Organizer built on Apache BookKeeper

bookkeeper coordinator distributed java resource-manager task-manager

Last synced: 05 May 2025

https://github.com/kamax-matrix/mxhsd

Corporate Matrix Homeserver

homeserver java matrix matrix-homeserver spring-boot

Last synced: 03 Apr 2025

https://github.com/sing1ee/textrank-java

a simple implementation of textrank algorithm for nlp keywords extraction

java nlp-keywords-extraction textrank-algorithm textrank-java

Last synced: 10 Apr 2025

https://github.com/rladstaetter/javacv-webcam

Display a videostream from your webcam with JavaFX and JavaCV

java java11 javacv javafx maven opencv webcam webcamera

Last synced: 10 Apr 2025

https://github.com/zainmustafaaa/healthcare-scan-nearby-hospital-locations

I developed this android application to help beginner developers to know how to use Google Maps API and how to convert JSON data into Java Object.

android-application android-studio google google-maps google-maps-api googlemaps-api health healthcare java maps medical nearby nearby-hospitals nearby-locations nearby-search permission-android

Last synced: 01 May 2025

https://github.com/vashishthask/eclipse-to-maven

eclipse-to-maven mavenises the existing Eclipse based workspace.

eclipse java maven

Last synced: 03 Apr 2026

https://github.com/aress31/google-authenticator

Burp Suite plugin that dynamically generates Google 2FA codes for use in session handling rules (approved by PortSwigger for inclusion in their official BApp Store).

burp-plugin burpsuite google java two-factor-authentication

Last synced: 22 Mar 2025

https://github.com/depromeet/antoon-api

📈 개미는 툰툰 :: 웹툰의 새로운 덕질 문화

java jpa mysql rest spring-mvc

Last synced: 19 Apr 2025

https://github.com/alexandregama/cdi-guide-tutorials

CDI Guide And Tutorials - Many examples of how to use CDI and CDI 2.0 like Qualifiers, Interceptors, Decorators, Lazy Initialization an much more!

cdi cdi-decorator cdi-extension cdi-injection cdi-interceptor cdi-spec dependency-injection dependency-injection-framework hacking-cdi hacking-code hackingcode java java-cdi java-spec java-tutorial learn-to-code learning learning-by-doing weld

Last synced: 22 Apr 2025

https://github.com/harmonysoft-tech/traute

Enhances java sources compilation in a way to insert null-checks into generated *.class files

instrumentation java java-8 javac javacompiler notnull

Last synced: 22 Apr 2025

https://github.com/aweiloveandroid/loveheartview

手把手教你打造爱心,快去跟喜欢的妹子表白吧。

android html5 java js php python

Last synced: 12 May 2025

https://github.com/ibm-cloud/get-started-java

Sample and tutorial to help you get started with a Java EE app, REST API and a database.

bluemix cloudant database eclipse java liberty rest-api

Last synced: 22 Apr 2025

https://github.com/SeqWare/seqware

This is the SeqWare Project's main repo.

bioinformatics java ngs

Last synced: 05 May 2025

https://github.com/kawasima/websocket-classloader

Load remote java classes via WebSocket.

classloader java websockets

Last synced: 19 Jun 2025

https://github.com/dansoftowner/markdowneditorcontrolfx

Markdown editor control for JavaFX

desktop gui java javafx markdown

Last synced: 08 May 2025

https://github.com/seedstack/business

Based on the Domain-Driven-Design approach, the business framework will help you structure and implement your business code cleanly and efficiently.

ddd domain-driven-design java seedstack

Last synced: 10 Apr 2025

https://github.com/apache/sling-org-apache-sling-starter

Apache Sling Starter Application

java sling

Last synced: 09 Apr 2025

https://github.com/jchanghong/kotlin-backend-tool-library

A kotlin backend development tool library,mainly includes common kotlin extensions for daily projects。轻松将kotlin加入现有java后端项目,自己日常工具类

helper java json kotlin kotlin-extensions spring tool util

Last synced: 14 Jan 2026

https://github.com/xdrop/jrand

A Java library to generate random data for all sorts of things. Java random data faker

data faker java random random-generation random-number-generators random-string randomization

Last synced: 14 Jun 2025

https://github.com/prmr/solitaire

Implementation of the Solitaire card game with JavaFX

card-game desktop-app desktop-application java javafx solitaire solitaire-card-game

Last synced: 12 May 2025

https://github.com/nguyenphuc22/Design-Patterns

Sách Design Pattern Tiếng Việt - Một cái nhìn tổng quan về design pattern trong lập trình.

behavioral behavioral-patterns creational-patterns design-patterns java structural-patterns

Last synced: 14 Apr 2025

https://github.com/vivekkuvadiya/file-manager-android-app

File Explorer - Manage Images, Audio, Video, Zip, Apps, Document, Download, Favourite File, Large File. With In built cleaner.

android android-app android-application android-studio app file fileexplorer filemanager filemanagerapp java native

Last synced: 07 Mar 2026

https://github.com/bestoa/shadowsocks-vertx

Java port of shadowsocks with vertx.

bouncy-castle java java-8 shadowsocks shadowsocks-java vertx

Last synced: 16 Jan 2026

https://github.com/shibd/socket.io.java.server.biz

Push-Center by netty-socketio, C100K Test, Support project isolation, High Availability

java push socket-io

Last synced: 15 Apr 2025

https://github.com/ashish2030/codesignal-solution

:octocat:🌟 ᴛʜɪꜱ ɪꜱ ᴀ ꜱᴏʟᴜᴛɪᴏɴ ᴏꜰ ᴄᴏᴅᴇꜱɪɢɴᴀʟ ᴄᴏᴅɪɴɢ ᴘʟᴀᴛꜰᴏʀᴍ ꜱᴏʟᴠᴇ ʙʏ ᴍᴇ💻 🎯 🚀

codesignal-solutions coding-challenges java javascript python3

Last synced: 11 Apr 2025

https://github.com/idouble/trinary-calculator-android-java-app

📱 A handy Calculator for Trinary operations 📱 | ⛓ https://play.google.com/store/apps/details?id=com.trinarycalculator.ayidouble.trinarycalculator.app ⛓

android app calculator chrome division firefox interactive iota java mobile quantum quantum-computing qubit qubits smartphone ternary trinary trits trytes xor

Last synced: 05 May 2025

https://github.com/sebthom/more-clink-completions

Windows command line Clink auto-completion for Nektos/Act, Curl, Docker, Dart, Haxe, Java, Lua, Maven, OpenSSL

cli clink clink-completions command-line curl docker haxe java lua mvn nektos-act openssl

Last synced: 06 May 2025

https://github.com/georgh93/pcgf_pluginlib

Collection of classes useful for Bukkit/Spigot/Paper/BungeeCord/Waterfall plugins

bukkit java minecraft spigot spigot-plugin

Last synced: 21 Mar 2025

https://github.com/kuangcp/mythredisclient

:racing_car:使用JavaFx做的Redis客户端,资源消耗略大 200-300m,想复用核心代码做成web端,然后浏览器操作,开发起来和跑起来也快

client java javafx jdk8 redis redis-client redis-gui

Last synced: 12 Apr 2025

https://github.com/minad/chasm

Java Bytecode Assembler and Disassembler which uses S-expressions

asm assembler bytecode disassembler java java-bytecode s-expressions

Last synced: 11 Apr 2025

https://github.com/xbony2/nuclear-control

An updated version of nuclear control.

forge ic2 java minecraft mod

Last synced: 12 Apr 2025

https://github.com/xfhy/notes

平常的一些学习笔记,统一备份到这里

android database git java linux notes

Last synced: 13 Apr 2025

https://github.com/paulcwarren/ginkgo4j

A Java BDD Testing Framework (based on RSpec and Ginkgo)

bdd eclipse ginkgo intellij java junit rspec spring tdd

Last synced: 21 Mar 2025

https://github.com/joel-jeremy/externalized-properties

A lightweight and extensible library to resolve application properties from various external sources.

configuration feature-flags feature-toggles java jvm properties

Last synced: 11 Jan 2026

https://github.com/hta218/storemanager

Simple desktop application for store management

desktop-application java jdbc sql swing

Last synced: 12 Apr 2025