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/mindula-dilthushan/layered-architecture-theory-example

Layered Architecture Theory Example Project.

java java-8 layerd-architecture

Last synced: 16 Apr 2025

https://github.com/bitwarden/passwordless-java

Bitwarden Passwordless.dev Java SDK.

bitwarden java

Last synced: 19 Apr 2025

https://github.com/nhatsmrt/algorithmpractice

Data Structures and Algorithms Practice

algorithms cpp interview-practice java leetcode-solutions python

Last synced: 19 Apr 2026

https://github.com/treblle/treblle-spring

The official Treblle SDK for Java. Seamlessly integrate Treblle to manage communication with your dashboard, send errors, and secure sensitive data.

api api-monitoring api-observability backend developer-tool java java-spring-sdk logging rest-api restful-api sdk sdk-java spring spring-backend treblle treblle-sdk

Last synced: 08 Jul 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/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/guancecloud/datakit-android

Guance Cloud Android SDK

android datakit java

Last synced: 11 Apr 2025

https://github.com/anuken/novi

A 2D multiplayer shooter.

game-2d java libgdx multiplatform multiplayer

Last synced: 01 May 2025

https://github.com/justdoom/better-messages

A Spigot plugin to add configurable messages!

better bukkit craftbukkit discord java message messages plugin spigot spigotmc

Last synced: 15 Jun 2025

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/stallion-x/hospital-queuing

医院排队叫号系统 大作业 A school assignment(experiment) for JSP, a simple hospital queuing Web system made by pure JSP,HTML,CSS,Javascript without any framework

css html java javascript jsp jsp-servlet mvc servlet servlet-mvc

Last synced: 30 Apr 2025

https://github.com/build-on-aws/amazon-bedrock-java-examples

Welcome to this repo where we'll continue adding hands-on examples demonstrating the use of the Java SDK for Amazon Bedrock.

amazon-bedrock aws aws-java-sdk-v2 generative-ai java

Last synced: 10 Apr 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/jmix-framework/jmix-crm

CRM application based on Jmix framework

b2b crm java jmix sample

Last synced: 14 May 2026

https://github.com/specs-feup/lara-framework

Tools and APIs to develop weavers for the LARA language (LARA Compiler, LARA Interpreter, Weaver Generator, etc...)

eclipse hacktoberfest java npm source-to-source

Last synced: 05 Sep 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/serverx-org/dsa-mastery

This repository covers the roadmap for mastering Data Structures and Algorithms in JavaScript, Python, C/C++, and Java.

algorithms algorithms-and-data-structures compitative-coding compititive-programming cpp dsa dsa-mastery hacktoberfest hacktoberfest-2024 java js learn-dsa py server-x-101 serverx

Last synced: 28 Feb 2026

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/brake/milenage

Java implementation of 3GPP™ TS 35.206 Milenage algorithm

3gpp algorithm calculations java javadoc telecom

Last synced: 24 Jun 2025

https://github.com/jeeshell/je2sh

JVM Extensible & Embeddable Shell

java jcommander jline kotlin shell spring-boot ssh

Last synced: 11 Jan 2026

https://github.com/corbado/example-passkeys-java-spring-boot

Java Spring Boot repository of a sample app that offers passkey authentication.

faceid fido2 java java-spring passkey passkeys spring spring-boot touchid webauthn

Last synced: 17 Jul 2025

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/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/mstachniuk/graphql-schema-from-introspection-generator

GraphQL Schema from Introspection generator

api graphql java kotlin

Last synced: 11 May 2025

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

JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理

java java-web

Last synced: 05 Apr 2025

https://github.com/hi-dhl/screenvideo

screenVideo是一个通用的视频截图工具,目前已经适配大部分机型,对于个别机型不能使用的欢迎issuses

canva java mediametadataretriever mediaplayer

Last synced: 07 Mar 2026

https://github.com/prasoonsoni/wss-wannasaysomething

It’s a fresh take on anonymity. We believe anonymity should be a fun yet safe place to express your feelings and opinions without shame. Young people don’t have a space to share their feelings without judgement from friends or societal pressures. WSS provides this safe space for teens.

android-studio anonymous-message application expressjs java javascript mongodb nodejs portfolio reactjs website

Last synced: 13 Apr 2025

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/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/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/izzelaliz/arcturus

User defined intrinsics, tailrec optimization

java javac-plugin

Last synced: 26 Oct 2025

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/apache/qpid-protonj2

Mirror of Apache Qpid ProtonJ2

amqp amqp10 amqps apache java messaging proton qpid

Last synced: 19 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/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/build-on-aws/java-fm-playground

Explore how you can use Amazon Bedrock with Java in a dynamic environment! It includes a Spring Boot app and a Next.js frontend, perfect for learning and experimentation with generative AI on AWS.

amazon-bedrock aws bedrock generative-ai generative-art image-generation java large-language-models llm nextjs sample-app spring-boot web-development

Last synced: 20 Jun 2025

https://github.com/ashish2030/design-a-valet-parking-system-using-java

:octocat: 🌟ᴛʜɪꜱ ɪꜱ ᴛʜᴇ ꜱᴏʟᴜᴛɪᴏɴ ᴏꜰ ꜰᴀᴍᴏᴜꜱ ᴀᴍᴀᴢᴏɴ Qᴜᴇꜱᴛɪᴏɴ ꜰᴏʀ ꜱᴅᴇ1 ʀᴏʟᴇ ɪɴ ᴜꜱ ᴀɴᴅ ᴀʟꜱᴏ ᴀꜱᴋᴇᴅ ʙʏ ᴅɪʀᴇᴄᴛᴏʀ ᴏꜰ ᴡᴏʟʟꜰɪꜱʜ ᴘʀɪᴠᴀᴛᴇ ʟɪᴍɪᴛᴇᴅ 💻 🎯 🚀

12lpa 40k-stipend amazon-us java sde system-design-interview wollfish-private-limited

Last synced: 11 Apr 2025

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/yihleego/mypages

📖 MyPages is a java based, open source pagination plugin for MyBatis that simplifies database paging queries. Many databases, one plugin.

antlr antlr4 database java mybatis mybatis-page mybatis-plugin mysql oracle page pageable pagination postgresql spring-boot sql

Last synced: 12 Apr 2025

https://github.com/vankka/mcdiscordreserializer

A library for transcoding between Minecraft and Discord.

java minecraft

Last synced: 20 Jun 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/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/safnaj/java-web-application

Web App for Online Games Selling Site using Java with JSP & Servlets. Also used HTML5, CSS3, Bootstrap and MySQL.

bootstrap css html5 java java8 jsp jsp-servlet mvc

Last synced: 12 Apr 2025

https://github.com/rieckpil/quickstart-jakarta-ee-guides

:video_camera: Quickstart Guides for Jakarta EE for several application server

glassfish jakarta-ee java maven open-liberty payara wildfly

Last synced: 28 Oct 2025

https://github.com/jackblackevo/cors-jsonp-sample

Client-Side & Server-Side (Java) sample for Cross-Origin Resource Sharing (CORS).

ajax cors cross-origin-resource-sharing java javascript jsonp

Last synced: 09 Apr 2025

https://github.com/adichat/highway

:airplane:~:roller_coaster:A Java game to drive your truck against other 2 trucks throughout the highway and compete to stay on the top of the leaderboard

endless-game highway java java-game leaderboard truck

Last synced: 22 Jun 2025

https://github.com/taxjar/taxjar-java

Sales Tax API Client for Java

ecommerce java sales-tax sales-tax-api taxjar

Last synced: 14 Apr 2025

https://github.com/jordi-jaspers/aniflix

Ad free anime streaming website with a modern UI and QoL features. Spring boot, bun and Sveltekit for the best response times.

anime api docker github-actions hibernate html java jpa liquibase mvc shadcn shadcn-ui spring spring-boot streaming svelte sveltekit tailwind video

Last synced: 11 Jun 2025

https://github.com/terroo/spaceship

A basic game made with Java and LibGDX

java libgdx

Last synced: 23 Apr 2025

https://github.com/derklaro/aerogel

A very lightweight jvm dependency injection library

dependency-injection di hacktoberfest java

Last synced: 04 Sep 2025

https://github.com/bzdgn/apache-fop-example

Basic apache fop example to generate PDF file

apache-fop fop java pdf

Last synced: 11 Apr 2025

https://github.com/han1396735592/common-rxtx

简单 串口操作、串口通信

java rxtx rxtxcomm serialport

Last synced: 28 Feb 2025

https://github.com/sumonta056/sumonta056.github.io

New One : https://sumonta056.vercel.app/

css3 html5 java javascript portfolio-website

Last synced: 23 Apr 2025

https://github.com/qs-lll/android-ipfs-api

A Android implementation of the HTTP IPFS API

android api ipfs java local node

Last synced: 13 Apr 2025

https://github.com/milpol/gorilla4j

Implementation of time series compression method based on the Facebook Gorilla paper

gorilla java timeseries timeseries-data

Last synced: 14 Jan 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/p2-inc/phasetwo-java

Phase Two API Java SDK

alpha java sdk

Last synced: 14 Jan 2026

https://github.com/apache/maven-2

Mirror of Apache Maven 2

build-management java maven

Last synced: 09 Apr 2025

https://github.com/mkyral/josm-tracer

A tracer plugin for josm

java josm-plugin lpis ruian

Last synced: 11 Mar 2026

https://github.com/hugmanrique/cellarium

:file_folder: A typesafe heterogeneous container API

java map

Last synced: 16 Mar 2025

https://github.com/sebasbaumh/mapbox-vector-tile-java

Java Mapbox Vector Tile Library for Encoding/Decoding

java jdk21 jts mapbox mapbox-vector-tile vector-tiles

Last synced: 14 Jan 2026

https://github.com/cmiles74/scraper

A simple web scraper built around the JavaFX WebEngine

clojure java javafx javascript scraper

Last synced: 11 Mar 2026

https://github.com/dbeaver/dbeaver-common

Common utils and dependencies for all DBeaver projects

database dbeaver java tycho

Last synced: 24 Apr 2025

https://github.com/objectionary/eo-files

Input/Output and File System Objects for EO Programming Laguage

eolang java

Last synced: 14 Jan 2026

https://github.com/valentinefernandes/programming-books-or-references

These are some programming books which will be helpful for you.

css html java javascript

Last synced: 23 Apr 2025

https://github.com/danny02/graalvm-docker

Simple Docker Image for trying out GraalVM

docker-image graalvm java

Last synced: 24 Apr 2025

https://github.com/kevcodez/spring-boot-track-scheduled-tasks

Keep track of scheduled tasks and their timings and exceptions in a Spring Boot 2 project

java kotlin scheduler spring spring-aop spring-boot spring-scheduling

Last synced: 22 Apr 2025

https://github.com/huanfenz/bookmanager

SpringBoot和LayUI的图书管理系统

java layui mysql springboot

Last synced: 22 Apr 2025

https://github.com/uglyoldbob/jni-min-helper

Minimal helper for `jni-rs`, supporting dynamic proxies, Android dex embedding and broadcast receiver. Used for calling Java code from Rust.

android invocation java proxy

Last synced: 08 Jun 2026

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/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/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/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/ashish2030/pacman-game

This is my famous packman Game

cmd fileinputstream java

Last synced: 11 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/lironmiz/leetcode

Designed to help people save the exercises I solved in java and track my progress and learning in algorithms, data structures, and programming math puzzles.

algorithms competitive-programming data-structures java leetcode-java leetcode-solutions math

Last synced: 03 Oct 2025

https://github.com/ev3dev-lang-java/openjdk-ev3

A custom Build of OpenJDK 9/10/11/12/13/14/15 for EV3, a Lego Mindstorms Brick using ARM Soft Float

adoptopenjdk cross-compiler ev3 ev3dev java java10 java11 java12 java13 java14 java15 java9 jvm lejos lejos-ev3 openjdk

Last synced: 10 Apr 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/alxgcrz/_design-patterns_

Apuntes sobre patrones de diseño en el desarrollo de software

design-patterns java learning

Last synced: 03 Apr 2025

https://github.com/apache/servicemix-documentation

Mirror of Apache ServiceMix Documentation

java network-client network-server osgi scala servicemix xml

Last synced: 10 Apr 2025

https://github.com/matcracker/pocketmine-managerservers

PocketMine-ManagerServers is a useful software that allow you to install and manage servers for PocketMine-MP! You can install servers MC:PE (v1.0.5), you can...

java mcpe-util pocketmine server-management

Last synced: 07 May 2025

https://github.com/amrdeveloper/snapmacro

Free and Open source Cross-platform bot creator with a new scripting language called snap to interact with the mouse, keyboard, and screen using Snap scripting language

bot-creator hacktoberfest interpreter java javafx macro scripting-language snap snap-scripting-language

Last synced: 12 Apr 2025

https://github.com/goodforgod/bloxy-api

🔗 Kotlin/Java library for Bloxy.info API.

api api-wrapper bloxy bloxy-api bloxy-info bloxy-wrapper ethereum java kotlin

Last synced: 28 Oct 2025

https://github.com/citymonstret/jenkins4j

Simple and effective Jenkins API wrapper written in Java

api java jenkins

Last synced: 06 Mar 2026

https://github.com/dwight-studio/jarmemu

Simple ARMv7 simulator written in Java, intended for educational purpose.

arm armv7 educational java portable simulator

Last synced: 16 Feb 2026