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/cucumber/gherkin-utils

API for working with Gherkin documents

java javascript polyglot-release tidelift

Last synced: 07 Apr 2025

https://github.com/sap/ai-sdk-java

Integrate chat completion into your business applications with SAP Cloud SDK for AI. Leverage the Generative AI Hub of SAP AI Core to make use of templating, grounding, data masking, content filtering and more. Access all features of SAP AI Core with the SAP Cloud SDK for AI.

ai chat gen-ai java sap-ai-core

Last synced: 20 Feb 2026

https://github.com/joseluisgs/moriajava2021

2DAM. Ejemplo de un programa usando Java para simular el enunciado Minas de Moria. Curso 2021-2022

design-patterns java

Last synced: 07 Aug 2025

https://github.com/openjdk/jfx11u

JavaFX 11.x : last released 2023-07-19

java javafx openjdk

Last synced: 05 Oct 2025

https://github.com/gab-studios/gab-cmdline

A GABStudios Java library to help with command line parsing.

command gab-cmdline java line parser parser-library

Last synced: 03 Oct 2025

https://github.com/digitalheir/java-nfa

🌁 Nondeterministic Finite State Automata for Java (in plain English: flowcharts with multiple possible outcomes)

finite-state-automaton finite-state-machine fsa java nfa non-deterministic transducer

Last synced: 11 Jan 2026

https://github.com/twelvet-projects/netty-websocket-spring-boot-starter

(Based on Netty's WebSocket)基于Netty作为底层实现的Spring Boot Starter轻量级、高性能WebSocket框架,支持多端口,多路径,SSL,jdk >= 1.8 (兼容Spring Boot 3)

java netty spring-boot websocket

Last synced: 14 Apr 2025

https://github.com/kilianb/java-sonos-controller

Sonos controller api with UPnP event support. Examples show text to speech on speakers and local music file playback.

controller java sonos upnp

Last synced: 15 Aug 2025

https://github.com/marschall/jdeps-maven-plugin

maven plugin that runs the 8 jdeps tool

java jdeps maven

Last synced: 17 Aug 2025

https://github.com/weasley-j/multiple-sms-spring-boot

Multiple SMS Templates & Multiple SMS Providers for spring-boot, You can easily use multiple-sms-spring-boot-starter to send SMS for users by @SMS annotation and SmsTemplat in you projects.

java sms spring-boot spring-boot-starter

Last synced: 26 Mar 2025

https://github.com/zhoushengsheng/ci6226-ira-g14

Assignment for CI6226 Information Retrieval & Analysis at NTU in Singapore.

java lucene search-engine spring-boot

Last synced: 16 Jan 2026

https://github.com/hncboy/leetcode

LeetCode

algorithm java leetcod

Last synced: 30 Apr 2025

https://github.com/paarthmadan/playground

Fundamental computer science algorithms and preparation for computing contests.

algorithm breadth-first-search canadian-computing-competition ccc dijkstra java python rust

Last synced: 02 Mar 2026

https://github.com/norbit4/treecuter

Cut down trees mechanic plugin to game minecraft

bukkit java jobs mc minecraft paper plugin spigot tree treecapacitator treecuter

Last synced: 04 Mar 2026

https://github.com/ranjanji/crime-management-system

A simple crime management system, which stores and display data from MySQL database. It is a console based Java application.

console-application crime-management crime-management-system database-management java jdbc-driver mysql spring-tool-suite sts

Last synced: 20 Apr 2026

https://github.com/britannio/lox

A full-featured, efficient scripting language from Robert Nystrom's book: craftinginterpreters.com

bytecode-interpreter clox interpreter java jlox lox lox-interpreter lox-language recursive-descent-parser

Last synced: 17 Apr 2026

https://github.com/fmjsjx/libnetty

A set of some useful libraries based on netty-4.x.

codec fastcgi http java netty redis

Last synced: 02 Apr 2026

https://github.com/openzipkin/brave-cassandra

Tracing instrumentation for Cassandra and the DataStax Java Driver

cassandra distributed-tracing instrumentation java openzipkin tracing zipkin zipkin-brave

Last synced: 04 Jun 2026

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

Spark in Action, 2nd edition - chapter 12 - Transforming your data

apache-spark java java8 manning spark sparkwithjava transformation

Last synced: 04 Mar 2026

https://github.com/pzalutski-pixel/javalens-mcp

MCP server providing semantic Java code analysis for AI agents. Built on Eclipse JDT with tools for navigation, refactoring, search, and metrics.

ai-agents claude code-analysis code-intelligence developer-tools eclipse-jdt ide-tools java lsp mcp mcp-server refactoring static-analysis

Last synced: 27 May 2026

https://github.com/thiru-malai/calllimiter

Call Limiter is an Android application that helps users set a time limit for phone calls to specific contacts.

android call-limiter cut-phonecall deny-phonecall java limit-phonecall phonecall-limiter

Last synced: 31 Jan 2026

https://github.com/sondosaabed/stock-market

Stock Market application using queues, stacks as data Structure. Java | JavaFX

data-structures java javafx-application queue stack stock-market

Last synced: 26 Oct 2025

https://github.com/gabriel-logan/gerador-cpf-e-cnpj-valido

Este repositório fornece funções em JavaScript, Python, Go, C e Java para gerar números válidos de CPF (Cadastro de Pessoas Físicas) e CNPJ (Cadastro Nacional da Pessoa Jurídica) para o Brasil.

c cnpj communityexchange cpf cpf-valido educative frontendmasters generator gerador gerador-cnpj gerador-cpf github github-copilot github-pages java javascript learn python student-vscode typescript

Last synced: 21 Jan 2026

https://github.com/marcono1234/hotjava-1.0-alpha

Files of HotJava 1.0a2 & 1.0a3 (predecessor of Java)

hotjava java

Last synced: 25 Oct 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/noushinb/selenium-webdriver-java-testing-example

This repository demonstrates using Selenium WebDriver with Java, JUnit, BDD, Cucumber, and Gherkin for browser automation and UI testing. It includes a framework for WebDriver management, reusable UI methods, page objects, and example tests with scenarios.

bdd cucumber gherkin java junit page-object-model qa-automation selenium selenium-webdriver-java-junit-cucumber-gherkin test-automation

Last synced: 15 Oct 2025

https://github.com/robolaunch/central-orchestrator

Backend that orchestrates robolaunch Cloud Robotics Platform operations using workflow engine

java kogito

Last synced: 31 Jan 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/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/soumyadip007/android-dev-box

Help Box For android Developer (Basic apps of android)

android android-studio application git gradle gradle-java java sqlite xml

Last synced: 26 Oct 2025

https://github.com/cloudfoundry-community/tomee-buildpack

Cloud Foundry buildpack for running Java applications using TomEE

buildpack cloud-foundry java java-buildpack tomee

Last synced: 13 Oct 2025

https://github.com/falsepattern/jwin32

Win32 and DirectX mappings for java using Project Panama. Ignore the C# tag, it's just reference code used for decompilation

directx directx-11 directx11 experimental ffi ffi-bindings ffi-wrapper java java-17 java-panama mapping panama tutorial win32 win32-api win32api windows wrapper

Last synced: 23 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/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/shubh2-0/spring_security

Welcome to the Spring Security Repository🔐, your comprehensive resource for mastering application security. Dive into a variety of projects, from traditional authentication to JWT-based role authorization. Explore CORS handling and custom authentication providers. Let's fortify your app's defenses together! 🚀💪

authentication authorization java javasecurity jwt-authentication jwt-token learning-by-doing security-automation spring-boot spring-security springsecurity-jwt

Last synced: 23 Apr 2025

https://github.com/forge-srl/bionic-js

Share JavaScript business logic in other languages.

android bionic-js ios java javascript node-js swift

Last synced: 14 Jul 2025

https://github.com/bogerchan/national-geography

An android project was made by Kotlin.

android java kotlin pure-app reactive retrofit2

Last synced: 04 Sep 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/shubh2-0/collection-framework

Collection Framework that makes our work lighter by providing useful da: Collection Framework repo offers practical implementations and theoretical insights into Java's powerful Collection Framework. Explore data structures, algorithms, and usage examples. Contribute, learn, and unlock the full potential of collections! 📚💻✨ #Java #Collections

arraylist collection-frameworks collections java linked-list queue set spring-boot

Last synced: 23 Apr 2025

https://github.com/shuai-xie/os-semaphore-traffic-java

大三下操作系统课设 - 交通信号灯模拟 - Java 接口

java os semaphore

Last synced: 03 Jul 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/seunakintola/multiple-newsfeed-reader

An android app for Multiple NewsFeed Reader. This was built for a friend as his final year project some years back.

android final-year-project java newsfeed xmlhttprequest

Last synced: 09 Apr 2025

https://github.com/costingh/collaborative-whiteboard

This is a collaborative whiteboard that allows real-time communication through sockets. It was built using Next.js and Spring Boot. Users can share a room and draw on canvas which will be updated on every user's screen.

canvas docker draw drawing java mongodb mongodb-database nextjs react real-time-collaboration realtime scpringboot sockjs stomp stomp-client vercel websockets

Last synced: 23 Apr 2025

https://github.com/lx-gqg/springboot-backstage-management

基于springboot 开发的后台管理,功能相对简单,农产品的信息,用户管理信息,供应商管理,产品的进货退货,对产品的销售生成echart表等

java mybatis mysql springboot

Last synced: 07 May 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/obsidiansystems/haven

Use haskell to produce a nix set of maven dependencies!

android haskell java maven nix pom

Last synced: 12 Apr 2025

https://github.com/oroszgy/radixtree

Fork of the project http://code.google.com/p/radixtree

data-structures java javascript radix-tree radix-trie suffix-tree

Last synced: 23 Apr 2025

https://github.com/rqlite/rqlite-jdbc

Type 4 JDBC driver for rqlite

java jdbc jdbc-driver

Last synced: 18 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/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/oun/monjam

Database migration for MongoDB

continuous-delivery database-migrations gradle-plugin java mongodb

Last synced: 22 Apr 2025

https://github.com/jianlins/fastcontext

FastContext is an optimized Java implementation of ConText algorithm (https://www.ncbi.nlm.nih.gov/pubmed/23920642).

context-detection java nlp

Last synced: 28 Apr 2025

https://github.com/ahmetkasif/kmaxit

Remake of Maxit Game using LibGDX (Outdated, will rebuild when i get some free-time)

artificial-intelligence game greedy-algorithms java libgdx

Last synced: 18 Jan 2026

https://github.com/nurislom373/fluent

Fluent - Easy Telegram Bots with Spring!

async java kotlin library maven spring telegram-bot

Last synced: 09 Apr 2025

https://github.com/knime/knime-excel

KNIME Excel Support Extension

excel java knime poi workflow

Last synced: 21 Jan 2026

https://github.com/bhaskarblur/arcore-navigation-with-lat-long

This repository developed in Native Android - Java demonstrates how to place objects & draw routes between them in ARCore scene using Latitude & Longitude

anchor android android-studio arcore-android gps hacktoberfest hacktoberfest-accepted hacktoberfest2023 indoor-navigation indoor-positioning java latitude-and-longitude navigation

Last synced: 11 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/falling-ts/phpstorm-plugins-old

yuanshang's PhpStorm 提供代码开发繁琐操作的一键式功能。

intellij java phpstorm plugins

Last synced: 16 Aug 2025

https://github.com/sxtanna/dependency-loader

Simple Maven Dependency Downloader for Spigot Plugins

bukkit java java-8 maven minecraft spigot

Last synced: 14 Jan 2026

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/nihatquliyev/employee-management-system

Simple employee management system

crud java java-arrays java-se

Last synced: 11 Mar 2026

https://github.com/mmahmoodictbd/open-blog

Build your blog site on top of OpenBlog APIs, yet another Blogging Engine.

blog-engine java microservices-architecture spring-boot

Last synced: 07 Oct 2025

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/mbien/xpath-util

XPath utility plugin for NetBeans

java netbeans plugin xpath

Last synced: 08 Oct 2025

https://github.com/kakarottocui/springbootvuetravel

基于SpringBoot和Vue的旅游网站订票系统设计

java mysql springboot vuejs

Last synced: 06 Jul 2025

https://github.com/apache/uima-addons

Mirror of Apache UIMA addons

cplusplus java uima

Last synced: 10 Apr 2025

https://github.com/raghavtilak/paint

This app provides a canvas on which your can draw anything free handed and can save that as an image file. Utilities like stroke color, stroke width etc. are also available.

android canvas hackoctoberfest hacktoberfest hacktoberfest-accepted hacktoberfest-android hacktoberfest2023 java paintapp

Last synced: 07 Oct 2025

https://github.com/mobaijun/kjs-common

Java 工具类库

java java-8 lombok mapstruct sl4j

Last synced: 07 Oct 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/raydac/java-prolog-parser

Java based Edinburgh Prolog parser

java parser prolog-programming-language

Last synced: 06 Oct 2025

https://github.com/daoud-hussain/university-management-system

Hello Internet! This is a console-based University management system designed in Java. Feel free to create a new file and don't hesitate to pull your code. You can download the source code for free. Permission Granted!

group-project java procedural-programming ums

Last synced: 25 Apr 2025

https://github.com/bit-smart-io/smart-bdd

Create interactive html documentation / feature files from Java code. This can be considered as a productive replacement to existing frameworks where you write the features/scenarios/acceptance tests in plain text first.

automated-testing bdd java junit testing

Last synced: 27 Feb 2025

https://github.com/xxdark/jpreprocessor

Java C-like preprocessor.

java preprocessor

Last synced: 19 Apr 2025

https://github.com/saynotobugsorg/confidence

A declarative Java Assertion Framework

declarative hacktoberfest java testing

Last synced: 27 Feb 2025

https://github.com/mishakorzik/easy-java

Easy install Oracle Java only for arm64. Tested on termux and raspberry pi.

bash bash-script easy java jdk linux oracle-java oracle-jdk raspberry-pi raspberrypi termux termux-hacking termux-tools

Last synced: 16 May 2025

https://github.com/ogrodnek/java_fathom

java library to measure the readability of english text

java readability

Last synced: 02 May 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/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/cyclopsmc/commoncapabilities

Forge Capabilities that can be shared by multiple mods.

forge hacktoberfest java minecraft

Last synced: 01 May 2025

https://github.com/praj-foss/opengl-graal-examples

Simple OpenGL demo using GraalVM

graalvm java opengl

Last synced: 15 Apr 2025

https://github.com/joaoito/sistemas-de-informacao

Repositório para material de estudos durante a faculdade de Sistemas de Informação! Em código de linguagens de programação variadas vamos criar e resolver problemas! ;)

algorithms backend brazil cpp dev developer formation frontend graduation ino java js logic study

Last synced: 04 Mar 2026

https://github.com/rapter1990/kubernetesjavaclientapi

Spring Boot with the usage of Kuberneres Java Client Api (Pods,Deployments,Service,Namespace)

api integration-test java java17 junit kubernetes-java-client mapstruct maven minikube spring-boot

Last synced: 16 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