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

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

deep-learning java python recommender-system spark springcloud vue

Last synced: 23 Aug 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/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/neuw84/rake-java

A Java implementation of the Rapid Automatic Keyword Extraction Framework ( RAKE )

freeling illinois-pos-tagger java keyword-extraction nlp pos-tagger

Last synced: 02 Apr 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/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/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/vbauer/avconv4java

Java interface to avconv tool

avconv ffmpeg java libav video video-processing

Last synced: 13 Oct 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/steinfletcher/gonum

An enum generator for Go

enum enumeration generator go golang java

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/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/parasgarg/stevens-computer-science-courses-materials

This repository consists of assignments, lab works, quizzes and more. These assessments belong to the Computer Science major at Stevens Institute of Technology. The materials available in this repository are the among the popular courses offered in Computer Science major in Master of Science. This repository also consists, the solutions of all course works and projects those I solved and submitted during my graduation from Fall 2016 through Spring 2018. Note: All these exercises and assessments (given by university professors) and solutions are for references only.

algorithms-datastructures amazon-web-services aws aws-ec2 cloud computer-science cyber-security data-mining database-management html-css java javascript knowledge-discovery mongodb python-3 r ruby sas sql web-programming

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

Fast object or data serialize and deserialize library

cloning java json serialization

Last synced: 14 Jan 2026

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

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

java jpa mysql rest spring-mvc

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

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

docker elasticsearch java kafka mysql nginx spring

Last synced: 20 Jul 2025

https://github.com/joafalves/pixel-community

High performance and modular Java/Kotlin 2D Game Framework.

framework game-2d game-development game-engine game-engine-2d game-framework gamedev java jvm kotlin lwjgl opengl

Last synced: 15 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/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/vrgsoftua/timeline-view

Open source android library

android java libraries

Last synced: 05 May 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/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/apache/maven-doxia

Apache Maven Doxia base

apache-maven build-management doxia java maven

Last synced: 15 May 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/myopenresources/cc-project-vue

一个基于vue3.0+antd+less+spring boot +mybatis+mysql+maven基础权限管理平台

admin antd java mybatis mysql spring springboot vue vue3

Last synced: 07 Apr 2025

https://github.com/apache/pdfbox-jbig2

Mirror of Apache PDFBox

content java library pdfbox

Last synced: 16 Jun 2025

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

Free Monad in Java

java monad

Last synced: 15 Apr 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/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/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/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/meanmail/java_base

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

java stepik stepik-plugin stepik-tests stepik-union

Last synced: 17 Mar 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/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/novuhq/novu-java

Java SDK for Novu - The open-source notification infrastructure for engineers. 🚀

hacktoberfest java

Last synced: 21 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/jklingsporn/vertx-jooq-async

Deprecated, use vertx-jooq instead:

java jooq vertx

Last synced: 29 Sep 2025

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

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

ai java python resnet yolo

Last synced: 15 Apr 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/apache/pdfbox-docs

Mirror of Apache PDFBox Docs

content java library pdfbox

Last synced: 09 Apr 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/tigersoldier/javacomp

A Java completion server

java language-server-protocol

Last synced: 24 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/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/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/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/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/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/hta218/storemanager

Simple desktop application for store management

desktop-application java jdbc sql swing

Last synced: 12 Apr 2025

https://github.com/apache/aries-jax-rs-whiteboard

Apache Aries JAX RS Whiteboard

aries java library

Last synced: 22 Jul 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/albertoimpl/spring-cloud-gateway-graphql

Blog post describing how Spring Cloud Gateway can help with some of the problems GraphQL has

graphql java spring spring-cloud-gateway

Last synced: 23 Mar 2025

https://github.com/hms-core/hms-iap-serverdemo

IAP server sample encapsulates APIs of the HUAWEI IAP server. It provides many sample programs for your reference or usage. The repository contains 8 branches of java, csharp, golang, nodejs, perl, php, python and ruby demo.

hms huawei in-app-purchases java pay purchase

Last synced: 01 Aug 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/kakarottocui/recruitsys

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

java springboot vue

Last synced: 30 Jul 2025

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

High performance Java crypto binding to the native OpenSSL library

crypto cryptography fast java java-library jni md5 mmx openssl ripemd160 security sha1 sha256 sha3 sm3 sse whirlpool

Last synced: 05 Apr 2025

https://github.com/xfhy/notes

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

android database git java linux notes

Last synced: 13 Apr 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/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/apache/maven-skins

Mirror of Apache Maven skins

build-management java maven

Last synced: 09 Apr 2025

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

This is the SeqWare Project's main repo.

bioinformatics java ngs

Last synced: 05 May 2025

https://github.com/EvidentSolutions/apina

Tool for creating client-side TypeScript code from server-side APIs

gradle jackson java json kotlin rest spring typescript

Last synced: 08 May 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/jcabi/jcabi-s3

Object-Oriented Layer on Top of Amazon S3 SDK

amazon-s3-sdk java library object-oriented

Last synced: 30 Jun 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/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