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/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/akvo/akvo-caddisfly

Android app integrated with Akvo Flow

akvo akvo-caddisfly android java water-quality

Last synced: 29 Aug 2025

https://github.com/cevheri/springboot-microservices-example

Spring Boot Microservices Application API Gateway, Service Registry, Circuit Breaker, Hystrix Dashboard, and Other Microservices

apigateway circuit-breaker eureka eureka-client eureka-server h2-database hystrix hystrix-dashboard java service-registry spring-boot zipkin zipkin-docker

Last synced: 10 Mar 2026

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/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/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/kocakosm/jblake2

A pure Java implementation of BLAKE2 (RFC 7693)

blake2 blake2b blake2s cryptography java reproducible-builds rfc7693

Last synced: 14 Jan 2026

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/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/apache/aries-jpa

Apache Aries JPA

aries java library

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

Database migration for MongoDB

continuous-delivery database-migrations gradle-plugin java mongodb

Last synced: 22 Apr 2025

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/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/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/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/sondosaabed/huffman-encoding

Java project that implemnts Huffman encoding algorithm

huffman-coding huffman-compression-algorithm java javafx-application

Last synced: 22 Apr 2025

https://github.com/hawkular/hawkular-client-java

Java client for Hawkular

hawkular java

Last synced: 12 Jun 2025

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/grillbaer/persistentds

Persistent data structures - immutable copy-on-write lists, maps and sets for Java

copy-on-write immutability java persistent-data-structure

Last synced: 14 Jan 2026

https://github.com/sondosaabed/recursive-decent-parser

a Java parser implemented using Recursive Decent Parser utlized javafx for GUI. This is part of the coursework of TRANSLATORS AND PROGRAMMING LANGUAGES

java javafx programming-languages recursive-descent-parser translators

Last synced: 30 Oct 2025

https://github.com/c4j/commander4j

Commander4j Production Recording and Labelling using EAN128 barcodes. Now includes Weight Checks, Waste Logging, Quality Control and much more. Supports mySQL, MS SQL Server and Oracle Databases. Java Swing Client and Javascript web pages for Zebra/Morotolla/Symbol wireless mobile computers.

barcode barcode-generator barcode-scanner ean128 enterprise gs1 gs1-standard interfaces java pallet production quality-control reporting sscc sscc-labels traceability waste-management weight-tracking

Last synced: 14 Mar 2026

https://github.com/carmjos/aliddns-updater

简单轻量的阿里云DDNS更新器。

aliyun aliyun-ddns java

Last synced: 12 May 2025

https://github.com/artipie/central

Artipie central files and configurations

artifact java website

Last synced: 13 May 2025

https://github.com/hatamiarash7/memorygame

Android Game For Kids

android game java

Last synced: 23 Apr 2025

https://github.com/siddhesh2377/androidbox

It is an IDE Based On Node An Code Editor

andorid android-application editor ide java node node-editor

Last synced: 02 Apr 2025

https://github.com/shubh2-0/serialization-in-java

Serialization is a mechanism of converting the state of an object into a byte stream. Deserialization is the reverse process where the byte stream is used to recreate the actual Java object in memory. This mechanism is used to persist the object.

deserialization interface java java-8 java-classes object object-oriented-programming serialization

Last synced: 23 Apr 2025

https://github.com/keith-gamble/example-perspective-component-module

An Example Repository for building Ignition Perspective Component Modules

ignition ignition-perspective inductive-automation java perspective

Last synced: 21 Feb 2026

https://github.com/bbossgroups/bboss-http

bboss http5一个简单而功能强大的、基于httpclient5的、去中心化的http/https负载均衡器以及http rpc框架,基于http/https协议实现客户端-服务端点到点的负载均衡和集群容灾功能,可以基于post/get/put/requestbody等方法对接调用任何基于http协议开发的微服务,包括spring cloud、spring boot、spring mvc以及其他基于http协议开发的微服务;提供streamchat方法,轻松对接各种大模型服务,实现流式对话应用;完全支持http2协议;同时还可以非常方便地实现多个文件上传服务器。可基于apollo和nacos管理服务配置参数和实现服务发现功能。

bboss java microservice sse-client stream

Last synced: 14 Jan 2026

https://github.com/xdev-software/mockserver-neolight

A lightweight rewrite of the MockServer project with focus on simplicity, maintainability and Testcontainers

java mock-server mockserver proxy testcontainers

Last synced: 22 Jan 2026

https://github.com/henkelmax/opus4j

A Java wrapper for the Opus Codec.

codec java jna opus

Last synced: 22 Apr 2025

https://github.com/coding-delight-01/dsa-in-java

A beginner friendly repository made specifically for open source beginners. Contribute on this repository with valid pull requests

algorithms-and-data-structures beginner-friendly hacktoberfest hacktoberfest-accepted java

Last synced: 22 Sep 2025

https://github.com/mariazevedo88/json-formatter-validator

Java tool for JSON validation via string or file and correction of invalid JSON-like string

coveralls gson jacoco java java-8 java8 json json-formatter json-formatters json-validation junit5 string-manipulation

Last synced: 29 Jul 2025

https://github.com/younes-charfaoui/library-simulator

This is a project for the practical work of the Operating system module in The University of Ibn Khaldoun - Algeria in which we had used the notion of threads and parallelism to make a library simulator.

animation java javafx multithreading mutex-synchronisation mutual-exclusion semaphore simulator

Last synced: 30 Jul 2025

https://github.com/mehditeymorian/javacompileengine

Java Compile Engine: The CompileEngine You Need for your Project!

compiler interpreter java

Last synced: 15 Jul 2025

https://github.com/gradle/common-custom-user-data-maven-extension

Maven extension that enhances published build scans by adding a set of tags, links and custom values that have proven to be useful for many projects building with Develocity.

java maven

Last synced: 06 Apr 2025

https://github.com/double-o-seven/equalizer

Fluent builders for correct equals() and hashCode() implementations for Java 8+

equals fluent-api fluent-builders fluent-interface hashcode java java-8 java8

Last synced: 18 Jun 2025

https://github.com/alaeddinalhamoud/android-listview-sql-jdbc-driver

How to get data from your sql server database to android app using JDBC .

android driver java jdbc listview live ndk sdk sqlserver

Last synced: 14 May 2025

https://github.com/kavithma-thushal/fruit-juice-lab

A Simple POS System using java 8 & javafx in Layered - Architecture

java javafx mysql

Last synced: 24 Jul 2025

https://github.com/chinalhr/gungnir

Gungnir是一个基于Spring,Netty,Zookeeper的轻量级分布式RPC服务框架

java netty rpc rpc-framework spring-boot zookeeper

Last synced: 28 Jul 2025

https://github.com/huanfenz/huanfenzread4p2

基于Android的电子书阅读器

android java

Last synced: 22 Apr 2025

https://github.com/cicirello/interactivebinpacking

Self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics, suitable for use as course assignments, or by self-directed learners.

bin-packing combinatorial-optimization constructive-heuristics courseware discrete-optimization java self-directed-learning self-guided-tutorial tutorial

Last synced: 07 May 2025

https://github.com/panga/lite-beans

LiteBeans is implementation of the java.beans package based on the Apache Harmony project

java jdk9 jigsaw jpms

Last synced: 21 Sep 2025

https://github.com/priyansh17/dear-diary

The App aims at helping people to fight from depression and communicate with them at a 1-1 basis alongside giving them suggestions based on their choices which will be taken from the user in various formats such as MCQ for a one time basis and Diary entries of user on a daily basis. The app aims to help mainly people who are introvert and don't share their emotions easily with others who are depressed. we aim to ulift their emotions and make world a better place for them.

android depression diary-entries emotions hacktoberfest hacktoberfest-2021 hacktoberfest-accepted hacktoberfest-starter hacktoberfest2021 java kotlin-android python3 recommendation-system recommender-engine sentiment-analysis sentiments

Last synced: 29 Oct 2025

https://github.com/nihatquliyev/renta-car-system

Simple crud rent a car management system

java java-se jdbc jdbc-connector postgresql

Last synced: 30 Jul 2025

https://github.com/kasdihacene/workflow-github-actions

Automate a development workflow and build a CI/CD pipeline using Github Actions.

azure ci-cd continuous-deployment devops github-actions java

Last synced: 16 May 2025

https://github.com/varunsingh87/ambient-noise-remover

A Java program that removes ambient noise from an audio file

java java-sound-api kalman-filter noise-cancellation noise-detection

Last synced: 17 Apr 2025

https://github.com/suryasekhar14/hacktoberfest-2021

A repository for Hacktober Fest contributions. Everyone is welcome. Fork away!

appdevelopment c cpp hacktober-fest-contributions hacktoberfest hacktoberfest-accepted hacktoberfest2021 java javascript python

Last synced: 10 Mar 2026

https://github.com/borfast/arrispwgen-android

Arris Password of the Day Generator for Android

android arris-modem arris-password java password-generator

Last synced: 27 Feb 2025

https://github.com/swimos/greenhouse

This is an advanced sample application that demonstrates deploying and running Swim on a network of Raspberry Pis and using configuration to change behavior. This version uses Docker Images for build and deployment to Azure Iot Edge devices.

arduino distributed java javascript nodejs raspberry-pi raspberrypi swim

Last synced: 08 Apr 2025

https://github.com/apache/james-jsieve

Mirror of Apache James jSieve

james java mail network-server

Last synced: 10 Mar 2026

https://github.com/ahmedfarag9/ci-cd-pipeline-jenkins-odoo-project

A Multi-branch CI-CD Pipeline Using Jenkins, Docker, AWS, Maven To Deploy an Odoo ERP custom module & a simple Java Maven web app.

amazon-web-services bash bash-scripting ci-cd devops docker docker-compose dockerhub ec2-instance groovy java jenkins maven odoo ssh webhook

Last synced: 11 Apr 2026

https://github.com/mehmettemizkan/learningjava

This repo contains demo programs written in Java.

java mehmettemizkan

Last synced: 01 Sep 2025

https://github.com/kstenschke/copypastestack-plugin

"Copy/Paste Stack" plugin for Jetbrains IDEs

clipboard intellij intellij-plugin java open-api phpstorm plugin

Last synced: 03 Oct 2025

https://github.com/akhilerm/castle

An open source implementation of the Google Foobar challenge

bash docker foobar google-foobar java jquery-terminal laravel online-compiler python shell

Last synced: 23 Mar 2025

https://github.com/amir-p/gradientseekbar

Beautiful gradient SeekBar implementation in Android for API 17+

android java seekbar view

Last synced: 02 Sep 2025

https://github.com/apache/servicemix5

Mirror of Apache ServiceMix 5

java network-client network-server osgi scala servicemix xml

Last synced: 23 Jul 2025

https://github.com/anuken/ludumdare46

Ludum Dare 46 entry

html5-game java ludum-dare ludum-dare-46

Last synced: 10 Mar 2026

https://github.com/rameshmf/j2ee-design-patterns

Repository for J2EE design patterns with examples.

design-patterns j2ee java

Last synced: 03 May 2025

https://github.com/rainu/pdf-template

This project shows how to generate a PDF from a thymleaf-template.

css demo html java pdf-generation pdf-template

Last synced: 16 Apr 2025

https://github.com/pspdfkit/pspdfkit-android-simple-example

Simple PSPDFKit for Android example app

android java kotlin pdf pspdfkit

Last synced: 08 Jul 2025

https://github.com/jenkinsci/idea-stapler-plugin

Jenkins Development Support for IntelliJ IDEA

hacktoberfest intellij-plugin java jelly jenkins jexl stapler

Last synced: 24 Mar 2025

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

Java SDK for MetaApi, a professional cloud forex trading API for MetaTrader platform which supports both MetaTrader MetaTrader 5 and MetaTrader 4. Free usage tier available.

api cloud forex java metaapi metaapi-cloud metatrader metatrader4 metatrader5 mt4 mt4-api mt5 mt5-api rest trading websocket ws

Last synced: 24 Jan 2026

https://github.com/pixee/simple-gradle-codemod-tutorial

An example codemodder codemod

codemod codemods java

Last synced: 31 Jan 2026

https://github.com/ianramzy/ticker-iq

📈 Stock screener and portfolio analyzer, providing key insights on financial reports, news articles and more!

java javafx scraping stock stock-portfolio

Last synced: 03 Mar 2026

https://github.com/kakarottocui/stopbarsys

基于java SpringBoot框架和Vue的停车管理系统

java mysql springboot vue

Last synced: 01 Mar 2026

https://github.com/loiane/java-15_16-examples

Examples of how to use Java 15 and 16 new features.

java

Last synced: 26 Oct 2025

https://github.com/zoff99/toloshare_material

ToLoShare is a cross-platform desktop application for secure peer-to-peer real-time location sharing

compose-desktop java jetbrains-compose kotlin location-sharing openstreetmap osm toxcore

Last synced: 26 Apr 2026

https://github.com/dsibilio/spring-cloud-stream-custom-binder

A practical example showing how to develop your own custom Spring Cloud Stream Binder

custom-binder java spring-boot spring-cloud spring-cloud-stream

Last synced: 26 Feb 2026

https://github.com/apposed/appose

Interprocess environment manager 🧊

conda deep-learning interprocess java maven pypi python shared-memory shm

Last synced: 28 Jan 2026

https://github.com/abhirockzz/nats-hello-world-docker

NATS pub sub example with Go and Java client (using Docker Compose)

docker docker-compose golang java nats-messaging nats-server natsio

Last synced: 07 Jul 2025

https://github.com/f-lab-edu/modu-ui-market

자신만의 마켓을 만들어 물건을 판매할 수 있는 오픈마켓 서비스입니다.

java junit5 mysql spring-boot

Last synced: 12 Oct 2025

https://github.com/sualeh/pointlocation6709

Java support for ISO 6709 representation of geographic point location by coordinates

geolocation java java-library

Last synced: 10 Apr 2025

https://github.com/depromeet/ding-dong-be

Ding Dongㅣ서로의 TMI를 공유하고 친해지고 싶은 마음을 전하세요

java jpa mysql spring-boot

Last synced: 19 Apr 2025

https://github.com/appform-io/signals

Loosely coupled observer pattern implementation

apache2 design-patterns java java11 observer-pattern

Last synced: 10 Apr 2025

https://gitlab.com/visnow.org/VisNow

Generic visualization framework

3D java java3d scivis visnow visualization

Last synced: 17 Jan 2026

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

Java Proxy library. Method parameters. Method references.

aop java proxy

Last synced: 27 Apr 2025