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/leogejior0/crackingthecodinginterview-ws

Repository to hold code written to help study for coding interviews using the textbook "Cracking the Coding Interview." Includes data structure implementations and solutions to problems in the textbook.

java jdk jdk11 jdk17 jdk21 jdk23 jdk8 jvm

Last synced: 27 Jul 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/yifanzheng/cs-notes

:book: Java 技术摘要(个人学习笔记),主要记录编程相关的知识点以及个人对一些知识的理解与总结,以 issue 方式记录。

docker elasticsearch java kafka mysql nginx spring

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/mrsarm/jshell-plugin

Gradle plugin to explore your code and dependencies with in jshell

gradle gradle-plugin java java9 jshell

Last synced: 11 Sep 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/rohankanojia/kubernetes-client-demo

A Simple Java project demostrating usage of fabric8 kubernetes Java client

fabric8 fabric8-kubernetes-client java kubernetes

Last synced: 15 Apr 2025

https://github.com/bertilmuth/moonwlker

Jackson JSON without annotation.

deserialization jackson jackson-json java json serialization

Last synced: 27 Aug 2025

https://github.com/teamkun/teamkunpluginmanager

Automatically downloads plugins and their dependencies from repositories and provides advanced server management support.

bukkit bukkit-plugin hikaricp installer java jitpack kpm manager minecraft peyang plugin plugin-manager plugman spigot

Last synced: 23 Feb 2026

https://github.com/dadrus/jpa-unit

JUnit extension to test javax.persistence entities

cdi concordion cucumber database java jpa jpa-test jpa-unit junit junit5 mongodb neo4j persistence test testing

Last synced: 12 Feb 2026

https://github.com/camunda-community-hub/micronaut-zeebe-client

This open source project allows you to easily implement Zeebe Worker with Micronaut: simply add a dependency in your Micronaut project

bpm camunda camunda-cloud cloud graalvm hacktoberfest java micronaut micronaut-framework microservice workflow zeebe zeebe-worker

Last synced: 02 Apr 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/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/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/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/dominokit/domino-mvp

domino-mvp

gwt java

Last synced: 16 Jun 2026

https://github.com/njnareshjoshi/exercises

This repository along with the articles repository (https://github.com/njnareshjoshi/articles) contains coding examples for my blog ProgrammingMitra

classnotfoundexception immutability inheritance integer-cache java java-8 java-cloning java-serialization noclassdeffounderror polymorphism

Last synced: 03 Sep 2025

https://github.com/fengtan/sophie

A Solr browser and administration tool

administration java solr swt

Last synced: 18 Jan 2026

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/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/depromeet/antoon-api

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

java jpa mysql rest spring-mvc

Last synced: 19 Apr 2025

https://github.com/wille/oslib

Java library to easily detect running Operating System, BSD Flavor, Linux Distribution, Desktop Environment and Architecture

architecture bsd bsd-flavor desktop-environment java java-library library linux linux-distribution operating-system os windows

Last synced: 30 Oct 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/ntnewhorizons/ntnh

Hi-tech Minecraft modpack

java java-8 minecraft modpack

Last synced: 15 Jun 2026

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

Java interface to avconv tool

avconv ffmpeg java libav video video-processing

Last synced: 13 Oct 2025

https://github.com/taymindis/atomic_threadpool

it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability

asynchronous atomic-design c cross-platform java jni lockfree multithreading threadpool

Last synced: 10 Apr 2025

https://github.com/nipafx/java-after-eight

Start with Java 11, be amazed by Java 12-17 and beyond

java

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

A fork of Oracle's EcmaScript 5.1 engine Nashorn, compatible with Java 7

java javascript-engine jdk jre

Last synced: 10 Apr 2025

https://github.com/panga/rinhabackend-vertx

Rinha de Backend 2023 Q3 - Java + Vert.x

java rinha-de-backend rinha-de-backend-2023-q3 vertx

Last synced: 08 Mar 2026

https://github.com/yj8023xx/xiwenlejian

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

deep-learning java python recommender-system spark springcloud vue

Last synced: 23 Aug 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/cocainecong/gesture-recognizion

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

ai java python resnet yolo

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/m310851010/xice7-imagekit

基于java语言实现的简单的图片处理

image-compression image-processing java xice7-imagekit

Last synced: 15 Jul 2025

https://github.com/otaviojava/imergindo-jvm-book

Conteúdo do livro do imergindo na JVM

book java jvm

Last synced: 14 Apr 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/jupf/staticlog

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

android java kotlin logger

Last synced: 12 May 2025

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/onurozuduru/java-shooter-game-project

A simple Java game project for programming class.

2d game java java-game java-shooter-game shooter-game

Last synced: 11 May 2025

https://github.com/kok202/dluid

Deep learning user interface designer

ai deep-learning deeplearning4j dl4j gui java javafx javafx-application

Last synced: 01 Jul 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/apache/pdfbox-docs

Mirror of Apache PDFBox Docs

content java library pdfbox

Last synced: 09 Apr 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/realtimetech-solution/opack

Fast object or data serialize and deserialize library

cloning java json serialization

Last synced: 14 Jan 2026

https://github.com/JodaOrg/joda-time-i18n

Internationalization data based around Joda-Time.

internationalization-data java joda joda-time

Last synced: 12 Jul 2025

https://github.com/rajatt95/documents

Apache POI | Log4J | OOPS | Selenium GRID | XPath | Java | Javascript | Python | PyTest | Selenium WebDriver | Cypress| Playwright | Github Actions | Chrome_DevTools | Manual Testing

apache-poi chrome-devtools github-actions java javascript log4j manual-testing oops programming-languages pytest selenium selenium-grid selenium-webdriver test-automation testing xpath

Last synced: 10 Apr 2025

https://github.com/carmjos/easyplugin

轻松(做)插件,旨在于方便快捷的使用Bukkit实现MC中的一些功能。

bukkit bukkit-library efficiency java java-library library spigot spigot-library

Last synced: 24 Jun 2025

https://github.com/claczny/vizbin

Repository of our application for human-augmented binning

binning bioinformatics java machine-learning metagenomics visualisation

Last synced: 20 Aug 2025

https://github.com/arconia-io/arconia-cli

Arconia CLI is a powerful tool designed to streamline and enhance the developer experience when working with Java and Spring Boot applications.

buildpacks cloud-native developer-experience gradle java maven openrewrite spring-boot

Last synced: 14 Jun 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/oracle/sandwood

Sandwood - A JVM based Java like Probabilistic Programming Language

compiler java machine-learning ml probabilistic-models probabilistic-programming runtime

Last synced: 17 Aug 2025

https://github.com/florianreuth/dietrichevents2

One of the fastest Java event systems in the world using compiler optimizations, which still has a lot of features

event event-management eventbus events java lambda listener

Last synced: 07 Feb 2026

https://github.com/badasintended/ravel

IntelliJ IDEA plugin for remapping sources

fabricmc idea-plugin java kotlin mappings minecraft mixin

Last synced: 02 Apr 2026

https://github.com/xuwujing/webservice_project

关于Java 使用 javax.jws 和 Axis 实现 WebService 发布和调用。

axis2 java webservice

Last synced: 05 Mar 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/chenshuiluke/jresume

A simple program that uses JSON to generate web resumes.

html java json pdf resume resume-template theme

Last synced: 18 Jan 2026

https://github.com/jrosell/marketing-data-connectors

Command line batch job that run java runtime environment to extract and load marketing data using Facebook Marketing API, Google Analytics API, Mailchimp API, Google Webmasters API, Google Sheets API, Mysql, Postgresql, Clickhouse, etc

batch-job clickhouse command-line-tool connector etl facebook-graph-api google-analytics-api google-sheets-api google-webmaster google-webmaster-tools java jre8 mailchimp-api marketing-tools mysql postgresql talend

Last synced: 19 Jan 2026

https://github.com/ali-bouali/spring-boot-video-call-app

Video call App using Spring boot and ZegoCloud

api java javascript sdk video-streaming zegocloud

Last synced: 25 Apr 2026

https://github.com/cocowwy/dingtalk-robot

:robot:拆箱即用的钉钉机器人,已解决20次/秒的消息上限问题,支持复杂业务场景下,根据业务标识使用指定的机器人进行消息通知

java springboot

Last synced: 29 Apr 2025

https://github.com/gemisis/discord-bot-cdk-construct

A CDK Construct for creating a serverless Discord bot. All you need to do is supply your code to handle the commands!

aws aws-cdk aws-cloudformation aws-lambda cdk csharp discord discord-api discord-bot discord-js discordapp discordbot discordjs dotnet java nodejs python serverless typescript

Last synced: 10 Apr 2025

https://github.com/zaiste/zaiste.net

Zaiste is a software technologist who helps companies and brands build great software products. Expertise in: Java, Ruby, Python, JavaScript and Clojure.

clojure clojurescript java javascript nodejs python ruby

Last synced: 05 May 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/carryxyh/electrons

事件总线,支持熔断、限流、监听器自由组合以及监听器的顺序执行

electron events java

Last synced: 10 Apr 2025

https://github.com/zevolution/netflix-hexagonal-architecture

This project was created as a simple example to show how we can implement the hexagonal architecture(software design) proposed by Netflix.

architectural-patterns bff bff-microservice contract-first design-system hexagonal-architecture java java-11 netflix spring spring-boot system-design

Last synced: 10 Apr 2025

https://github.com/mattbertolini/spring-annotated-web-data-binder

Bind query params, form data, headers, cookies, session data, and more to a Java bean in Spring MVC and Spring WebFlux

beans camel-case databinding java java-bean-binding jax-rs jvm modelattribute snake-case spring spring-boot spring-mvc spring-web spring-webflux spring-webmvc

Last synced: 29 Oct 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/mybatis/ibatis-spring

Ibatis integration code copied from Spring ORM 3.2.x branch

ibatis java spring

Last synced: 09 Sep 2025

https://github.com/danielshaya/reactivejournal

ReactiveJournal a journalling facility for Reactive Streams. Intended for testing, remote connections and effective handling of back pressure

chronicle java journal memory-mapped rxjava

Last synced: 22 Jul 2025

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

Apache NiFi NAR Maven Plugin

hacktoberfest java maven nifi

Last synced: 29 Jul 2025

https://github.com/kakarottocui/recruitsys

基于java SpringBoot和VUE的求职招聘系统

java springboot vue

Last synced: 30 Jul 2025

https://github.com/codecentric/habitcentric

A microservice demo application showcasing cloud-native technologies

docker istio java kotlin kubernetes linkerd2 semantic-release spring-boot traefik

Last synced: 28 Apr 2026

https://github.com/sourcegrade/jagr

Java AutoGrader, Implemented in Kotlin

grading java kotlin

Last synced: 14 Jan 2026

https://github.com/moraisigor/fontdroid

FontDroid is a small library that gives the ability to use custom fonts in an Android application

android custom-fonts java

Last synced: 04 Sep 2025

https://github.com/xfhy/notes

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

android database git java linux notes

Last synced: 13 Apr 2025