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/viralvaghela/telegram-bot-array-index-out-of-bound

This Bot will provide you with a variety of features, including programming quotes, jokes, random jokes, and real-time global Covid-19 data. Additionally, it offers a wide range of resources such as books, videos, and tutorials to assist you in learning programming.

bot java java-spring-boot javabot random-jokes telegram-bot telegram-bot-array telegram-bots telegram-jav telegram-java-api

Last synced: 09 Oct 2025

https://github.com/arsy786/springboot-best-practices

This repo serves as a guide for Spring Boot best practices!

2022 guide java spring-boot

Last synced: 16 Oct 2025

https://github.com/derive4j/derive4j-fj

Automatic derivation of functional-java typeclasse instances and optics

derive4j functional-programming functionaljava java java-8 typeclasses

Last synced: 28 Oct 2025

https://github.com/docusign/code-examples-java

Docusign Java Code Examples and Launcher

click-api docusign esignature java launcher rooms-api webforms-api

Last synced: 10 Oct 2025

https://github.com/loiane/java-spring-extension-pack

Visual Studio Code Extension Pack for Java + Spring developers.

java spring spring-boot springboot visual-studio-code vscode

Last synced: 23 Mar 2025

https://github.com/parttimenerd/meta-agent

Instrument instrumenting agents to see how they transform classes

instrumentation java java-agent

Last synced: 30 Jun 2025

https://github.com/eyesniper2/skRayFall

An addon for skript that adds Citizens support, EffectLib support and other features.

addon bukkit java kotlin skript skript-language

Last synced: 26 Feb 2025

https://github.com/dpressel/sgdtk

A Java library for Stochastic Gradient Descent (SGD)

crf java logistic-regression sgd svm

Last synced: 23 Mar 2025

https://github.com/l33t-c0d3r-66/todo-web-application

TO-DO Web Application Created Using Hibernate and Bootstrap

hibernate java javawebapp jsp jsp-servlet

Last synced: 28 Apr 2025

https://github.com/connyduck/pixelwallpaper

A colorful pixelated live wallpaper for Android

android colorful customization java wallpaper xml

Last synced: 10 Oct 2025

https://github.com/charlyjazz/chat-firebase-apache-camel

Chat Message Monorepo Architecture Solution using Kafka, Terraform, GKE, GCP, DockerHub,Kubernetes, Docker, Apache Camel, Python, FastAPI, Cassandra and Firestore, Next JS, React

aggregator apache-camel apache-kafka api-rest architecture-component chat-application docker docker-compose enterprise-architecture fastapi java k8s kubernetes microservices monorepo openapi python react rest swagger

Last synced: 11 Apr 2025

https://github.com/ic4j/ic4j-agent

IC4J Agent for the Internet Computer

android dfinity icp java

Last synced: 14 Jan 2026

https://github.com/openshopchannel/website

The website and online library for the Open Shop Channel.

bulma java spring spring-boot web website

Last synced: 23 Apr 2025

https://github.com/anahata-os/anahata-netbeans-ai

A NetBeans plugin that allows Google Gemini to do all your work on the worlds best Java IDE. Get a wireless headset, lay on your bed and tell the model to turn on your tv and stream NetBeans onto it while you approve and deny diffs on the diff viewer. Try not to drink too much alcohol if the model goes way faster than your thoughts.

agent agentic-ai gemini gemini-ai gemini-api gemini-cli gemini-client gemini-flash gemini-pro java llm netbeans netbeans-gui netbeans-ide netbeans-platform netbeans-plugin netbeans-project

Last synced: 25 Feb 2026

https://github.com/gooid/gocv

Go bindings for OpenCV 3.3+ (full functions, easy to use)

android dnn go golang java ml opencv

Last synced: 17 Jan 2026

https://github.com/hongmaple/salted-fish

类似于闲鱼二手交易应用 具备手机端宝贝发布,购买,留言,收藏,订单管理,宝贝管理,发货管理 pc管理端可以进行宝贝交易代理,宝贝审核,人员管理,分类管理等功能。

java ssm vue

Last synced: 10 Mar 2026

https://github.com/oktadev/spring-boot-vue-example

Bootiful Spring Boot + Vue Example

bootiful java spring-boot typescript vue vuejs

Last synced: 05 Mar 2026

https://github.com/bkahlert/kommons

Kommons is a set of Kotlin Multiplatform Libraries (MPP) to allow the execution of command lines / scripts, to support print debugging and to ease testing.

command-line java kaomoji kotlin logger logging shellscript time unicode

Last synced: 01 Apr 2026

https://github.com/mgubaidullin/infinity

Prototype of forecast service that uses machine learning to deliver forecasts

camel cassandra chartjs java kafka quarkus spark vuejs

Last synced: 27 Mar 2026

https://github.com/green-code-initiative/creedengo-java

Reduce the environmental footprint of your Java software programs

ecodesign java sonarqube sonarqube-plugin

Last synced: 05 Mar 2026

https://github.com/thomasvitale/spring-boot-next-gen-apps

Samples showcasing new features and capabilities in Spring Boot 3 and Spring Framework 6

buildpacks cloud-native graalvm java spring-boot spring-framework

Last synced: 28 Oct 2025

https://github.com/woowacourse-teams/2020-songpa-people

Instagram HashTag 지도화 서비스

java spring-boot vue

Last synced: 13 Apr 2025

https://github.com/memfault/bort

Memfault SDK for AOSP-based Android devices. Observability, logging, crash reporting, and updating all in one service. More information at https://docs.memfault.com.

android aosp bugreports firmware java kotlin memfault observability ota sdk

Last synced: 11 Jan 2026

https://github.com/houarizegai/tictactoe

A simple Tic Tac Toe (XO) game 🎮 developped using Java Swing.

game java swing tic-tac-toe tictactoe

Last synced: 10 Apr 2025

https://github.com/niesfisch/java-code-tracer

JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call statistics. It helps to analyze which code is still used in production and which code can be removed (e.g. for big monolithic legacy applications)

bytecode callgraph java javaagent jdk jre jvm legacy profile profiler stack stacktrace tracer tracing

Last synced: 23 Jun 2025

https://github.com/nea/nehe-android-ports

NeHe Android Ports

android java nehe opengl tutorial

Last synced: 11 May 2025

https://github.com/hoangsonww/graph-data-structure

🔍 This repository explores the graph data structure, focusing on its application in analyzing large texts and developing the Word Graph Game. It includes algorithms for text analysis, graph construction, and game logic, offering a comprehensive toolkit for educational and development purposes.

graph graph-algorithms graph-data-science graph-datastructures graph-theory graphs java java-8

Last synced: 11 Apr 2025

https://github.com/mscheong01/interfaice

Define an interface, and use LLM as your implementation!

ai artificial-intelligence chatgpt gpt java kotlin large-language-models llm proxy spring spring-boot

Last synced: 03 May 2025

https://github.com/mlomb/freetype-jni

Java binding to the FreeType library using JNI

freetype-jni freetype-library java jni

Last synced: 06 May 2025

https://github.com/rootulp/hackerrank

:pencil2: Hackerrank solutions

hackerrank java problems python ruby

Last synced: 11 Apr 2025

https://github.com/hoangsonww/sorting-algorithms-dsa

🔄 This repository delves into sorting algorithms, with a special emphasis on the implementation of Merge Sort to organize artworks in a museum setting. It provides a detailed guide on sorting principles, Merge Sort algorithm adaptation, and its application to real-world scenarios.

java java-8 merge-sort mergesort museum museum-collections sort sorting sorting-algorithms sorting-algorithms-comparison sorting-algorithms-implemented

Last synced: 11 Apr 2025

https://github.com/artipie/asto

Abstract Storage for All Artipie Slices

java java-8 storage

Last synced: 07 Oct 2025

https://github.com/hoangsonww/binary-search-tree-dsa

🌳 This repository is dedicated to the Binary Search Tree (BST) data structure, featuring a comprehensive demo of all its functionalities including insertion, deletion, search, and traversal operations. It serves as an educational resource for understanding BSTs in depth, offering code examples and explanations suitable for students and developers.

algorithms binary-search binary-search-algorithm binary-search-tree binary-search-tree-operations binary-search-tree-traversal binary-tree binary-tree-array binary-tree-linked-list bst bst-tree data-structures java java-8

Last synced: 14 Oct 2025

https://github.com/dadoonet/elasticsearch-java-client-demo

Elasticsearch Client Java Sample project

elasticsearch elasticsearch-client java

Last synced: 14 Apr 2025

https://github.com/amanoteam/sunny

Prevent Tachiyomi and Mihon from throttling your requests by ignoring rate limits

java tachiyomi xposed-module

Last synced: 14 May 2025

https://github.com/amrdeveloper/tank

Dynamic type Object oriented and scripting language written in Java

interpreter java lox lox-interpreter lox-language oop-languages programming-language scripting-language

Last synced: 12 Apr 2025

https://github.com/dantevg/webstats

Spigot plugin to display the scoreboard, PlaceholderAPI and other plugin statistics on the web

java minecraft minecraft-plugin minecraft-scoreboard mysql placeholderapi-support spigot spigot-plugin

Last synced: 08 Mar 2026

https://github.com/brcolow/java-vulkan

Experiment with Project Panama, jextract, and Vulkan on Win32.

java jextract project-panama vulkan win32api

Last synced: 29 Jul 2025

https://github.com/cardano-foundation/cf-java-rewards-calculation

This java project is used to calculate the rewards of the Cardano blockchain. It aims to be both an edge case documentation and formula implementation.

calculation cardano java pool reserve rewards treasury

Last synced: 12 Jan 2026

https://github.com/rnayabed/piholelcdstat

Pi-Hole + System Info Dash for Raspberry Pi

java javafx pihole pihole-dashboard

Last synced: 27 Jun 2025

https://github.com/rozidan/modelmapper-spring-boot-starter

A Spring Boot starter that let you use ModelMapper within your Spring Boot application

java modelmapper modelmapper-spring-boot-starter spring-boot

Last synced: 12 Jan 2026

https://github.com/saiupadhyayula/java-sftpserver

A simple SFTP Server implemented using Apache Mina SSHD library using Java and Spring boot

java java-sftpserver sftp-server

Last synced: 25 Jul 2025

https://github.com/ayu-hack/hacktoberfest-contributions

This repository helps beginners contribute to open source and participate in Hacktoberfest. We welcome all pull requests (Python & Java), prioritize genuine contributions, and promote good first issues! #hacktoberfest2022 #hacktoberfest2023 #hacktoberfest2024

beginner-friendly dsa hacktoberfest hacktoberfest-accepted hacktoberfest2024 java miniprojects python reactjs webdevelopment

Last synced: 13 Mar 2025

https://github.com/orenskl/pico-jvm

A small Java virtual machine for Raspberry Pi Pico. This is based on the CLDC Profile for embedded devices.

arm bare-metal cldc cortex-m embedded j2me java jvm midp phoneme pico raspberry raspberry-pi raspberry-pi-pico real-time

Last synced: 01 Jun 2026

https://github.com/g00glen00b/dimitri.codes

Static generator for dimitri.codes using Astro

astrojs java javascript markdown utterances

Last synced: 28 Jan 2026

https://github.com/kooperlol/blockify

A client-sided block library for Minecraft

api blocks client-side java minecraft packets paper papermc spigot utils

Last synced: 01 Apr 2026

https://github.com/yandex-cloud/java-sdk

Yandex.Cloud Java SDK

java yandex-cloud

Last synced: 28 Apr 2025

https://github.com/dengbocong/algorithm

数据结构算法的整理讲解,含Java/Python版本

acm algorithms cpp data-structures java leetcode oj python

Last synced: 15 Apr 2025

https://github.com/okaeripoland/okaeri-persistence

Object Document Mapping (ODM) library allowing to focus on data instead of the storage layer

h2 java jdbc json mariadb minecraft mongodb mysql odm redis yaml

Last synced: 13 Mar 2026

https://github.com/cyclopsmc/integratedtunnels

Transfer other energy, items and fluids over Integrated Dynamics networks

forge hacktoberfest java minecraft

Last synced: 01 May 2025

https://github.com/rohatdgnr/tourismagency

The main purpose of this project is to enable businesses operating in the hotel sector to manage their daily operations more effectively and optimize customer reservation processes.

java postgresql swing

Last synced: 31 Aug 2025

https://github.com/manifold-systems/manifold-sample-graphql-app

A sample application demonstrating the GraphQL Manifold

graphql java manifold

Last synced: 18 Aug 2025

https://github.com/ewyboy/oretweaker

Add, remove, tweak and configure ore and underground generation features for Minecraft Forge

forge forge-mod java minecraft minecraft-forge minecraft-forge-mod mod modded modded-minecraft ore ores world-gen world-generation world-generator

Last synced: 04 Oct 2025

https://github.com/hellokoding/jpa-manytomany-springboot-maven-mysql

JPA Many-To-Many Relationship Mapping Example with Spring Boot, Maven and MySQL

java jpa mysql spring-boot

Last synced: 23 Feb 2026

https://github.com/brokiem/bedrockreplay

A Minecraft: Bedrock Edition proxy replay system

bedrock java minecraft replaymod

Last synced: 14 Oct 2025

https://github.com/playfab/javasdk

PlayFab SDK for Java applications

android java playfab

Last synced: 18 Aug 2025

https://github.com/activeviam/jdk4py

A JDK shipped in a Python package

java jdk jre jvm python-library runtime

Last synced: 09 Apr 2025

https://github.com/ddobrin/spring-native-function-knative

A simple example of a Function deployed in Knative, available as JVM or Native Image

java knative native

Last synced: 13 Jun 2025

https://github.com/grahamedgecombe/netty-sni-example

An example of how to use server-side SNI in Netty with Java 8.

java netty ssl

Last synced: 11 Apr 2025

https://github.com/jillesvangurp/osm2geojson

Tool to convert open street map xml to geojson

geojson java openstreetmap-data osm

Last synced: 13 Jun 2025

https://github.com/justinethier/avl-tree

Implementation of an AVL tree in Java

avl-tree java

Last synced: 12 Jul 2025

https://github.com/migangqui/cloud-storage-spring-api

Manage files from AWS S3, Google Cloud Storag, Azure Blob Storage and Dropbox in Spring

amazon aws aws-s3 azure azure-storage-blob cloud-storage dropbox google-cloud google-cloud-storage java kotlin s3 s3-bucket spring

Last synced: 15 Aug 2025

https://github.com/codesqueak/jackson-json-crypto

Jackson Crypto Extension Module

aes encryption jackson java json module

Last synced: 13 Jul 2025

https://github.com/bitstorm/tiny-zip

The missing Zip library for Java

java library utility zip

Last synced: 14 Jan 2026

https://github.com/ngageoint/mgrs-java

Military Grid Reference System Java Library

java mgrs military-grid-reference-system nga

Last synced: 14 Apr 2025

https://github.com/ksbrwsk/raspberrypi-boot

simple spring boot application running on raspberry pi measuring data via bmp085 sensor

gdata google-sheets-api java mqtt pi4j pushover rabbitmq raspberry-pi spring-boot

Last synced: 12 May 2025

https://github.com/jyksnw/install-jdk

install-jdk is a Python library for easily installing the latest OpenJDK for a given major version. Supports builds from Adoptium and Corretto. Simplify your Java development with the latest OpenJDK builds.

adoptium adoptopenjdk cicd-tools corretto devops-tools java openjdk python3

Last synced: 09 Apr 2025

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

Spark in Action, 2nd edition - chapter 7 - Ingestion from files

apache-spark java java8 manning spark sparkwithjava

Last synced: 06 May 2025

https://github.com/teamapps-org/teamapps

TeamApps is a Java web application framework

java web-application-framework

Last synced: 10 Apr 2025

https://github.com/griush/galileohack

Born in HackUPC 2024, GNSS Tracker is an Android application that allows to retrieve and analyze data from the different GNSS satellite constelations.

android esa galileo gps java

Last synced: 06 Sep 2025

https://github.com/sadanandpai/dsa-in-js

Solutions to wide range of programs on Data Structures and Algorithms

algorithms datastructures graph java

Last synced: 27 Mar 2025

https://github.com/mohamed-taman/java-se-code-examples

IBM Developers Work related articles code, this repository contains a collection of Java SE code examples from java SE 8/9-14 and next, applicable to day by day job tasks

collections-framework http2 java java11 java12 java8 javafx

Last synced: 10 Apr 2025

https://github.com/freeipcc/freeaicc

AI Call Center,Contact Center,Customer Service System,Колл-центр,Callcenter,Centre d'appels,Centro de llamadas,Centro de atendimento,コールセンター,콜센터,Интеллектуальный колл-центр,Intelligentes Callcenter,Centre d'appels intelligent,Centro de llamadas inteligente,Centro de atendimento inteligente,インテリジェントコールセンター,지능형 콜센터

ai asr call-center callcenter contact-center contactcenter freeaicc freeipcc freeswitch ipcc java llm nlp python rag telephony tts

Last synced: 12 Apr 2025

https://github.com/edwinm/game-of-life-in-java

John Conways Game of Life in Java, either as a applet or as a stand alone program.

applet gameoflife java

Last synced: 04 Apr 2025

https://github.com/d0k1/jsflight

Tools to record and replay user's activity in a web application

java jmeter load-testing selenium

Last synced: 11 Apr 2025

https://github.com/freeandfair/coloradorla

Software to facilitate risk-limiting audits at the state level, developed for the state of Colorado.

audit civic-tech elections government java postgresql python security typescript

Last synced: 04 May 2026

https://github.com/deveshrx/android-webrtc-firebase

Sample Android App for WebRTC with Firebase as backend

android firebase java webrtc

Last synced: 14 May 2025

https://github.com/HikoQiu/JNI_INVOKE_FFMPEG

Use Android NDK jni to invoke ffmpeg2.8.4 compiled *.so to deal with video.

android c ffmpeg java java-jni

Last synced: 22 Apr 2025

https://github.com/adorsys/keystore-management

Generate keys and keystores using fluent-like API instead of dealing with JCA intricacies

fluent-api java java-keystore jca key-generation key-management keystore

Last synced: 13 Apr 2025

https://github.com/natiginfo/easyfont

Android Library to set font of TextView, Button, EditText, and RadioButton in XML without editing Java code to set Typeface.

android android-ui easyfont font java library

Last synced: 13 Jun 2026