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/oussamabonnor1/find_the_letter_material_design

litterature game made using javaFX and FXML, small collaboration, the game is about finding the missing letters from a word using different hints (an image, incomplete word..etc).

desktop fxml game intellij-idea java javafx material-design

Last synced: 23 Oct 2025

https://github.com/chanran/addressbook

java桌面应用--通讯录

addressbook java javafx-desktop-apps mysql

Last synced: 10 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/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/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/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/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/dadoonet/elasticsearch-java-client-demo

Elasticsearch Client Java Sample project

elasticsearch elasticsearch-client java

Last synced: 14 Apr 2025

https://github.com/epam/Gepard

Test Automation Framework

framework java junit test-automation

Last synced: 27 Feb 2025

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/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/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/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/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/docusign/code-examples-java

Docusign Java Code Examples and Launcher

click-api docusign esignature java launcher rooms-api webforms-api

Last synced: 10 Oct 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/maxisandoval37/webapp-maxcotas

MAXcota Web App - Spring Boot

java spring-boot spring-security thymeleaf

Last synced: 17 Mar 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/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/paveldat/tetris

Java game "Tetris"

java tetris tetris-game

Last synced: 22 Jul 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/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/salaboy/k8s-operator

Simple Kubernetes Operator Using Spring Cloud Gateway and Spring Cloud Kubernetes

cloud java kubernetes operator spring

Last synced: 10 Apr 2025

https://github.com/lemire/indexwikipedia

A simple utility to index wikipedia dumps using Lucene.

java lucene wikipedia-dump

Last synced: 29 Oct 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/arconia-io/arconia-migrations

Tools and OpenRewrite recipes to automate refactoring, migrations, and upgrades for Java projects.

arconia docling java junit migrations open-rewrite spring-boot testcontainers

Last synced: 30 Jun 2026

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/simaxme/java.nvim

A neovim plugin to move and rename java files and do other things.

java neovim neovim-lua-plugin neovim-plugin neovim-plugins

Last synced: 14 Mar 2025

https://github.com/floriansw/grohe-ondus-api-java

Java implementation of the Grohe ONDUS API REST interface

api grohe java rest

Last synced: 04 Jul 2025

https://github.com/xxdark/classfile

Java classfile library

bytecode classfile-parser java

Last synced: 10 Aug 2025

https://github.com/corwur/cytoscapeneo4j

Cytoscape plugin for neo4j

cypher-query cytoscape java neo4j plugin

Last synced: 03 Apr 2025

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/satoshun/rxwebview

RxJava2 binding APIs for Android's WebView

android java kotlin rxjava rxjava2 webview

Last synced: 12 Aug 2025

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/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/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/dathoangse/java-cqrs-commandbus

A lightweight & highly extensible CQRS Command Bus for implementing application services and CQRS architectural pattern in Java

architecture command-bus cqrs-architectural-pattern cross-cutting-concerns java middleware

Last synced: 14 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/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/skapral/puzzlerbot

PDD manager which manages puzzles in issue/PR comments

github gitlab grizzly java jax-rs jersey oo-atom pdd-puzzles

Last synced: 11 Jul 2025

https://github.com/pgssoft/httpclientmock

Library for mocking Java 11 HttpClient.

httpclient java mock test unit-testing

Last synced: 22 Apr 2025

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/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/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/bsommerfeld/randomizer-cs2

A Randomizer for more fun in Counter-Strike 2 made with JavaFX

application builder cs2 csgo desktop fun java javafx randomizer swing updater

Last synced: 22 Jun 2025

https://github.com/jaennova/kotlin

Guia para iniciar en la programacion, con el lenguaje de programacion Kotlin, llena de ejemplos, con ejercicios practicos y mas enunciados para seguir practicando.

aprende-a-programar aprende-kotlin aprender-a-codificar aprender-kotlin fundamentos-de-programacion java kotlin learn-kotlin learn-kotlin-lang learn-kotlin-language learn-to-code

Last synced: 18 Jul 2025

https://github.com/chains-project/bump

A dataset of reproducible breaking dependency updates, SANER 2024 (https://doi.org/10.1109/SANER60148.2024.00024)

dependency-analysis java

Last synced: 30 Oct 2025

https://github.com/marcel0ll/customitems

The most simple way to add your custom items to minecraft

java minecraft minecraft-mod mod

Last synced: 12 May 2025

https://github.com/KovuTheHusky/dynmap-structures

A Bukkit plugin that shows your world's structures (such as Villages, Strongholds, and Pyramids) on Dynmap.

bukkit dynmap java minecraft

Last synced: 03 May 2025

https://github.com/jgperrin/net.jgp.books.spark.ch07

Spark in Action, 2nd edition - chapter 7 - Ingestion from files

apache-spark java java8 manning spark sparkwithjava

Last synced: 06 May 2025

https://github.com/cansik/librealsense-java

Intel® RealSense™ SDK 2 wrapper for Java.

camera depth hacktoberfest intel java library realsense v2

Last synced: 06 May 2025

https://github.com/trainingbypackt/spring-boot-2-fundamentals

Learn how you can quickly build and deploy production-ready microservices within the Java and JVM ecosystem

css html java

Last synced: 10 Apr 2025

https://github.com/edwinm/game-of-life-in-java

John Conways Game of Life in Java, either as a applet or as a stand alone program.

applet gameoflife java

Last synced: 04 Apr 2025

https://github.com/d0k1/jsflight

Tools to record and replay user's activity in a web application

java jmeter load-testing selenium

Last synced: 11 Apr 2025

https://github.com/teamapps-org/teamapps

TeamApps is a Java web application framework

java web-application-framework

Last synced: 10 Apr 2025

https://github.com/mohamed-taman/java-se-code-examples

IBM Developers Work related articles code, this repository contains a collection of Java SE code examples from java SE 8/9-14 and next, applicable to day by day job tasks

collections-framework http2 java java11 java12 java8 javafx

Last synced: 10 Apr 2025

https://github.com/playfab/javasdk

PlayFab SDK for Java applications

android java playfab

Last synced: 18 Aug 2025

https://github.com/danielaraldi/ds-delivery

DS Delivery is a web and mobile delivery application for users who want to register and deliver orders. 🍔 @devsuperior

expo heroku java mapbox netlify npm postgresql react-leaflet react-native react-select react-toastify reactjs spring-boot spring-initializr typescript

Last synced: 07 Oct 2025

https://github.com/caimucheng/cidecompat

(已废弃)一款手机代码 IDE,支持 andjs,js,html,java,c++,c#,c 编辑和 js,andjs,html 运行,有语法高亮和代码补全,可以打包app

android editor ide java javascript ui

Last synced: 12 Apr 2025

https://github.com/oblac/jodd-lagarto

Java HTML parsers suite.

html html-parser java jquery parser

Last synced: 27 Apr 2025

https://github.com/frc1257/robotics-training

Team 1257's repository for training new members

docsify frc java

Last synced: 24 Oct 2025

https://github.com/mageekchiu/chkv

Consistent Hashing based Key-Value Memory Storage

consistenthash java memory storage

Last synced: 14 Oct 2025

https://github.com/realtimeweb/datasets

The primary repository for all of the CORGIS Datasets

csv data datasets java jinja2 json python racket

Last synced: 30 Jan 2026

https://github.com/auties00/optionless

Desugar optional calls for a null safe type system with no performance hits

java java11 java17 javac-plugin optional

Last synced: 13 Feb 2026

https://github.com/agateau/burgerparty

A time management game for Android where you play a fast-food owner who must put together the burgers ordered by her customers before time runs out.

android burger game java libgdx

Last synced: 24 Oct 2025

https://github.com/alaeddinejebali/android-converttopdf

How to convert a document to a PDF using iText and Aspose?

android aspose itext java pdf-generation

Last synced: 24 Oct 2025

https://github.com/okaeripoland/okaeri-persistence

Object Document Mapping (ODM) library allowing to focus on data instead of the storage layer

h2 java jdbc json mariadb minecraft mongodb mysql odm redis yaml

Last synced: 13 Mar 2026

https://github.com/xtracr/realcamera

[Minecraft Mod] Make the camera more realistic in the first-person view.

fabric fabric-mod forge forge-mod java minecraft minecraft-fabric minecraft-forge minecraft-mod neoforge neoforge-mod neoforged

Last synced: 12 Apr 2025

https://github.com/cyclopsmc/integratedtunnels

Transfer other energy, items and fluids over Integrated Dynamics networks

forge hacktoberfest java minecraft

Last synced: 01 May 2025

https://github.com/openmined/syft-proto

Defines types for all Serde encoding across languages

java javascript swift syft

Last synced: 16 Apr 2025

https://github.com/mcourteaux/spooferbt

Relay torrent tracker communication via TCP to bypass a blocked UDP network.

java proxy spoofing torrent tracker tracker-communication tunneling udp udp-traffic

Last synced: 09 Jul 2025

https://github.com/apache/sling-org-apache-sling-dynamic-include

Apache Sling Dynamic Include

java sling

Last synced: 24 Mar 2025

https://github.com/samourai-wallet/bitcoinj

BitcoinJ: Samourai Wallet and Sentinel

bitcoin bitcoinj blockchain java library no2x segwit

Last synced: 08 Apr 2025

https://github.com/noti0na1/lambdacalculus-java

Lambda calculus implemented in Java

computer-science java lambda lambda-calculus utlc

Last synced: 24 Mar 2025

https://github.com/ayu-hack/hacktoberfest-contributions

This repository helps beginners contribute to open source and participate in Hacktoberfest. We welcome all pull requests (Python & Java), prioritize genuine contributions, and promote good first issues! #hacktoberfest2022 #hacktoberfest2023 #hacktoberfest2024

beginner-friendly dsa hacktoberfest hacktoberfest-accepted hacktoberfest2024 java miniprojects python reactjs webdevelopment

Last synced: 13 Mar 2025

https://github.com/sosow0212/2024-e-market

(~24.06) 교내 중고 거래 플랫폼

java junit5 mysql redis rest-docs spring-boot

Last synced: 14 Apr 2025

https://github.com/rozidan/modelmapper-spring-boot-starter

A Spring Boot starter that let you use ModelMapper within your Spring Boot application

java modelmapper modelmapper-spring-boot-starter spring-boot

Last synced: 12 Jan 2026

https://github.com/cardano-foundation/cf-java-rewards-calculation

This java project is used to calculate the rewards of the Cardano blockchain. It aims to be both an edge case documentation and formula implementation.

calculation cardano java pool reserve rewards treasury

Last synced: 12 Jan 2026

https://github.com/saiupadhyayula/java-sftpserver

A simple SFTP Server implemented using Apache Mina SSHD library using Java and Spring boot

java java-sftpserver sftp-server

Last synced: 25 Jul 2025

https://github.com/artipie/docker-adapter

Docker registry storage adapter

docker docker-registry java private-docker-registry

Last synced: 08 Sep 2025

https://github.com/manifold-systems/manifold-sample-graphql-app

A sample application demonstrating the GraphQL Manifold

graphql java manifold

Last synced: 18 Aug 2025

https://github.com/phiwa/dragontravel

A plugin for the Minecraft-servermods "Bukkit" and "Spigot".

bukkit bukkit-plugin contributions-welcome craftbukkit help-wanted java minecraft plugin spigot spigot-plugin

Last synced: 09 Sep 2025

https://github.com/miho/vmf

VMF is a Lightweight Modeling Framework for the Java Platform (works on JDK 11-22)

gradle java modeling modeling-infrastructure

Last synced: 17 Aug 2025

https://github.com/orienteerbap/jnpm

Native Java API to work with JavaScript Node Package Manager (NPM): query, retrieve, pack into jar (webjars), CDN

artifact frontend java npm resources

Last synced: 02 Aug 2025