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/thomasvitale/spring-boot-next-gen-apps

Samples showcasing new features and capabilities in Spring Boot 3 and Spring Framework 6

buildpacks cloud-native graalvm java spring-boot spring-framework

Last synced: 28 Oct 2025

https://github.com/viralvaghela/telegram-bot-array-index-out-of-bound

This Bot will provide you with a variety of features, including programming quotes, jokes, random jokes, and real-time global Covid-19 data. Additionally, it offers a wide range of resources such as books, videos, and tutorials to assist you in learning programming.

bot java java-spring-boot javabot random-jokes telegram-bot telegram-bot-array telegram-bots telegram-jav telegram-java-api

Last synced: 09 Oct 2025

https://github.com/clivern/racter

:crocodile: A Java Framework for Building Bots on Facebook's Messenger Platform.

chatbot facebook-api facebook-messenger-bot java java-library messenger-bot messenger-chat-bot

Last synced: 23 Jun 2025

https://github.com/ekino/jcv

JSON Content Validator (JCV) allows you to compare JSON contents with embedded validation.

assertions assertj assertj-assertions hamcrest hamcrest-matchers java jcv json jsonassert testing wiremock wiremock-mappings

Last synced: 12 Apr 2025

https://github.com/wkgcass/f

a library to write async vert.x code similar as using java syntax

future java monad vertx

Last synced: 12 Apr 2025

https://github.com/loiane/java-spring-extension-pack

Visual Studio Code Extension Pack for Java + Spring developers.

java spring spring-boot springboot visual-studio-code vscode

Last synced: 23 Mar 2025

https://github.com/l33t-c0d3r-66/todo-web-application

TO-DO Web Application Created Using Hibernate and Bootstrap

hibernate java javawebapp jsp jsp-servlet

Last synced: 28 Apr 2025

https://github.com/mscheong01/interfaice

Define an interface, and use LLM as your implementation!

ai artificial-intelligence chatgpt gpt java kotlin large-language-models llm proxy spring spring-boot

Last synced: 03 May 2025

https://github.com/eocode/docker-spark-big-data

Exercises in Spark with Docker and Data Languages

big-data data-science docker java python scala spark

Last synced: 11 Oct 2025

https://github.com/woowacourse-teams/2020-songpa-people

Instagram HashTag 지도화 서비스

java spring-boot vue

Last synced: 13 Apr 2025

https://github.com/hoangsonww/graph-data-structure

🔍 This repository explores the graph data structure, focusing on its application in analyzing large texts and developing the Word Graph Game. It includes algorithms for text analysis, graph construction, and game logic, offering a comprehensive toolkit for educational and development purposes.

graph graph-algorithms graph-data-science graph-datastructures graph-theory graphs java java-8

Last synced: 11 Apr 2025

https://github.com/joel-costigliola/elastic-search-test

ESIntegTestCase example

elasticsearch java test

Last synced: 11 Apr 2025

https://github.com/wyatt-herkamp/too-many-shortcuts

Adds support for meta keys such as alt, ctrl, and shift in keybinds. Allows for creating multiple binds for each keybinds.

fabric java kotlin minecraft

Last synced: 17 Jun 2026

https://github.com/veilair/java-development

An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about Java Development.

java java-17 java-9 java-application java-apps java-code-best-practices java-codes java-collections java-developer java-developer-vm java-development-kit java-development-tools java-frameworks java-security

Last synced: 12 Jun 2025

https://github.com/codiga/jetbrains-plugin

Jetbrains plugin for Codiga. Coding Assistant and Code Analysis in all JetBrains products. Codiga supports more than 10+ languages, try it for free on https://www.codiga.io

c coding-assistant complexity-analysis cpp intellij intellij-plugin intellij-plugins java javascript jetbrains phpstorm phpstorm-plugin pycharm-ide pycharm-plugin python snippets-manager

Last synced: 29 Sep 2025

https://github.com/shahqaan/kinect-body-language-analysis

Uses Kinect to study human motion, does emotional analysis and generates music based on user's emotion.

body-movements emotion emotion-analysis java kinect movement

Last synced: 03 Aug 2025

https://github.com/m-thirumal/installation_guide

PostgreSQL, PgModeler, TLS, Docker, Let's Encrypt, Nginx, Pgadmin4, Redis, AWS

aws docker docker-compose elk-stack forticlient java jenkins letsencrypt pgadmin4 pgmodeler postgresql spring-boot ubuntu vpn

Last synced: 14 Aug 2025

https://github.com/dadoonet/elasticsearch-java-client-demo

Elasticsearch Client Java Sample project

elasticsearch elasticsearch-client java

Last synced: 14 Apr 2025

https://github.com/dingdaoyi/simple-iot

The Minimal IoT Platform — single-binary Spring Boot 4 + Vue 3 IoT platform. Built-in MQTT broker, visual rule engine, hot-loaded protocol scripts.

dashboard docker element-plus glassmorphism iiot influxdb iot iot-platform java java-25 mqtt mqtt-broker rule-engine self-hosted spring-boot spring-boot-3 thing-model thingsboard-alternative vue vue3

Last synced: 01 Jul 2026

https://github.com/thatbeautifuldream/dsa

This repository consists of all the material from my data structures and algorithms preparation.

algorithms data-structures java problem-solving

Last synced: 14 Apr 2025

https://github.com/su5ed/gregtech-experimental

A fully-featured port of GregTech 3 for modern minecraft versions

addon forge gregtech industrialcraft2 java minecraft minecraft-mod

Last synced: 23 Apr 2025

https://github.com/ic4j/ic4j-agent

IC4J Agent for the Internet Computer

android dfinity icp java

Last synced: 14 Jan 2026

https://github.com/gooid/gocv

Go bindings for OpenCV 3.3+ (full functions, easy to use)

android dnn go golang java ml opencv

Last synced: 17 Jan 2026

https://github.com/vorlonsoft/gradlemavenpush

Helper to upload Gradle Android Artifacts, Gradle Java Artifacts and Gradle Kotlin Artifacts to Maven repositories (JCenter, Maven Central, Corporate staging/snapshot servers and local Maven repositories).

aar aar-library android android-library artifact artifacts gradle gradle-build gradle-java jar java java-library jcenter kotlin kotlin-library maven maven-repository mavencentral snapshot staging

Last synced: 23 Apr 2025

https://github.com/rajatt95/TMB_SeleniumFramework2

Automation Testing | Web | Java | OOPS | Selenium WebDriver | TestNG | Maven | ExtentReports | Java mail API | Design Pattern(Page Object Model) | Owner | Data Supplier | Custom Annotations and Enums

datasupplier extentreports java maven page-object-model selenium-webdriver test-automation testng

Last synced: 11 Mar 2025

https://github.com/niesfisch/java-code-tracer

JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call statistics. It helps to analyze which code is still used in production and which code can be removed (e.g. for big monolithic legacy applications)

bytecode callgraph java javaagent jdk jre jvm legacy profile profiler stack stacktrace tracer tracing

Last synced: 23 Jun 2025

https://github.com/vm-001/mybatis-xml-generator

Generates MyBatis XML by using reflection and custom velocity templates.

java mybatis tools

Last synced: 11 Apr 2025

https://github.com/artipie/asto

Abstract Storage for All Artipie Slices

java java-8 storage

Last synced: 07 Oct 2025

https://github.com/hoangsonww/sorting-algorithms-dsa

🔄 This repository delves into sorting algorithms, with a special emphasis on the implementation of Merge Sort to organize artworks in a museum setting. It provides a detailed guide on sorting principles, Merge Sort algorithm adaptation, and its application to real-world scenarios.

java java-8 merge-sort mergesort museum museum-collections sort sorting sorting-algorithms sorting-algorithms-comparison sorting-algorithms-implemented

Last synced: 11 Apr 2025

https://github.com/yugui/grpc-custom-serializer

An set of example implementations which shows how to serialize gRPC messages in JSON

cpp golang grpc java json ruby

Last synced: 10 Apr 2025

https://github.com/houarizegai/tictactoe

A simple Tic Tac Toe (XO) game 🎮 developped using Java Swing.

game java swing tic-tac-toe tictactoe

Last synced: 10 Apr 2025

https://github.com/sharifpoetra/thunder-java

Thunder the legendary bot that now come out reborn!

discord-bot java jda jda-bot jda-discord-bot multipurpose music-bot

Last synced: 21 Mar 2025

https://github.com/grizeldi/z21-drive

Java implementation of Fleischmann/Roco z21 DCC center's network protocol

cab fleischmann java library model-railway z21

Last synced: 14 Apr 2025

https://github.com/liyupi/free-algorithm-learning

算法导航,免费的可视化算法学习神器!通过交互式动画带你掌握常见数据结构(二叉树、链表、栈、队列、图)和算法(排序、搜索、动态规划、贪心)。提供保姆级算法学习路线图和详细教程,支持Java、Python、JavaScript、Go、C++等多语言实现。可自定义输入数据,实时观察算法执行过程,配套LeetCode练习题。告别抽象难懂的传统学习方式,完美应对算法面试。从入门到高阶,让算法学习变得简单、直观、有趣!

algorithm algorithms computer-science data-structures dynamic-programming interview-preparation interview-questions java javascript leetcode python sorting-algorithms

Last synced: 07 Oct 2025

https://github.com/gurleensethi/loggerpreferences

Get to know which class changed the value in SharedPreferences.

android android-development android-library java kotlin kotlin-android

Last synced: 20 Jul 2025

https://github.com/louisjenkinscs/llvm-jvm

[W.I.P] A Just-In-Time Java Virtual Machine written in Haskell

bytecode educational haskell interpreter java java-bytecode jvm language monad monadic scala virtual-machine

Last synced: 26 Jun 2025

https://github.com/augustd/burp-suite-utils

Utilities for creating Burp Suite Extensions.

burp burp-api burp-extensions burp-plugin burpsuite java

Last synced: 16 Jan 2026

https://github.com/configcat/java-sdk

ConfigCat SDK for Java. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.

android configcat configuration configuration-management feature-flag feature-flags feature-toggle feature-toggles featureflags java remote-config

Last synced: 13 Aug 2025

https://github.com/hoangsonww/string-manipulations

🔤 This repository hosts a "String Manipulations" tool, designed to perform various string functions such as removing leading and trailing spaces, among others. It provides a comprehensive set of operations for string handling, making it an invaluable resource for developers requiring advanced text processing capabilities in their projects.

java string string-algorithms string-manipulation string-matching stringify strings strings-java

Last synced: 10 Aug 2025

https://github.com/lemire/sparsebitmap

A simple sparse bitmap implementation in java

bitset compression java

Last synced: 30 Jul 2025

https://github.com/datl4g/klient2klient

Discover devices in your network and create a connection between them to send data

java kotlin library multiplatform p2p

Last synced: 09 Mar 2026

https://github.com/mybatis/hazelcast-cache

MyBatis Hazelcast adapter

cache hazelcast java

Last synced: 21 Aug 2025

https://github.com/praj-foss/swing-graalvm-demo

Swing demo app compiled with GraalVM native-image

graalvm java native-image swing

Last synced: 17 Sep 2025

https://github.com/dpressel/sgdtk

A Java library for Stochastic Gradient Descent (SGD)

crf java logistic-regression sgd svm

Last synced: 23 Mar 2025

https://github.com/sandeepsolai/minecraft-bot

Hii....I_am_sam_Here this_afk_bot_only_works_in_versions_upto--1.16.4 il_try_my_best_to_update_this_bot_for_LatestVersion_of_Minecraft i create it for aternos server but using it is up to you :)

afk afk-bot bot game java javascript minecraft minecraft-plugin minecraft-server minecraftbot mod nodejs server

Last synced: 10 Mar 2026

https://github.com/stwind/gradle-jni

Sample project setup for working with Java Native Interface with Gradle

gradle java jni

Last synced: 10 Mar 2026

https://github.com/oussamabonnor1/jetstory

JetStory is an open source android app made to help you spend your waiting time reading stories that have similar length to your available time.

android android-studio api app bootstrap csharp dotnet-core font-awesome java mobile-app open-source reading story time-management visual-studio-code xml

Last synced: 02 May 2025

https://github.com/team142/gg

An in-browser multiplayer tank battle game

babylonjs docker game gradle java javascript rollup spring spring-boot velociraptors websocket

Last synced: 08 Jul 2025

https://github.com/rapter1990/springbootminio

Spring Boot with the usage of Minio running on Docker , AOP and Exception Handling

aop docker exception-handling java minio spring-boot

Last synced: 15 Oct 2025

https://github.com/derive4j/derive4j-fj

Automatic derivation of functional-java typeclasse instances and optics

derive4j functional-programming functionaljava java java-8 typeclasses

Last synced: 28 Oct 2025

https://github.com/maxisandoval37/webapp-maxcotas

MAXcota Web App - Spring Boot

java spring-boot spring-security thymeleaf

Last synced: 17 Mar 2025

https://github.com/mainakrepositor/super-ciphers

A collection of some of the amazing cryptographic Ciphers in C++, Python and Java with a detailed documentation and approach map. (Particularly helpful for Blockchain. and designing Encryption Algorithms)

arithmetic blockchain cipher-algorithms cpp cryptography java logic python3

Last synced: 26 Oct 2025

https://github.com/forge/intellij-idea-plugin

JBoss Forge IntelliJ IDEA Plugin

forge idea-plugin java jboss-forge

Last synced: 09 Jul 2025

https://github.com/Vorlonsoft/GradleMavenPush

Helper to upload Gradle Android Artifacts, Gradle Java Artifacts and Gradle Kotlin Artifacts to Maven repositories (JCenter, Maven Central, Corporate staging/snapshot servers and local Maven repositories).

aar aar-library android android-library artifact artifacts gradle gradle-build gradle-java jar java java-library jcenter kotlin kotlin-library maven maven-repository mavencentral snapshot staging

Last synced: 21 Nov 2025

https://github.com/shurjopay-plugins/sp-plugin-java

shurjoPay plugin module for Java application

java payment-gateway payments shurjomukhi shurjopay spring spring-boot

Last synced: 12 May 2025

https://github.com/epam/Gepard

Test Automation Framework

framework java junit test-automation

Last synced: 27 Feb 2025

https://github.com/hongmaple/salted-fish

类似于闲鱼二手交易应用 具备手机端宝贝发布,购买,留言,收藏,订单管理,宝贝管理,发货管理 pc管理端可以进行宝贝交易代理,宝贝审核,人员管理,分类管理等功能。

java ssm vue

Last synced: 10 Mar 2026

https://github.com/openbrms/openbrms

OpenBRMS is a cloud native business rules management system with scripted rules

brms business-rules business-rules-engine java knative quarkus rule-engine

Last synced: 12 Apr 2025

https://github.com/puzhiweizuishuai/community

基于spring boot与mybatis搭建的社区

community java jwt mvc mybatis spring-boot spring-boot-mybatis

Last synced: 15 Jul 2025

https://github.com/bleuzen/blizcord

Discord Bot written in Java using JDA and lavaplayer

bot discord discord-bot java jda jda-bot

Last synced: 06 Sep 2025

https://github.com/sigpwned/chardet4j

Simple, compact charset detection for Java 8+

chardet chardetect charset-detector icu4j java

Last synced: 17 Mar 2025

https://github.com/terl/resource-loader

Getting files out of a JAR or loading a shared library is difficult. We made it easy.

jar java java-8 library loading shared-library

Last synced: 10 Apr 2025

https://github.com/amanoteam/sunny

Prevent Tachiyomi and Mihon from throttling your requests by ignoring rate limits

java tachiyomi xposed-module

Last synced: 14 May 2025

https://github.com/amrdeveloper/tank

Dynamic type Object oriented and scripting language written in Java

interpreter java lox lox-interpreter lox-language oop-languages programming-language scripting-language

Last synced: 12 Apr 2025

https://github.com/croc-code/jxfw

Java eXtendable FrameWork

ddd java spring spring-boot

Last synced: 14 Apr 2025

https://github.com/dantevg/webstats

Spigot plugin to display the scoreboard, PlaceholderAPI and other plugin statistics on the web

java minecraft minecraft-plugin minecraft-scoreboard mysql placeholderapi-support spigot spigot-plugin

Last synced: 08 Mar 2026

https://github.com/fuxingloh/airtable

A lightweight Java 8 Airtable API client for https://airtable.com/api with all features implemented.

airtable airtable-api java java-api

Last synced: 01 Aug 2025

https://github.com/memfault/bort

Memfault SDK for AOSP-based Android devices. Observability, logging, crash reporting, and updating all in one service. More information at https://docs.memfault.com.

android aosp bugreports firmware java kotlin memfault observability ota sdk

Last synced: 11 Jan 2026

https://github.com/sivaprasadreddy/sivalabs-youtube-code-samples

Sample code for my YouTube video tutorials

java spring-boot video-tutorials youtube

Last synced: 25 Jun 2025

https://github.com/webmakaka/microservices-and-distributed-systems

[Amigoscode, Nelson] Microservices and Distributed Systems [ENG, 2022]

java minikube postgresql spring-boot zipkin

Last synced: 24 Jun 2025

https://github.com/ajermakovics/backflow

A dynamic reverse proxy server

java java8 reverse-proxy undertow

Last synced: 13 Apr 2025

https://github.com/nea/nehe-android-ports

NeHe Android Ports

android java nehe opengl tutorial

Last synced: 11 May 2025

https://github.com/selimhorri/hr-management-system

Spring Boot app, handling CRUD operations for employees as well as their departments

dockerfile java spring spring-boot spring-security sql thymeleaf-template-engine

Last synced: 12 Apr 2025

https://github.com/kpavlov/tachyon

💫 Tachyon MCP Runtime for JVM - a Java Model Context Protocol server with Streamable HTTP, native Netty transports, tasks, resources, prompts, resumable sessions, and stateless deployment support.

ai ai-agent-tools ai-agents ai-agents-mcp java java-21 java-25 java-26 llm-tools mcp model-context-protocol netty server

Last synced: 03 Jul 2026

https://github.com/abdlquadri/vertx-eventbus-java

A Vert.x EventBus client written in Java, works on Android

android eventbus java vertx

Last synced: 14 May 2025

https://github.com/padarom/java-migrations

:page_with_curl: Laravel inspired DBS-independent Database Migrations for Java 8 (work in progress)

database database-migrations java library

Last synced: 13 Apr 2025

https://github.com/coodex2016/concrete.coodex.org

一种基于java的服务定义规范。

concrete coodex-libraries java

Last synced: 18 Jan 2026

https://github.com/apivideo/api.video-java-client

The official Java client library for api.video

api-client java video video-api video-streaming

Last synced: 09 Apr 2025

https://github.com/charlyjazz/chat-firebase-apache-camel

Chat Message Monorepo Architecture Solution using Kafka, Terraform, GKE, GCP, DockerHub,Kubernetes, Docker, Apache Camel, Python, FastAPI, Cassandra and Firestore, Next JS, React

aggregator apache-camel apache-kafka api-rest architecture-component chat-application docker docker-compose enterprise-architecture fastapi java k8s kubernetes microservices monorepo openapi python react rest swagger

Last synced: 11 Apr 2025

https://github.com/khannedy/buku-java

Buku Lengkap menjadi Java Developer Expert

buku-java java java-database jdbc jdk jpa jre spring-boot spring-framework

Last synced: 16 Jul 2025