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/sviperll/static-mustache

Template engine for java with statically checked and compiled templates. Compilation is performed alone with java sources.

java mustache template-engine type-safe

Last synced: 21 Mar 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/m310851010/xice7-imagekit

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

image-compression image-processing java xice7-imagekit

Last synced: 15 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/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/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/lucko/shadow

An annotation based API for Java reflection.

annotation java reflection

Last synced: 17 Sep 2025

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

Deprecated, use vertx-jooq instead:

java jooq vertx

Last synced: 29 Sep 2025

https://github.com/jonatino/csgo-offset-scanner

Java Based Cross-Platform CSGO Offset and Netvar Scanner

abendigo charlatano cheat counter csgo global java offensive offsets strike xena

Last synced: 22 May 2026

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

A Java completion server

java language-server-protocol

Last synced: 24 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/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/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/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/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/yj8023xx/xiwenlejian

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

deep-learning java python recommender-system spark springcloud vue

Last synced: 23 Aug 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-jbig2

Mirror of Apache PDFBox

content java library pdfbox

Last synced: 16 Jun 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/xuwei-k/free-monad-java

Free Monad in Java

java monad

Last synced: 15 Apr 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/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/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/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/cocainecong/gesture-recognizion

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

ai java python resnet yolo

Last synced: 15 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/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/vashishthask/eclipse-to-maven

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

eclipse java maven

Last synced: 03 Apr 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/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/uhafner/codingstyle

Java coding style and template project used at Munich university of applied sciences

coding-standards coding-style java java-style

Last synced: 07 Feb 2026

https://github.com/ksilisk/telegram-bot-spring

Telegram Bot Spring Boot Starter

java spring-boot spring-boot-starter telegrambot

Last synced: 03 May 2026

https://github.com/ntnewhorizons/ntnh

Hi-tech Minecraft modpack

java java-8 minecraft modpack

Last synced: 15 Jun 2026

https://github.com/aweiloveandroid/loveheartview

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

android html5 java js php python

Last synced: 12 May 2025

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

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

java jpa mysql rest spring-mvc

Last synced: 19 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/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/aquelemesmo/scriptsbotdiscord

⭕ Todos os scripts para o seu bot do Discord com qualquer linguagem

bot bot-discord java javascript js jvm kotlin py python scripts scripts-collection ts typescript

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

Mirror of Apache PDFBox Docs

content java library pdfbox

Last synced: 09 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/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/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/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/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/kamax-matrix/mxhsd

Corporate Matrix Homeserver

homeserver java matrix matrix-homeserver spring-boot

Last synced: 03 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/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/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/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/kaitoy/sneo

SNMP Network Simulator

java snmp-network-simulator

Last synced: 13 Apr 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/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/kangarko/chatcontrol-free

The legendary chat plugin. Incredible solution for ads, swear, caps, spam, bots & more!

anti-spam antispam antiswear chat-control chatcontrol java minecraft minecraft-plugin

Last synced: 26 Oct 2025

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/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/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/cocowwy/dingtalk-robot

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

java springboot

Last synced: 29 Apr 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/mcroteau/greenfield-ecommerce

Greenfield is an Open Source Java/Groovy eCommerce platform focused on easy setup. Greenfield leverages the best in breeds within the Java echo-system including Groovy, Grails, Spring, Hibernate, Sitemesh, Gradle.

grails greenfield groovy j2ee java jvm

Last synced: 01 Feb 2026

https://github.com/loveincode/cemap

🎓 记录渣代码大学毕设【College employment management and analysis platform】 SpringMVC + Spring + Hibernate + SpringSecurity 项目 echarts h+前端框架 ligerUI

java spring-mvc spring-security

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

Mirror of Apache Maven skins

build-management java maven

Last synced: 09 Apr 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/woowacourse-teams/2020-devbie

🎁 예비 개발자를 위한 취업 정보 공유 플랫폼

java spring-boot vue

Last synced: 31 Jul 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/kakarottocui/recruitsys

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

java springboot vue

Last synced: 30 Jul 2025

https://github.com/urunov/interview-preparation-way

SOLID,KISS, DRY, Design Pattern, System Design, OCP, Java,

api-rest backend design-patterns interview java ocp spring spring-boot

Last synced: 11 Apr 2025

https://github.com/xujiajun/tastjava

The RESTful Web API framework for Java

framework java rest restful-api tast

Last synced: 24 Apr 2025

https://github.com/cupybara/java-langchains

A Java 8+ LangChain implementation. Build powerful LLM based applications in an (enterprise) Java context.

azure-openai java langchain langchain-java large-language-models llm openai qa

Last synced: 29 May 2026

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