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/juliaaano/payload

Easy conversion of HTTP payloads (e.g. JSON, XML) for Java.

easy-conversion java json xml

Last synced: 18 Mar 2025

https://github.com/kengotoda/guava-helper-for-java-8

A tool set to help developer to use Guava with Java 8

guava guava-collections java sonarqube-plugin spotbugs-plugin

Last synced: 04 Oct 2025

https://github.com/zjhch123/Tears

Static Resource Server, Based on Java, Simple, JSON Config. 一个基于Java语言编写的静态资源服务器。

java tears webserver

Last synced: 04 May 2025

https://github.com/apache/aries-jpa

Apache Aries JPA

aries java library

Last synced: 22 Apr 2025

https://github.com/hsiehshujeng/cdk-emrserverless-with-delta-lake

This construct builds some elements for you to quickly launch an EMR Serverless application. After submitting the Emr Serverless job, you could also launch an EMR notebook via cluster template to check the outcome from the EMR Serverless application.

aws aws-cloudformation aws-service-catalog cdk-constructs delta-lake dotnet emr-notebooks emr-serverless emr-studio golang java javacript projen python serverless spark

Last synced: 15 Apr 2025

https://github.com/brunyman/MysqlEconomyBridge

Sync economy account over mysql.

bukkit java minecraft plugin spigot

Last synced: 10 Mar 2025

https://github.com/xxdark/jpreprocessor

Java C-like preprocessor.

java preprocessor

Last synced: 19 Apr 2025

https://github.com/umer0586/winkeyboard

A tiny Java helper for Windows for emulating keyboard via scan codes.

directinput game java keyboard keyboard-emulation scancodes

Last synced: 07 May 2025

https://github.com/minhaskamal/ultimatecalculator

Basic Scientific Calculator (math-calculation-equation-unit-converter-unitconverter-advanced-mathematics-math-number)

advanced-calculator calculator equation java math mathematics scientific scientific-calculator scientific-computing unit-converter unitconverter

Last synced: 11 Jun 2025

https://github.com/oeljeklaus-you/logmonitor

monitor the log about apps or JavaEE

java log-monitor storm

Last synced: 04 Mar 2026

https://github.com/saynotobugsorg/confidence

A declarative Java Assertion Framework

declarative hacktoberfest java testing

Last synced: 27 Feb 2025

https://github.com/aerospike/aerospike-document-lib

Aerospike Java Document API

aerospike document-api java jsonpath

Last synced: 19 Apr 2025

https://github.com/rapter1990/carservice

Case Study - Car Service (Java 21, Spring Boot, Spring Security, JWT, MySql, JUnit, Jacoco, Prometheus,Grafana, AlertManager, Docker, Kubernetes, Github Action (CI/CD), Sonarqube)

alertmanager github-actions grafana integration-testing jacoco java java21 junit jwt kubernetes mysql prometheus sonarqube spring-boot spring-security swagger

Last synced: 05 Sep 2025

https://github.com/mlgmxyysd/gootool

Gootool for Android

android gootool java mod worldofgoo

Last synced: 07 May 2025

https://github.com/sondosaabed/world-map-dijkstra

World map Shortest Path Dijkstra Optimized using priority queue

algorithm dijkstra-shortest-path graph java javafx world-map

Last synced: 10 Jun 2025

https://github.com/project-osrm/osrm-text-instructions.java

Transform OSRM route responses into localized text instructions (Android, Java)

android guidance java osrm turn-by-turn-navigation

Last synced: 02 Apr 2026

https://github.com/joselucasapp/okavangoide

Okavango is a lightweight, modern IDE built in Java for the Zumbra programming language — designed for simplicity, speed, and seamless code execution.

code-editor ide java okavango open-source zumbra

Last synced: 04 Apr 2026

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: 19 Mar 2026

https://github.com/selimhorri/end-studies-project-web

JEE Servlet & Jsp, End studies' project

java jdbc jsp mysql servlet

Last synced: 12 Apr 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/ashish2030/tetris-game

This is Famous Tetris Game hasving a simple goal of destroying lines of block before it reaches the top

2darrays cmd fileinputstream java

Last synced: 11 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/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/diogosouza/ecommerce-android

Android Project of Restful + MySQL + PayPal API Integration

android ecommerce java mysql paypal paypal-checkout paypal-rest-api

Last synced: 30 Apr 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/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/amrdeveloper/fastmind

Online Android Real-time Quiz Game with nodejs and socket.io on the backend

android-game express game-development java nodejs socket-io

Last synced: 12 Apr 2025

https://github.com/moscicky/faissnama

Project Panama with Faiss

faiss java jdk19 panama project-panama

Last synced: 10 Jul 2025

https://github.com/objectionary/jeo-maven-plugin

This Maven plugin converts Java Bytecode binary files to EOLANG programs that use the "opcode" atom

bytecode bytecode-interpreter code-generation code-optimization eolang java maven-plugin

Last synced: 01 May 2025

https://github.com/ivangfr/api-oha-benchmarker

api-oha-benchmarker is a tool to easily benchmark APIs. It uses Testcontainers to manage Docker containers. Load testing is done with OHA. To collect information such as CPU and memory usage, it uses the docker stats command. It also uses cAdvisor to visually monitor CPU and memory usage.

cadvisor docker java load-testing oha spring-boot testcontainers

Last synced: 10 Apr 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/gamemann/simple-discord-bot

A simple Discord bot imported from GFL's Gitlab. This was made using Java.

bot discord jar java simple

Last synced: 18 Mar 2025

https://github.com/java/devrel

Java DevRel feedback

java jdk jvm openjdk

Last synced: 10 Apr 2025

https://github.com/sammers21/tg-cleaner

Automatically cleans up things you don't want to appear in a telegram chat

cleaner demo docker-image ignore java linux tdlib telegram telegram-chat

Last synced: 18 Mar 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/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/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/java/samples

This repository contains code samples shared on https://dev.java/ and https://inside.java/

examples java jdk

Last synced: 10 Apr 2025

https://github.com/kavithma-thushal/ginzarestaurant_layered

Restaurant using java 11, javafx & maven in Layered-Architecture

java javafx layered-architecture mysql

Last synced: 11 Jul 2025

https://github.com/denvash/jesta-android-app

Jesta 💎 is a social app where people can do favors for each other, in exchange for rewards. 🤝

android android-application android-studio androidx community firebase java kotlin poster reward social university-project

Last synced: 14 Jul 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/javahello/java-deps.nvim

Preview jar package dependencies

java neovim neovim-plugin nvim nvim-java-dependency

Last synced: 17 Jul 2025

https://github.com/kakarottocui/societysys

基于Java的大学社团管理系统,高校社团管理

bootstrap java

Last synced: 07 Mar 2026

https://github.com/opsmatters/newrelic-api

Java client library for the New Relic Monitoring and Alerting REST APIs built using Jersey and Gson.

alerts alerts-channels alerts-conditions alerts-policies api client dashboard gson java java-library jersey metric-data monitoring newrelic opsmatters plugin-metrics relic relic-apis

Last synced: 19 Jul 2025

https://github.com/walkerlj0/selenium_course_example_code

Example code adapted from the lessons from Dave Haeffners' Selenium guidebook & the libraries included in that guidebook

automated java javascript python selenium testing testing-framework

Last synced: 13 Apr 2025

https://github.com/sachinl0har/war-of-wizards-java

War of Wizards Game

cli game java

Last synced: 30 Oct 2025

https://github.com/AirPowerTeam/AirPower4J

🔥🔥🔥AirPower4J是一个基于 Java17、SpringBoot3.x、JPA&MySQL 的后端开发脚手架,其中包含了一些 RBAC、请求验证、CURD封装、异常处理、多租户SaaS、加解密与安全、WebSocket等模块,以满足日常开发的快捷、稳健、标准化等要求。

api backend java jpa oauth2 spring-boot

Last synced: 21 Jul 2025

https://github.com/margaritis/dotfiles

Time for burning dotfiles, Heisenberg approves!

aws brew cask docker dotfiles java nodejs nvm osx php powerline python ruby rvm shell

Last synced: 07 Sep 2025

https://github.com/romanitalian/moneytracker

MoneyTracker - android application. Budget your finances to keep track of where your money is going. BudgetTracker is a complete money management. Feel free to get feedback about MoneyTracker.

android android-app java study

Last synced: 13 Apr 2025

https://github.com/sachinl0har/basic-programs

Basic programs in Multiple Languages

basic-programs c cpp hacktoberfest java python

Last synced: 11 Mar 2026

https://github.com/shubh2-0/spring-projects

This repository contains a collection of Spring projects showcasing both annotation-based and XML-based approaches. It provides examples and code for reference, enabling developers to explore different configurations and learn best practices in building applications using the Spring framework.

annotations java spring springannotations springframework xml

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/vdaburon/jmeter-graph-tool-maven-plugin

A maven plugin to include features from jmeter-plugins.org for JMeterPluginsCMD Command Line Tool to create graphs, export csv files from jmeter result files and Filter Result tool.

graph graphs java jmeter jmeter-charts jmeter-plugin jmeter-plugins jmeter-report jmx load-testing maven maven-plugin performance-testing performance-visualization

Last synced: 24 Apr 2025

https://github.com/AchiyaCT/ALPHA-V4

World best Sinhala/English WhatsApp Button Bot Developer Achi Fernando Enjoy Our Bot

alpha bot html java pyhton users whatsapp

Last synced: 11 Mar 2025

https://github.com/aman9026/secondyear

This repository contains the work I've done in my second year along with some study materials which I had collected.

automata build business-pro cloud-computing csa dbms design-and-analysisof-algorithm development-automation humanrights java linux maven notes os oss release-automation sepm shell-script study-materials upes

Last synced: 15 Aug 2025

https://github.com/manifold-systems/github-traffic

GitHub traffic CLI utility with bonus features

cli github-traffic java

Last synced: 03 Mar 2026

https://github.com/ncredinburgh/maven-release-yearly-policy

Version releases based on the current year

java maven release

Last synced: 14 Jan 2026

https://github.com/selenium-webdriver-software-testing/kspl-selenium-helper

this repository helps execute tests in parallel with selenium reporting

java maven parallel selenium-helper selenium-webdriver webdriver webdriver-3

Last synced: 27 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/guxingke/build-jvm-from-scratch

从零构建 JVM ,课程对应源码仓库。

java jvm mini-jvm

Last synced: 13 Jun 2025

https://github.com/apache/orc-format

Apache ORC - the smallest, fastest columnar storage for Hadoop workloads

apache big-data cpp java orc

Last synced: 09 Apr 2025

https://github.com/sparklingcomet/configapi

Create custom config files for your bukkit plugins through this small API.

bukkit io java json spigot wrapper-api yaml yml

Last synced: 11 Apr 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/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/houarizegai/masprojects

Multi-agent system projects

java multi-agent multi-agent-system

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/manoelcampos/java-postgres-playground

Java / PostgreSQL Playground: servidor Postgres e JDK 17 para construção de aplicações em um container com VSCode no gitpod.io

database-admin database-client gitpod java jdk jdk-17 postgres postgresql vscode

Last synced: 28 Oct 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/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/anishlearnstocode/hackerrank-problem-solving-skill-test

Contains solved programs for the HackerRank Problem Solving (Basics) Skill Test Certification 🎓.

algorihms certificate certification data-structures hackerrank java problem-solving

Last synced: 10 Apr 2025

https://github.com/aws-samples/amazon-elasticache-redis-and-memcached-java-client-examples

Examples for using Java clients to interact with Amazon ElastiCache for Redis using the open-source Redis client Jedis and Amazon ElastiCache for Memcached using the ElastiCache Cluster Client.

amazon-elasticache java java11 jedis redis-client

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/selimhorri/spark-application

Java Application, uses Apache Spark, handles batch as well as streaming processing

dataframes-api java mysql spark spark-batch spark-sql spark-streaming

Last synced: 12 Apr 2025

https://github.com/kunminx/sealedclass4java

让 Java 1.8 也能像 Kotlin 一样使用 Sealed Class。Make Java 1.8 use Sealed Class like Kotlin

java java-8 sealed-class

Last synced: 06 Mar 2026

https://github.com/gdubya/mqtt-notification-plugin

A simple MQTT Notification plugin for Jenkins

java jenkins-ci jenkins-plugin mqtt

Last synced: 10 Apr 2025

https://github.com/flipkart-incubator/pulsar-weighted-consumer

Pulsar consumer clients offering priority consumption

apache-pulsar java messaging messaging-system priority-message pulsar

Last synced: 15 Jun 2025

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-gshell

Mirror of Apache Geronimo gshell

geronimo http java javaee network-server web-framework

Last synced: 09 Apr 2025