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/kakarottocui/societysys

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

bootstrap java

Last synced: 07 Mar 2026

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/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/anwesh43/storyview

A android library to create stories in your app

android androidviewanimations androidviews gesture java stories ui views whatsappstories

Last synced: 16 Mar 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/ksclarke/jiiify-presentation

A Java IIIF Presentation library

code4lib iiif iiif-presentation java

Last synced: 13 May 2026

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/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/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/pwittchen/dockerfiles-java

various docker images with java

alpine docker java jdk jvm linux ubuntu

Last synced: 12 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/rockem/blink-java

Simplified pure Java http server

http java pure server test

Last synced: 25 Oct 2025

https://github.com/socketbyte/opengui

Simple GUI management solution.

java minecraft-api

Last synced: 17 Oct 2025

https://github.com/phollemans/vertigo

Data visualization software for displaying NetCDF and OPeNDAP earth science data on a 3D sphere

3d-graphics earth-science java javafx netcdf noaa-coastwatch opendap openjfx scientific-visualization

Last synced: 18 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/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/gayanukaa/companya-backend

Backend for Subsystems of Company A

azure java mongodb ngnix-server spring-boot

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/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/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/masesgroup/jcobridge-examples

The repository contains examples files to use with JCOBridge. The examples are ready to run.

awt clr csharp dotnet java java-application jvm jvm-languages jvm-scala scala swing-window visual-basic wpf

Last synced: 14 Aug 2025

https://github.com/trzpiot/spring-gradle-hexagonal-example

A Spring example application with a hexagonal (clean) architecture & multi modules with Gradle.

clean-architecture gradle hexagonal hexagonal-architecture java multi-modules ports-and-adapters spring spring-boot

Last synced: 19 Aug 2025

https://github.com/akvo/akvo-caddisfly

Android app integrated with Akvo Flow

akvo akvo-caddisfly android java water-quality

Last synced: 29 Aug 2025

https://github.com/eurus-holmes/lced

Recode my Leetcode Solutions and Notes.

2018-08-11 algorithm c-plus-plus java leetcode python

Last synced: 23 Aug 2025

https://github.com/naoghuman/lib-preferences

Lib-Preferences is a library for easy storing simple data to a Preferences.properties file in a Java(FX) & Maven desktop application.

file java java-8 java-library javafx javafx-8 javafx-library library maven netbeans preference preferences

Last synced: 04 Oct 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/selimhorri/quarkus-plays-with-spring-h2-panache

Quarkus application playing with Spring Web, H2 InMemory Database and Panache ORM

flyway h2 java native orm panache quarkus spring

Last synced: 15 Jul 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/ullenius/spctag

:video_game: :notes: Read and parse ID666 tags from SNES SPC-700 files (Super Nintendo & Super Famicom Sound Files)

cli gpl3 java maven snes spc700 super-famicom tag terminal xid6

Last synced: 15 Apr 2025

https://github.com/trustyai-explainability/trustyai-explainability-python-examples

Examples for the Python bindings for TrustyAI's explainability library

explainable-ai java jupyter machine-learning python trustyai

Last synced: 30 Aug 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/taymyr/lagom-extensions

Utilities for Lagom framework

java kotlin lagom

Last synced: 05 Apr 2025

https://github.com/mike10004/xvfb-manager-java

Library that manages an xvfb process and a JUnit rule that employs the library.

java junit selenium xvfb

Last synced: 22 Aug 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/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/selimhorri/end-studies-project-web

JEE Servlet & Jsp, End studies' project

java jdbc jsp mysql servlet

Last synced: 12 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/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/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/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/jacibrunning/embeddedtools

Additions to the model-based DSL for deploying Java and Native projects to remote targets

deploy embedded gradle java native remote target tools

Last synced: 18 Mar 2025

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

SuprSend SDK for Java

java notifications suprsend

Last synced: 15 May 2026

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/yasuenag/cfa

Class File Analyzer (CFA)

classfile java

Last synced: 11 Apr 2025

https://github.com/stimulsoft/samples-reports.java-for-java-se-and-jakarta-ee

Java samples for Reports.JAVA report generator, Java SE 1.8 and higher, native Java report engine, HTML5 Web components, Jakarta EE platform support

angular barcodes charts database excel export gauges jakarta jakarta-ee java java-se json odata pdf qr-codes reporting reports servlet sql tables

Last synced: 10 Apr 2025

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/oyzh1994/easyshell

A powerful, modern, cross-platform, multi-protocol client

cos ftp java javafx minio mysql obs oss redis rlogin s3 serialport sftp smb ssh telnet terminal vnc webdav zookeeper

Last synced: 09 May 2026

https://github.com/master4novice/hms

Hospital Management System - React + Redux +Thunk

css html5 java material-ui maven react react-redux redux spring-boot

Last synced: 08 Oct 2025

https://github.com/tarunsingh2002/aahar1.0.0

Aahar is a food donation app built on Java and powered by Firebase. Its primary objective is to facilitate the process of food donation, connecting food donators with receivers in a seamless manner.

aahaar ahar android-app android-development android-studio firebase firebase-auth firebase-authentication firebase-database firebase-realtime-database firebase-storage food-app food-donation food-donation-application food-waste google-maps google-maps-android google-maps-api java xml

Last synced: 20 Sep 2025

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

Test Examples with Maven

apache-maven java maven

Last synced: 08 May 2025

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/hms-core/hms-safetydetect-demo-java

SafetyDetect Sample provides many sample programs for your reference or usage. This example demonstrates how to integrate services provided by Safetydetect Kit, such as syslntegrity, userdetect

check detect hms huawei java safety server sysintegrity

Last synced: 01 Aug 2025

https://github.com/danielgospodinow/dancho-s-rc-car

A simple Arduino-based RC car with Bluetooth connectivity, it also comes with an Android joystick mobile application

android arduino bluetooth bluetooth-controller c java rc-car

Last synced: 10 Apr 2025

https://github.com/george0st/ff2cql

A simple transfer data from NiFi FileFlow to CQL (support Apache Cassandra, ScyllaDB, AstraDB).

apache-cassandra apache-nifi astradb cql etl fileflow java nifi nifi-processor processor scylladb

Last synced: 22 Sep 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/exadel-inc/etoolbox-anydiff

Visually compare files, folders, web pages, content packages and more inside and outside the AEM ecosystem. Manage differences with a CLI tool and Java/JS API

aem content-package diff diff-utils java package-management

Last synced: 25 Jul 2025

https://github.com/quedexnet/java-api

Trading API for Quedex Bitcoin Derivatives Exchange.

algo-trading api bitcoin derivatives exchange java market-maker quedex

Last synced: 06 Apr 2025

https://github.com/daniel-frak/dummy4j

An extensible dummy/fake data generator library for Java

data dummy faker generator java

Last synced: 12 Jan 2026

https://github.com/jrhea/mothra

Libp2p for dummies

c dotnet ethereum java libp2p rust

Last synced: 24 Mar 2025

https://github.com/fly-studio/android-capture

An android HTTP capture & hijacking tool via VPN

android capture hijack java vpn

Last synced: 28 Jul 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/jfree/swtgraphics2d

A Graphics2D implementation targeting SWT

graphics2d java swt

Last synced: 30 Jul 2025

https://github.com/purejava/appindicator-gtk3-java

Java bindings for appindicator

application indicators java linux

Last synced: 12 Jan 2026

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/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/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/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/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/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/nightfallai/nightfall-java-sdk

Java Data Loss Prevention (DLP) SDK - Nightfall Developer Platform

api data-loss-prevention data-privacy data-protection data-security dlp java nightfall secrets-detection

Last synced: 14 Jan 2026

https://github.com/adrianeboyd/brillmoorespellchecker

Spell checker using Brill and Moore's noisy channel error model

java spellchecker spelling-correction

Last synced: 23 Apr 2025

https://github.com/bdezonia/zorbage

Zorbage: algebraic data types and algorithms for use in numeric processing.

algebraic big-data generic-programming java multidimensional numerical-computation procedural scientific-computing

Last synced: 14 Jan 2026

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

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

java os semaphore

Last synced: 03 Jul 2025

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/rfresh2/jmwaypointstoxaero

Convert JourneyMap Waypoints to Xaero Waypoints

java journeymap minecraft mod xaero xaeros-minimap

Last synced: 29 Jun 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/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/piomin/sample-java-sonar

sample application used as a source for scanning code quality with sonarqube also containing sovarqube plugin with rules definitions

java qa sonar-plugin sonarqube sonarqube-analysis

Last synced: 09 Aug 2025

https://github.com/dougnoel/sentinel

A Selenium/Appium framework that enables users to focus on automating web and windows tests, so that automated tests can be written in a non-technical way in the same amount of time as manual tests can be executed.

bdd-framework cucumber gherkin java selenium selenium-framework web-automation webdriver windows-automation

Last synced: 10 Aug 2025

https://github.com/syncfusionexamples/java-mail-merge-examples

Mail merge data to a Word document in Java without Microsoft Word or interop dependencies.

java mail-merge word-library

Last synced: 15 Aug 2025

https://github.com/javatmp/javatmp

JavaTMP Bootstrap admin and dashboard component template built using HTML 5 , CSS 3 , jQuery , Bootstrap 4 and Java

admin-dashboard bootstrap bootstrap-admin bootstrap-template bootstrap-templates bootstrap-theme dashboard dashboard-templates gulp java java-bootstrap-template jquery jsp servlet

Last synced: 29 Aug 2025

https://github.com/flayone/taxcomparecalculate

2019年个税新政策,起征点提升为5000后,年累进制算法一次性计算当年所有月份工资

2019 andriod calculator constraint-layout java kotlin ripple-effect tax

Last synced: 14 Apr 2025

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

Default Docker image for Rultor

docker docker-image java

Last synced: 27 Mar 2025

https://github.com/harmindersinghnijjar/runescapegpt

Leverage OpenAI's latest GPT model to assist with writing Old School Runescape bots using the latest DreamBot API.

chatgpt docker dreambot dreambot-3 gpt gpt3-turbo gpt4 java oldschool-runescape runescape runescape-bots

Last synced: 23 Jul 2025

https://github.com/gibbed/xex2kit

XEX2 tooling for Ghidra.

ghidra java ppc xbox360 xenon

Last synced: 18 Aug 2025