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/yedhink/ktu-java

Learn Java easily. A collection of simple programs primarily focusing on the KTU syllabus for Java

awt java javafx-application jdk9 ktu learn-java simple-programs swing-gui

Last synced: 10 Apr 2025

https://github.com/coding-enthusiast9857/open-source-contributions

This is an open-source contribution opportunity. It is for everyone. So, Hurry up...!! Don't forget to spread love and if you like give a ⭐️

ai algorithms algorithms-and-data-structures c cpp csharp dsa games helloworld java matlab ml open-source projects python python3

Last synced: 11 Apr 2025

https://github.com/drako01/java-59570

Repositorio con todas las Actividades repasadas en Clase a lo largo del Curso

api-rest eclipse-ide java jpa-hibernate mysql spring-boot sql

Last synced: 03 May 2025

https://github.com/jmix-framework/jmix-crm

CRM application based on Jmix framework

b2b crm java jmix sample

Last synced: 14 May 2026

https://github.com/krkarma777/online-store

SEED: An open-market platform built with JDK 17, Spring Boot, and Oracle DB, focusing on RESTful architecture and secure user experiences.

address-api chartjs ckeditor5 hibernate java javascript jpa jwt oauth2 online-shop oracle paypal restful-api shop spring-boot springsecurity6 thymeleaf

Last synced: 28 Oct 2025

https://github.com/rohankanojia/sample-controller-java

Java Implementation of https://github.com/kubernetes/sample-controller using Fabric8 Kubernetes Client

controller fabric8 java kubernetes sample

Last synced: 30 Apr 2025

https://github.com/yugabytedb-samples/openai-pgvector-lodging-service

A lodging recommendation service for properties in San Francisco, powered by OpenAI and the PostgreSQL pgvector extension.

java nodejs openai openai-api pgvector postgresql react yugabytedb

Last synced: 15 May 2025

https://github.com/dreamsoft-dreamv/dreamv

DreamV 数据可视化平台

agent ai dataview java threejs vue

Last synced: 28 Aug 2025

https://github.com/fishercoder1534/ctci

Java solutions to Cracking the Coding Interviews

ctci interviews java

Last synced: 15 May 2025

https://github.com/sabyasachi-seal/codinginjava

This is where I keep the Java Codes I Practice

dsa java learning practice

Last synced: 01 Jul 2025

https://github.com/abranhe/allalgorithms-java

The All ▲lgorithms Java Library

algorithms allalgorithms java java-library javalibrary

Last synced: 23 Mar 2025

https://github.com/pieter12345/javaloader

A Bukkit plugin which allows loading, unloading and compiling java projects in runtime.

bukkit coding craftbukkit java minecraft runtime

Last synced: 26 Oct 2025

https://github.com/mytang0/brook

Brook is an orchestration engine, supports microservices and in-app logic (embedded use) orchestration.

embedded flow-engine java microservice microservice-orchestration orchestration orchestration-engine orchestrator plugins serverless springboot workflow-engine workflows

Last synced: 15 Apr 2025

https://github.com/offa/nbcndunit

NetBeans C/C++ unit testing plugin – supporting CppUTest, GoogleTest (gtest) / GoogleMock (gmock) and libunittest C++.

c cpp cpputest googletest java netbeans netbeans-plugin unit-testing

Last synced: 14 May 2025

https://github.com/chdh/miniconnectionpoolmanager

A lightweight standalone Java JDBC connection pool manager

connection-pool java jdbc

Last synced: 15 Apr 2025

https://github.com/guillaumefalourd/java-trilha-basica

Trilha de introdução ao uso de Java no Back-End 📚☕️🇧🇷

back-end challenges java learning mentoring spring-boot

Last synced: 23 Mar 2025

https://github.com/mytlx/snl_compiler

SNL Compiler 词法分析,语法分析

java jlu snl snl-compiler

Last synced: 17 Sep 2025

https://github.com/zoff99/java_toxclient_example

TRIfA Desktop - a Java Tox Client

java linux macos messaging tox toxcore

Last synced: 02 Aug 2025

https://github.com/k33ptoo/java-swing-custom-titlebar

A project to showcase an OS aware Title bar to replace the default swing title bar which you may be able to customize and add more components.

java javaswing

Last synced: 27 Jul 2025

https://github.com/masterfermin02/coronavirusrd

Web app to show information about the current cases of COVID 19 in Dominican Republic

coronavirus coronavirus-real-time coronavirus-tracker coronavirus-tracking covid-19 covid19 css html java shell vue

Last synced: 05 Oct 2025

https://github.com/eitco/eitco-mavenizer

Helps you to find or define Maven UIDs for any JAR file and generate corresponding artifact install scripts.

jar java maven metadata

Last synced: 01 Aug 2025

https://github.com/qiscus/qiscus-chat-sdk-android-sample

Sample User Interface for Qiscus Chat SDK Android

android api chat chat-sdk java message real-time sample

Last synced: 01 Aug 2025

https://github.com/hoangsonww/guillotine-game

⚔️ This repository contains the "Guillotine Game," a strategy game coded in Java and JavaFX. It involves players making tactical decisions to avoid the guillotine and survive as long as possible. The game demonstrates the use of JavaFX for creating visually appealing and interactive GUIs.

game game-development gamedev gui gui-application gui-application-java guillotine guillotine-game guillotinemenu java javafx

Last synced: 22 Sep 2025

https://github.com/kakarottocui/springbootvuesecondshop

基于java SpringBoot和Vue校园二手交易商城

java mysql springboot vue

Last synced: 28 Jul 2025

https://github.com/piomin/sample-jasperreport-boot

sample application that show how to generate large pdf files using spring-boot with jasperreports

jasperreports java pdf pdf-files pdf-generation performance spring-boot

Last synced: 10 Aug 2025

https://github.com/orpolyzos/spring-web-initializr-plugin

Swip - Plugin for IntelliJ IDEA that can create a fully functional (Spring Boot) WebApp with just a few clicks

freemarker intellij java jetbrains plugin spring-boot

Last synced: 23 Sep 2025

https://github.com/saiupadhyayula/learnspringframework

This repository contains source code of the Youtube course LearnSpringFramework

java spring spring-core

Last synced: 25 Jul 2025

https://github.com/nvuillam/njre

Easily install and use JRE from a Node application.

adoptopenjdk java javaw jdk jre openjdk

Last synced: 29 Jun 2026

https://github.com/shubh2-0/runnable_vs._callable

This GitHub repository explores Runnable and Callable interfaces in Java. It provides examples and code implementations to demonstrate their usage in concurrent programming. Learn the differences and when to use each interface. Enhance your understanding of these Java interfaces.

callable interfaces java java-8 multi-threading runnable threading

Last synced: 24 Oct 2025

https://github.com/googlecloudplatform/alloydb-java-connector

A Java library for connecting securely to your AlloyDB instances.

alloydb java socket-factory

Last synced: 20 Oct 2025

https://github.com/rosbit/duktape-bridge

A very easy-to-use wrapper of Duktape JavaScript engine, including wrappers for C, Go and Java. The bridge wrapper is also supporting module loader for loading modules written in JS, C and Go. This package is not a binding implementation, it is aimed to be used easily

c duktape easy-to-use embedding golang java javascript

Last synced: 23 Oct 2025

https://github.com/ita-social-projects/dokazovi-be

The platform for verified medical speakers and their recommendations.

backend disease-detection evidence-based-medicine java medicine

Last synced: 04 Apr 2026

https://github.com/open-coap/kotlin-mbedtls

Kotlin wrapper of mbedtls also for java

cid dtls dtls12 iot java jvm kotlin mbedtls netty

Last synced: 06 Mar 2026

https://github.com/harshshah6/saavnmp3-android

A simple music player inspired by spotify and developed using the unofficial JioSaavn API. Has an lot of features like Search for an Artist, Song, Playlist, Albums. Not just search this app also provides you functionality to play the songs and view the artist info and much more.

android android-application android-music-player android-music-player-java java java-17 media-player music music-player simple-music-player song song-api song-player spotify spotify-api spotify-clone

Last synced: 01 Apr 2026

https://github.com/goodforgod/dummymaker

🧰 Generates random Java Classes/Records for you.

bean data dto dummy easy-random entities export factory fill generate java pojo random random-generation record

Last synced: 20 Mar 2025

https://github.com/osandadeshan/selenium-testng-page-factory-extended

This is a sample project to demonstrate high readable test automation implementation with Selenium + Page Factory and Fluent Interface Design Patterns + TestNG + Java.

automation automation-framework automation-ui fluent-interface java page-factory selenium selenium-java selenium-webdriver testng

Last synced: 06 May 2025

https://github.com/faritor/unmz-common-util

常用的Java工具类

common date devtools html image java json md5 util

Last synced: 12 Jan 2026

https://github.com/box-community/samples-docs-authenticate-with-jwt-api

Samples for the "Authenticate with JWT (API)" guide

box dotnet java jwt node python ruby samples

Last synced: 31 Oct 2025

https://github.com/huichuanli/visible-algoritme-java

实现算法可视化使用java + swing<Play Data Structures in Java>. 《Java语言玩转数据结构》代码。

algorithms java swing swing-gui

Last synced: 26 Jun 2025

https://github.com/fadouse/antidump

JNI-AntiDump/Debugging

antidebug antidump antireverser java

Last synced: 14 Jun 2025

https://github.com/toolarium/common-build

The common-build project has the goal to simplify the development environment setup. It works for the main environment such as Linux, Windows and Mac. It can be used as a "transparent" wrapper of the most common build tools such as Gradle, Maven or Ant.

ant build common gradle java linux mac maven windows wrapper

Last synced: 18 Apr 2026

https://github.com/crykn/guacamole

A small collection of utilities for libGDX games.

java libgdx utilities

Last synced: 22 Mar 2025

https://github.com/nameisjayant/android-java-mvvm-with-roomdatabase-retrofit-and-recyclerview

we are going to build a simple project with the help of Room Database , ViewModal , LiveData and Retrofit. So, What is the agenda of this project? First we will send a retrofit request to the web server for json data, then after fetching json data from the server , we will store that data into Room Database and then shows into the recyclerview. Alright!

android androidstudio api java retrofit roomdatabase

Last synced: 04 Jul 2025

https://github.com/domstolene/da-otel-agent

This project delivers an OpenTelemetry Java Agent extension with a dynamically configurable sampler, along with the optional REST service for configuring it.

java observability opentelemetry otel trace

Last synced: 08 Apr 2026

https://github.com/geocine/sjremote

A remote control for SJCam on Android via wifi

android java record-video sjcam

Last synced: 19 Mar 2025

https://github.com/apache/brooklyn-client

Apache Brooklyn Client

brooklyn cloud java

Last synced: 19 Oct 2025

https://github.com/izzelaliz/arcturus

User defined intrinsics, tailrec optimization

java javac-plugin

Last synced: 26 Oct 2025

https://github.com/mbarre/schemacrawler-additional-lints

Some additionnal lints for Schemacrawler

database java lints schemacrawler

Last synced: 27 Oct 2025

https://github.com/moeraorg/moera-commons

Moera common classes, for issues use: https://github.com/MoeraOrg/moera-issues/issues

cryptography java library moera

Last synced: 16 Mar 2026

https://github.com/apache/qpid-protonj2

Mirror of Apache Qpid ProtonJ2

amqp amqp10 amqps apache java messaging proton qpid

Last synced: 19 Oct 2025

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

The Java SDK for GrowthBook (JVM, Android)

ab-testing feature-flags java sdk

Last synced: 29 Jan 2026

https://github.com/textkernel/tx-java

The official Java SDK for the Textkernel Tx v10 API. Includes a resume parser (CV parser), job parser, resume search engine, and resume matching engine.

cv cv-parser cv-parsing java job job-parser job-parsing matching parse-resume parser parsing resume resume-parser resume-parsing sdk searching textkernel tx

Last synced: 24 Feb 2026

https://github.com/link-intersystems/clean-architecture-example

An clean architecture example application implemented in pure Java.

architecture clean-architecture clean-code example java

Last synced: 16 Oct 2025

https://github.com/shubh2-0/basic-java

The Basic Java repository is a beginner's guide to Java programming. It includes examples and programs covering object-oriented programming, arrays, methods, and more. Whether you're new to Java or looking to strengthen your skills, this repository is the perfect resource to learn and practice Java programming concepts. 🚀📚

array boolean character class datatype float integer java java-classes object object-oriented-programming string

Last synced: 17 Mar 2026

https://github.com/pknu-wap/medilenz

AI기반 의약품 검색, 의약 정보 공유 서비스 MediLenz

android-studio es6-javascript express-js java kotlin node-js

Last synced: 05 Jul 2025

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

HMS search kit demo provides an example of integrating HUAWEI Search Kit with an app.This topic uses the search home page and search content details page as examples to describe how to use Search Kit functions and display data returned by interfaces.

android custom-search hms huawei java search searchkit spell-check

Last synced: 13 Oct 2025

https://github.com/jeffreyning/nhversion

NHVersion for version your api

api java version-control version-manager

Last synced: 27 Apr 2025

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

Mirror of Apache Geronimo txmanager

geronimo http java javaee network-server web-framework

Last synced: 10 Apr 2025

https://github.com/danny02/jopenctm

Java implementation of the openCTM Mesh compression file format

3d-models compression format java openctm opengl

Last synced: 05 Jul 2025

https://github.com/logzio/logzio-java-sender

Java library to send structured logs (JSONs) to Logz.io via HTTPS. This the core component of Logzio Appenders in the different logging frameworks (log4j, log4j2, Logback) which can also be used on its own

integration java log-shipper logzio

Last synced: 11 Oct 2025

https://github.com/sormuras/hello-world-java-action

A template to demonstrate how to build a Java action.

actions github github-actions java

Last synced: 10 Apr 2025

https://github.com/mohdali/arabic-phonetic-dictionary

Arabic Phonetic Dictionary Generator Tool for Automatic Speech Recognition Applications

java phonetic-dictionaries speech-recognition sphinx4-speech

Last synced: 11 Apr 2025

https://github.com/vladimir-dejanovic/graphql-vs-traditional-rest-api-conftalk_demo

This is demo code for my conference talk GraphQL vs Traditional REST API. It consists of simple REST end points and GraphQL end point, with MongoDB in backened.

demo graphql graphql-api graphql-java graphql-server java rest rest-api

Last synced: 06 Mar 2026

https://github.com/joselion/maybe

A monadic wrapper with a type-safe API to handle throwing operations in a functional way

error-handling exception-handling functional-java functional-programming hacktoberfest hacktoberfest2022 java maybe monad

Last synced: 20 Mar 2025

https://github.com/joseluisgs/programacion-alumnosclase

Ejemplo inicial de Programación Orientada a Objetos, con Java. Nuestra primeras clases, con usos, abusos, y algunos tests en 1DAM. Curso 2021-2022.

java junit5

Last synced: 29 Oct 2025

https://github.com/svenruppert/docker-image-generator

Generator for generating a bunch of developer docker images

docker docker-image generator jabba java jdk maven ruppert sven

Last synced: 25 Jun 2025

https://github.com/guancecloud/datakit-android

Guance Cloud Android SDK

android datakit java

Last synced: 11 Apr 2025

https://github.com/mohamed-taman/effective-java-se

Effective Java SE 9 through 19 APIs & Language features, make your life easier.

containers graalvm java java10 java11 java12 java13 java14 java15 jpms jshell jvm language-features

Last synced: 10 Apr 2025

https://github.com/wandri/chat-spring-kafka-angular-react-vue

A live chat done with Angular, React, Vue and tested by Cypress

angular cypress github-actions java kafka mongodb react spring-boot typescript vuejs

Last synced: 29 Oct 2025

https://github.com/yegor256/jaxec

Primitive execution of command line commands from Java (mostly useful for tests)

cli exec java java-library

Last synced: 27 Mar 2025

https://github.com/tuannh982/phantom

Simple, fast Key-Value storage. Inspired by HaloDB

database from-scratch hash-indexes java key-value key-value-database

Last synced: 11 Apr 2025

https://github.com/luismr/kafka-springboot-blueprint

This project demonstrates three different Kafka delivery modes using Spring Boot:

java java-17 java17 juni5 junit mockito spring springboot

Last synced: 04 May 2026

https://github.com/pavankjadda/bookstore

Spring Boot Project deployed with Jenkins CICD pipeline on OpenShift

aws bookstore cicd java jenkins-cicd-pipeline jenkins-pipeline jenkinsfile openshift spring-boot

Last synced: 18 Jul 2025

https://github.com/anyrtc/arandroidsdk

anyRTC Android RTC SDK, 适用场景包括音视频互动、视频直播、音频直播、互动连麦、视频会议、一对一、一对多等。

anyrtc java kotiln rtc rtmp webrtc

Last synced: 21 Jul 2025

https://github.com/theseems/clinq

Experimental validation mini-framework

declarative java token validation

Last synced: 13 Apr 2025

https://github.com/openminetopia/openminetopia

OpenMinetopia is een Minetopia Plugin gemaakt door en voor de community.

bukkit ddg dusdavidgames java minecraft minetopia minetopiasdb openminetopia paper papermc purpur purpurmc spigot spigotmc

Last synced: 07 Mar 2026

https://github.com/hms-core/hms-wiseplay-demo-exoplayer

WisePlay DRM demo based on ExoPlayer. It provides sample to show how to play online video with WisePlay DRM

android digital-rights-management drm exoplayer hms huawei java video wiseplay

Last synced: 29 Oct 2025

https://github.com/jrvlt/jrv

The first Java client library for interacting with the Revolt chat platform.

java java-revolt-bridge revolt

Last synced: 05 May 2025

https://github.com/yihleego/tlv

📦 A TLV (type-length-value or tag-length-value) tool for Java. TLV is an encoding scheme used for optional information element in a certain protocol.

java tag-length-value tlv type-length-value

Last synced: 15 Jul 2025

https://github.com/ev3dev-lang-java/template-project-gradle

A ready to use ev3dev-lang-java project to help users with the task to begin a new project with Gradle from Scratch

ev3dev ev3dev-lang-java gradle java robotics

Last synced: 21 Jun 2025

https://github.com/Vorlonsoft/EasyDokkaPlugin

Gradle Script plugin to generate documentation by Dokka documentation engine in Javadoc or other formats for Java, Kotlin, Android and non-Android projects. It's very easy, you don't need to add to dependencies section additional classpath or think about compatibility issues, you don't need additional repositories also.

android dokka gradle gradle-android-plugin gradle-plugin gradle-task java javadoc javadoc-documentation javadocs kotlin

Last synced: 21 Nov 2025

https://github.com/trainingbypackt/java-fundamentals

A fast-paced and pragmatic introduction to one of the world's most popular programming languages

collections-framework exception-handling iterators java switch-case

Last synced: 10 Aug 2025

https://github.com/microcks/microcks-operator

New Kubernetes Operator for easy setup and management of Microcks entities

java kubernetes kubernetes-operator microcks operator

Last synced: 09 Apr 2026

https://github.com/sskorol/webdriver-supplier

A small library which helps managing web browsers' lifecycle.

gradle java java-8 selenium selenium-webdriver testng webdriver

Last synced: 01 Jul 2025

https://github.com/comidan/heartbeatprotocol

Heartbeat protocol written in Java, working over UDP

heartbeat-protocol java network udp

Last synced: 14 Apr 2025