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/ofmooseandmen/wire

An implementation of the Google Cast V2 protocol in Java.

chromecast google-cast googlecast java

Last synced: 10 Mar 2026

https://github.com/stephengold/asm

A small and fast library for manipulating Java bytecode.

asm bytecode bytecode-manipulation java jvm-bytecode jvm-library library open-source ow2-asm

Last synced: 14 Apr 2025

https://github.com/luke-c/ikue

Japanese dictionary application for Android

android android-application dictionary japanese japanese-language java mobile-app

Last synced: 24 Dec 2025

https://github.com/superstar1205/housedesignapp

House🏠design 🔰 and building order and build Hybrid app in AU. iOS/Android/ionic/iPad/MobileAppDevelopment.

android-application cpp ionic-framework ios-app java javascript mobile-development objective-c typescript

Last synced: 31 Oct 2025

https://github.com/stephengold/garrett

A collection of camera controllers for JMonkeyEngine

camera-controllers java jme3 jmonkeyengine jmonkeyengine3 jvm-library library open-source orbit

Last synced: 14 Apr 2025

https://github.com/ankan24/gfg-solutions

This repository contains solutions to various Data Structures and Algorithms (DSA) problems from GeeksforGeeks (GFG)

cpp dsa dsa-algorithm dsa-learning-series dsa-practice dsalgo java

Last synced: 07 Mar 2026

https://github.com/spring-petclinic/spring-petclinic-hilla

Hilla implementation of the Spring PetClinic sample

hilla java spring spring-boot

Last synced: 05 May 2025

https://github.com/sk89q/java-app-class-dumper

🧰 Tool to dump Java class files from a running JVM (Java agent, 2015)

java java-agent

Last synced: 29 Oct 2025

https://github.com/kleinesfilmroellchen/sof-language

The Stack with Objects and Functions Programming Language, a pure stack-based reverse-polish-notation functional and object-oriented experimental programming language.

compiler compiler-construction interpreter java personal-programming-language personal-project programming-language sof sof-interpreter

Last synced: 11 Apr 2025

https://github.com/dangnh0611/facial_verification_android

DOneLogin Android: Facial verification for Two-Factors Authentication (2FA) on Android platform

android android-keystore camerax face-antispoofing face-detection face-recognition java mfa mlkit opencv tensorflow-lite

Last synced: 17 Jun 2025

https://github.com/xros/dotfiles

dotfiles for Vim and other settings

bash cpp dotfiles ide java lua python tmux vim zsh zshell

Last synced: 29 Oct 2025

https://github.com/raghavtilak/augmentedfaces

A basic app which overlay a custom model and Texture to your face.

android arcore augmented-reality augmented-reality-applications augmentedface java

Last synced: 11 Apr 2025

https://github.com/botbahlul/live-subtitle

ANDROID APP that can RECOGNIZE VLC LIVE AUDIO/VIDEO STREAMING (using free Android Developers Speech Recognition API) then TRANSLATE (using ANDROID MLKIT TRANSLATE API) and display it as LIVE CAPTION / LIVE SUBTITLE

android auto-caption auto-subtitle java live-subtitle mlkit-translate speech-recognition vlc voice-recognition

Last synced: 11 Apr 2025

https://github.com/farshidnooshi/smart-educational-assistant

Fuzzy Expert System to recommend research topic for university students based on their abilities

computational-intelligence fcl fuzzy fuzzy-expert-systems java jupyter-notebook python scikitlearn-machine-learning

Last synced: 07 May 2025

https://github.com/jozefizso/teamcity-microsoftsdks

TeamCity build agent extensions for detecting Microsoft SDKs

integration java microsoft-azure-sdk plugins teamcity teamcity-agent teamcity-server

Last synced: 17 Jun 2025

https://github.com/cicirello/javadoc-cleanup

Create mobile-friendly documentation sites by post-processing javadocs in GitHub Actions

documentation documentation-site github-actions java javadoc mobile-browsers mobile-friendly

Last synced: 07 May 2025

https://github.com/ahmadjajja/java_dsa

This repository contains Java code that I have written to solve DSA problems on LeetCode. Each solution is organized by DSA concept and is meant to showcase my understanding and proficiency in implementing these concepts. The purpose of this repository is to serve as a reference for everyone who is interested in learning DSA through LeetCode

arrays backtracking binary-search complexity git github java linear-search linked-list linked-lists math merge-sort object-oriented-programming patterns quick-sort recursion sorting stacks-n-queues strings

Last synced: 11 Jul 2025

https://github.com/leye195/movie-app

Movie App with Java in Android Studio

andriod java

Last synced: 07 May 2025

https://github.com/pedromassango/appintro

Um simples pacote para adicionar telas de introdução no seu aplicativo. Desenvolvido com a linguagem Kotlin.

adicionar android android-app android-development android-library android-studio appintro intro java jitpack kotlin-android kotlin-extensions kotlin-library library projeto seu-aplicativo

Last synced: 11 Apr 2025

https://github.com/ahoo-wang/cocache

Level 2 Distributed Coherence Cache Framework

cache coherence distributed-cache java kotlin l2-cache microservice redis spring-boot

Last synced: 07 May 2025

https://github.com/googtech/leetcode

☕ The learning note about data structures, algorithms, and leetcode problems, which are based on java、python、golang, and c++.

algorithms-and-data-structures c-plus-plus gitbook golang java leetcode note python

Last synced: 18 Mar 2025

https://github.com/keksuccino/spiffy-hud

Source code for the Spiffy HUD mod.

forge forge-mod hud java minecraft mod

Last synced: 12 Apr 2025

https://github.com/ambujraj/hacktoberfest2019

A repository for hacktoberfest 2019 [ Not counting towards hacktoberfest contribution ]

beginner-friendly c cpp digitalocean golang hacktober hacktoberfest hacktoberfest19 hacktoberfest2019 html java javascript nodejs php programming python python3 r ruby swift

Last synced: 09 Jul 2025

https://github.com/teamkillerx/ryuzakilib

RyuzakiLib is a downloader tool, ChatGPT Free, FluxAI Free, image generator [PYTHON-BACKEND] all supported

backend chatbot chatgpt chatgpt-api class-python cpp fastapi fluxai golang hacktoberfest java javascript julia pyrogram python python3 ruby ryuzakilib telegram tools-downloader

Last synced: 07 Mar 2026

https://github.com/rfresh2/jmwaypointstoxaero

Convert JourneyMap Waypoints to Xaero Waypoints

java journeymap minecraft mod xaero xaeros-minimap

Last synced: 29 Jun 2025

https://github.com/taymyr/lagom-extensions

Utilities for Lagom framework

java kotlin lagom

Last synced: 05 Apr 2025

https://github.com/ivangfr/springboot-aws-localstack-opensearch-s3-secretsmanager

In this project, we will use LocalStack to locally simulate some services provided by AWS Cloud such as OpenSearch, S3, and Secrets Manager. Additionally, to simplify the use of AWS managed services, we will use Spring Cloud AWS.

aws aws-opensearch aws-s3 aws-secrets-manager docker java localstack omdb-api semantic-ui spring-boot spring-cloud-aws spring-web-mvc springdoc-openapi thymeleaf

Last synced: 23 Aug 2025

https://github.com/yegor256/rultor-image

Default Docker image for Rultor

docker docker-image java

Last synced: 27 Mar 2025

https://github.com/alewin/moneytracking

Money tracking - Android App for planning, tracking your spending, monitoring your credit and budget - UNIBO 2016/2017 - Alessio Koci

android budget budget-manager chart credit java lam money money-tracking monitoring pdf planning reports tracking unibo

Last synced: 14 Apr 2025

https://github.com/thomashartm/burp-domsink-logger

Injects a trusted types policy into an HTML page to log all DOM sinks whenever HTML is written into the DOM.

burp burp-extensions burp-plugin burpsuite-extender cross-site-scripting domxss java javascript penetration-testing-tools security-testing security-tools trusted-types

Last synced: 23 Mar 2025

https://github.com/picimako/intellij-live-templates

IntelliJ Live templates for various Java libraries with guides and examples for template variable functions.

intellij java live-template

Last synced: 26 Aug 2025

https://github.com/siemens/lightweightcmpra

CLI-based Registration Authority application PoC

appilcation certificates cli cmp java lcmpp rfc4210 rfc9840 x509

Last synced: 18 Jun 2025

https://github.com/zedseven/green

A gaming library that enables easy 2D game creation within Processing.

education game-development game-library greenfoot jar java learning library pde processing processing-language processing-library

Last synced: 15 Apr 2025

https://github.com/renfei/springclouddemo

SpringCloud微服务入门教程,包含Eureka注册发现、Config配置中心、BUS消息总线、FeignClient客户端 、Zuul网关、Hystrix服务熔断降级、Stream消息队列、Sleuth链路监控、Swagger文档的基本整合演示。

java maven microservice microservices spring spring-cloud

Last synced: 20 Aug 2025

https://github.com/burgyl/SelfUpdatingApp

An Android Application that can update itself if new releases in GitHub are available.

android java update update-checker updater

Last synced: 04 Apr 2025

https://github.com/Abdulrhman-Khaled/Islamyat-App

It is an Islamic Android application that includes many sections that are important for every Muslim in his daily life.

android android-application android-studio androidx api islam islamic islamic-app islamic-calendar islamic-prayer-times java oop sqlite ux-ui volley-library

Last synced: 12 Feb 2026

https://github.com/jian-min-huang/k8s-sample-2020

A project try to port features from Spring and replaced by Kubernetes ⛴

java kubernetes

Last synced: 28 Oct 2025

https://github.com/socketbyte/opengui

Simple GUI management solution.

java minecraft-api

Last synced: 17 Oct 2025

https://github.com/hpgrahsl/wearedevs-2018

Code for my talk "Stateful & Reactive Streaming Applications Without a Database" at WeAreDevelopers 2018

emojis java kafka kafka-connect kafka-streams reactive reactive-programming spring-boot-2 stream-processing tweets

Last synced: 20 Oct 2025

https://github.com/redned235/simcraft

A program to convert SimCity 4 (Deluxe) cities into Minecraft worlds.

game java minecraft minecraft-java sc4 sim-city simcity simcity4

Last synced: 26 Oct 2025

https://github.com/apache/causeway-app-simpleapp

Apache Causeway™ software is a framework for rapidly developing domain-driven apps in Java. This repo contains a sample app to use as a template for getting you started.

ddd domain-driven-design java naked-objects rad rapid-application-development restful-objects web-framework

Last synced: 19 Oct 2025

https://github.com/jenkinsci/zos-connector-plugin

Plugin for connection of Jenkins CI to IBM zOS including integration of IBM SCLM as SCM.

ci ibm-sclm ibm-zos java jcl jenkins-ci sclm scm zos zos-connector-plugin

Last synced: 19 Oct 2025

https://github.com/redhat-developer/intellij-common-ui-test-library

IntelliJ IDEA UI test library is a tool for creating automated UI tests for IntelliJ IDEA plugin projects.

gradle integration-test integration-testing intellij intellij-idea java jetbrains ui-testing

Last synced: 26 Oct 2025

https://github.com/gayanukaa/companya-backend

Backend for Subsystems of Company A

azure java mongodb ngnix-server spring-boot

Last synced: 19 Oct 2025

https://github.com/yunussemree/java

Java and more things...

java oop spring-boot swing

Last synced: 12 Oct 2025

https://github.com/madhavjivrajani/simdfa

Simulations of deterministic finite automata in different languages!

cpp dfa go golang hacktoberfest haskell java javascript julia nfa nim oops oops-in-cpp oops-in-python python racket rust simulation

Last synced: 17 Mar 2025

https://github.com/ivangfr/springboot-jpa-studies

The goal of this project is to study JPA Batch Processing (i.e, insert / update / delete a set of records in a single command) and JPA Locking.

database-batch database-locking docker java mysql postgresql spring-boot spring-data-jpa spring-web-mvc springdoc-openapi testcontainers

Last synced: 10 Apr 2025

https://github.com/oriori1703/sigmatcher

Write signatures to automatically match java classes and methods between versions

android apk java reverse-engineering

Last synced: 14 Dec 2025

https://github.com/professorjosedeassis/carometro

Projeto Carômetro: Repositório de informações de pessoas com foto associada.

crud eclipse-ide itextpdf java javase jdbc mysql window-builder

Last synced: 10 Apr 2025

https://github.com/danijelaskov/towers-of-hanoi

An interactive 3D JavaFX application visualizing the process of solving the Towers of Hanoi puzzle.

3d-game animation computer-graphics gradle hanojske hanojske-kule interactive java java-11 java-fx kule projekat racunarska-grafika rg1 towers-of-hanoi vizualisation

Last synced: 10 Apr 2025

https://github.com/renuka-fernando/smart-meter

Smart Meter - Smart Energy Monitoring System

ballerina java jms microservices-architecture mysql reactjs spring-boot

Last synced: 01 May 2025

https://github.com/wajahatkarim3/quizca-ui-concept

An attempt to code Quzica UI concept inspired from https://material.uplabs.com/posts/quzica-question-answer-ui-concept

android android-library animation design java material-design material-ui materialup ui view viewanimator

Last synced: 27 Mar 2025

https://github.com/java/devrel

Java DevRel feedback

java jdk jvm openjdk

Last synced: 10 Apr 2025

https://github.com/vimaltiwari2612/android-assistant-chatbot

Its a basic level bot cum android assistant that uses the Liechtenstein distance algorithm to perform better. Interact with it and make it learn new things.

android-app android-application android-chat android-chat-application artificial-intelligence bot chat-bot java java-8 levenshtein-distance-algorithm machine-learning self-learning voice-assistant voice-recognition

Last synced: 29 Apr 2025

https://github.com/konachan700/jnekoimagedb

Tool for tagging and storage images, with save images in the AES256-encryped files.

image image-manipulation image-viewer images java javafx javafx-8 javafx-application javafx-desktop-apps

Last synced: 10 Apr 2025

https://github.com/shengaero/komodo

A simple file watcher library for Java and Kotlin applications.

file-system file-watchers java kotlin kotlin-coroutines

Last synced: 08 Jul 2025

https://github.com/houarizegai/masprojects

Multi-agent system projects

java multi-agent multi-agent-system

Last synced: 10 Apr 2025

https://github.com/houarizegai/hackerrank-solutions

Solution of HackerRank problems.

cpp hackerrank java problems python solutions sql

Last synced: 10 Apr 2025

https://github.com/sammwyy/milkshake

MongoDB ORM/ODM for Java.

database java java-orm mongodb no-sql nosql odm orm

Last synced: 28 Oct 2025

https://github.com/eth0rium/mirage

Modern, half-finished, bytecode manipulation library aimed at the JVM

bytecode bytecode-manipulation java jvm reverse-engineering

Last synced: 10 Apr 2025

https://github.com/springframeworkguru/mb2g-testing

Test Examples with Maven

apache-maven java maven

Last synced: 08 May 2025

https://github.com/fmarot/nativedependencies-maven

nativedependencies-maven-plugin is a Maven plugin helping you deal with native dependencies (be it .so, .dll...)

dependencies java maven-plugin native native-libraries

Last synced: 27 Aug 2025

https://github.com/lambdatest/selenide-testng-sample

Run Selenide and Selenium scripts on LambdaTest automation cloud. A sample repo to help you run Selenide framework based test scripts in parallel with LambdaTest automation testing cloud

automated-tests grid java lambdatest selenide selenium selenium-tests selenium-webdriver test-automation testing testing-tools web-testing

Last synced: 30 Jul 2025

https://github.com/jfree/swtgraphics2d

A Graphics2D implementation targeting SWT

graphics2d java swt

Last synced: 30 Jul 2025

https://github.com/mcpq/mcpq-plugin

Minecraft Java server plugin designed to allow other client libraries to control the server it is running on

java kotlin minecraft minecraft-plugin protobuf

Last synced: 23 May 2026

https://github.com/davidjbrossard/java-json-pep-sdk

This project provides a Policy Enforcement Point (PEP) SDK in Java that generates a XACML 3.0 authorization request and response in accordance with the JSON Profile of XACML 1.1.

abac access-control authorization java pbac security xacml

Last synced: 28 Jun 2025

https://github.com/simple-java-mail/smtp-connection-pool

Lightweight SMTP connection pool with clustering support, wait/release mechanism, connection lifecycle management, eager/lazy loading pool with load balancing and auto-expiry policy support

concurrency connection-pool high-performance java pool smtp transport

Last synced: 16 Jan 2026

https://github.com/khaouitiabdelhakim/etablissements-application-android

Ce projet consiste en une application mobile Android permettant aux utilisateurs de se connecter, d'ajouter des établissements et de visualiser la liste des établissements.

android android-app android-application android-studio app authentication backend java login recyclerview recyclerview-adapter room room-database

Last synced: 18 Mar 2025

https://github.com/paarthmadan/chat-application

A multi-client, java, chat application.

chat chat-application java javafx socket-communication

Last synced: 26 Jul 2025

https://github.com/hms-core/hms-wallet-passgenerator

HMS wallet passgenerator is a sample code for how to create a wallet pass package.

hms huawei java maven pass pkcs7 wallet

Last synced: 01 Aug 2025

https://github.com/hms-core/hms-identity-demo

Identity demo code encapsulates APIs of the HUAWEI Identity Kit. It provides demo programsfor your reference or usage.

address hms hms-identity identity java

Last synced: 01 Aug 2025

https://github.com/jhspetersson/packrat

Gatherers library for Java Stream API

gatherer gatherers java jdk22 jdk23 preview-features streams streams-api

Last synced: 14 Apr 2025

https://github.com/codophobia/javacricbuzz

A Java interface to cricbuzz, with options to get live scores and live commentary.

api cricbuzz cricket-api java

Last synced: 14 May 2025

https://github.com/vieitesss/colorize-java

A minimal library to print colored text in Java console

color console java library text

Last synced: 22 Sep 2025

https://github.com/jossarchived/jbridge

JBridge facilitates communication in minecraft bedrock networks, between Nukkit servers and WaterdogPE proxies using Redis

cache group-system java jbridge message-broker minecraft nukkit player-cache redis waterdog

Last synced: 04 Aug 2025

https://github.com/thomasvitale/supply-chain-security-java

Samples showing how to secure the supply chain for Java applications.

cyclonedx java sbom sigstore slsa supply-chain-security

Last synced: 15 Mar 2025

https://github.com/grayoj/ziptrack

Is a e-hailing ride application, which implements Google Map APIs to connect nearby drivers to riders, and initiate a ride. The application is written in Java, and employs Google Map APIs, Firebase and several other tools which are necessary for the development of the application.

java

Last synced: 09 Apr 2025

https://github.com/jeninsutradhar/znet-scanner

ZNet Scanner is a Java-based network scanning tool engineered for fast, automated discovery of active devices and open ports within a local network subnet. It efficiently retrieves MAC addresses, identifies open ports, and provides detailed insights into each device found, enabling comprehensive network analysis and management

java java-net network-programming networking portscanner scanner

Last synced: 23 Apr 2025

https://github.com/google/guice-aqueduct

Guice binder to configure Chained instances to form a pipeline

dependency-injection guice java pipeline

Last synced: 14 Jan 2026

https://github.com/madneal/r-forwarder-burp

The burp extension to forward the request

burp burp-extensions java

Last synced: 23 Apr 2025

https://github.com/apache/geronimo-openapi

Apache Geronimo Microprofile OpenAPI Implementation

geronimo http java javaee network-server web-framework

Last synced: 09 Apr 2025

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

Java client for Transloadit upload service

encoding java sdk transloadit uploading

Last synced: 09 Apr 2025

https://github.com/radd/rest-service-gps

REST service for sharing and following GPS coordinates (part of the real-time tracking system)

java jwt mongodb rest-api spring-boot stomp websocket

Last synced: 29 Apr 2025