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/egormkn/ifmo-kt

Практические задания. Университет ИТМО, кафедра КТ

algorithms computer-science computer-technologies cpp discrete-mathematics education homework ifmo itmo java js lab pcms programming-paradigms saint-petersburg university

Last synced: 24 Apr 2025

https://github.com/piomin/sample-spring-boot-graalvm

Demo project that shows how to build Spring Boot applications with GraalVM and run them in serverless architecture, e.g. Knative on Kubernetes with Skaffold and Jib

graalvm java jib-maven-plugin knative kubernetes native-image skaffold spring-boot

Last synced: 16 Mar 2025

https://github.com/jzheng2017/resultset-mapper

ResultSet Mapper allows you to map a ResultSet to a desired java object by passing in its type.

dto dto-mapper java jdbc library mapper mapping resultset-mapper

Last synced: 14 Jan 2026

https://github.com/tamtam-chat/tamtam-bot-api

Java Client for TamTam Bot API

api bots client java tamtam

Last synced: 14 Jan 2026

https://github.com/otaviojava/jcassandra-book

Apache Cassandra Horizontal scalability for Java applications in a book

book cassandra database hibernate jakartaee java spring spring-data

Last synced: 10 Aug 2025

https://github.com/snchengqi/http2-qing

A library for http2 protocol based on netty

http2 java maven netty server-push

Last synced: 19 Feb 2026

https://github.com/52north/sensorweb-server-helgoland

Thin Web binding API to access series data.

52north java observation rest-api sensor sensorweb series-data spi

Last synced: 12 Aug 2025

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

GameServiceKit Android sample code encapsulates APIs of the HUAWEI GameSevice Kit. You can implement features like achievements and events faster, so you can quickly build the foundations for your game.

android-sample game game-development hms huawei java service

Last synced: 01 Aug 2025

https://github.com/advancedhacker101/android-r.a.t-client

This is a R.A.T Client for android phones

android android-application android-sdk client java rat

Last synced: 27 Jul 2025

https://github.com/hivemq/hivemq-extension-sdk

Open source Extension SDK for the HiveMQ Enterprise MQTT broker that you can use to extend the broker with custom functionality and integrate the broker with other external systems

extensions hivemq java mqtt mqtt-library mqtt-protocol mqtt5 open-source plugins sdk

Last synced: 03 Mar 2026

https://github.com/path-yu/simple_app

一个精致简约的小而美的flutter拟物风格工具类应用,完美支持国际化和夜间模式.内置便签,计算器,todoList,计算器四大应用!

android apk dart flutter flutter-app java

Last synced: 28 Oct 2025

https://github.com/ivangfr/spring-boot-nginx-keycloak-cluster

The goal of this project is to use Nginx as a reverse proxy and load balancer for a Keycloak cluster with two instances and a Spring Boot application, called simple-service, also with two instances. The simple-service app will use Keycloak for IAM.

docker java keycloak nginx oauth2-resource-server postgresql spring-boot spring-security spring-web-mvc

Last synced: 04 Apr 2026

https://github.com/ivangfr/springboot-aws-localstack-dynamodb-lambda-sns-sqs

In this project, we will use LocalStack to locally simulate some services provided by AWS Cloud such as: DynamoDB, Lambda, SNS and SQS. Additionally, to simplify the use of AWS managed services, we will use Spring Cloud AWS.

aws aws-dynamodb aws-lambda aws-sns aws-sqs docker java localstack semantic-ui spring-boot spring-cloud-aws spring-cloud-function-adapter-aws spring-web-mvc springdoc-openapi thymeleaf websocket

Last synced: 18 Mar 2026

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

RingCentral Java SDK

java ringcentral sdk

Last synced: 14 Jul 2025

https://github.com/pakoito/rxtuples2

Simple tuples to use with RxJava2 [STABLE]

functional-programming java rxjava2

Last synced: 02 Jul 2025

https://github.com/after-the-sunrise/bitflyer4j

Java wrapper library for bitFlyer Lightning API.

altcoin api bitcoin bitflyer cryptocurrency java lightning

Last synced: 16 Jan 2026

https://github.com/harrel56/json-schema

JSON schema validation library written in Java

java json json-schema jsonschema schema validation validator

Last synced: 21 Nov 2025

https://github.com/aergoio/heraj

Java client framework for aergo

aergo client java

Last synced: 19 Apr 2025

https://github.com/ajay-prabhakar/amrita-resource

An android App which contains some PDFs of classes notes of particular department of particular subject 🎓

amrita-university android education firebase-auth firebase-firestore hacktoberfest hacktoberfest2019 java

Last synced: 23 Mar 2025

https://github.com/graph-quilt/graphql-xtext

A GraphQL SDL lexer, parser, and validator that can read GraphQL grammar and produce executable JVM runtime objects.

grammars graphql graphql-java graphql-sdl java schema-validation xtext

Last synced: 15 Apr 2025

https://github.com/loiane/java21-examples

Examples of how to use Java 21 new features.

java java-21 java21

Last synced: 23 Mar 2025

https://github.com/aliyun/alibabacloud-java-async-sdk

The Alibaba Cloud V2.0 SDK for JAVA(Async)

alibaba alibaba-cloud aliyun async darabonba java openapi sdk v2

Last synced: 12 Apr 2025

https://github.com/traceless/tlf-encryption

一个简单的流加密算法-TLF,可以用在对加密要求不高的地方,有一些场景是可以使用的。R4C的方案固然是更好的,但是实际使用起来会比较复杂一些。这个加密对实时流解密比较方便一些。

encryption flow-encryption httpproxy java nodejs tlf tlf-encryption

Last synced: 30 Jun 2025

https://github.com/andersonleite/jogos_android_14bis

14bis is an Android game created on my book.

android games java mobile

Last synced: 29 Oct 2025

https://github.com/googtech/student-management-system-cs

:school: :mortar_board: Desktop applications developed using the Java programming language ~

gui java management-system student swing ui university-project

Last synced: 18 Mar 2025

https://github.com/amarlearning/chat-rooms

Real time public/private chat application using spring boot web-sockets

chat-app chat-application java jquery private public sockjs spring-boot spring-boot-websocket spring-websockets-stomp websocket

Last synced: 11 Apr 2025

https://github.com/hoangsonww/bouncing-ball-game-javafx

🎮 This repository hosts a Bouncing Ball game coded in JavaFX, offering a fun and interactive gameplay experience. It showcases object movement, collision detection, and score tracking, serving as a great example for developers interested in game development using JavaFX.

bounce bouncing-ball bouncing-ball-2player-game bouncing-ball-game bouncing-ball-java bouncing-balls bouncingball java java-8 javafx

Last synced: 11 Apr 2025

https://github.com/tomiwa-ot/obd

Android library for getting vehicle diagnostics from ELM327 (Bluetooth) connector over OBD protocol

android android-bluetooth android-java android-library android-obd-diagnostics canbus elm327 java obd obd-ii obd-port obd2 on-board-diagnostic

Last synced: 10 Apr 2025

https://github.com/aleksilassila/islands

A spigot plugin for creating customisable home islands with different biomes. https://www.spigotmc.org/resources/islands-home-islands-system.84303/

bukkit islands java minecraft minecraft-plugin minecraft-server paper spigot spigot-plugin survival

Last synced: 25 Apr 2025

https://github.com/lunnova/whocalled

Obsolete, use StackWalker: http://openjdk.java.net/jeps/259

java java-library performance

Last synced: 19 Jul 2025

https://github.com/mattjlewis/pigpioj

Java JNI wrapper around the pigpio C library

hacktoberfest java pigpio pigpiod raspberry-pi

Last synced: 04 Oct 2025

https://github.com/tonyketcham/depth-mapper

Generates a depth map from a focal stack of images using OpenCV 📷

computer-vision depth-estimation depth-maps image-alignment java opencv

Last synced: 01 Aug 2025

https://github.com/xvik/guice-ext-annotations

Guice annotations extensions

guice java

Last synced: 11 Sep 2025

https://github.com/arif-un/shop-management

A simple java swing project. Where implements Java OOP with MVC design pattern .In this app user can record shops daily transaction.

admin-dashboard crud database-management jar java java-swing java-swing-application mysql shop-management swing-gui

Last synced: 19 Jul 2025

https://github.com/spring-projects/spring-test-data-geode

A Spring-based Test Framework supporting Unit and Integration testing for Spring Boot applications using Spring Data with either Apache Geode or VMware Tanzu GemFire

apache-geode framework java spring-test

Last synced: 19 Jul 2025

https://github.com/unnamed/mocha

A lightweight, fast and efficient Molang lexer, parser, interpreter and compiler for Java 8+

bytecode compiler interpreter java jvm lexer minecraft minecraft-bedrock molang parser

Last synced: 16 Jul 2025

https://github.com/sasanlabs/owasp-zap-fileupload-addon

OWASP ZAP add-on for finding vulnerabilities in File Upload functionality.

dast fileupload hacktoberfest java sasanlabs scanner security security-tools zap zaproxy

Last synced: 13 Apr 2025

https://github.com/chaosunity/nenggao

A diagnostic library for parser / interpreter usages.

diagnostic java java-8 library

Last synced: 13 Apr 2025

https://github.com/oopsguy/kaptcha-spring-boot

Kaptcha Spring Boot Starter help you use Google Kaptcha with Spring Boot easier. 一个简单封装了 Kaptcha 验证码库的 Spring Boot Starter

captcha java kaptcha security spring spring-boot springboot starter verify yaml

Last synced: 04 Apr 2026

https://github.com/madonahs/bank-account-draft

💳 A simple bank account project done for practice. Trying to work around Object Oriented Programming.

bank-account java

Last synced: 02 Jun 2026

https://github.com/apitable/apitable-sdks

APITable officially provides various API, which allow users to get data by HTTPS requests, or push data to APITable.

apitable golang java javascript php python sdk typescript

Last synced: 16 Mar 2026

https://github.com/rhwood/jsplitbutton

A split button control for Java Swing.

java split-button swing swing-component swing-gui

Last synced: 16 Jan 2026

https://github.com/asankov/the-practice-of-programming

This repository contains the exercises from the book "The Practice of Programming" by Brian W. Kernighan and Rob Pike.

algorithms algorithms-and-data-structures c cpp data-str java programming

Last synced: 30 Jul 2025

https://github.com/arunkumar9t2/trie

A Java implementation of the Trie data structure

java java-library search search-trees trie tries

Last synced: 10 Apr 2025

https://github.com/grimanticheat/grimapi

The API for Grim Anticheat

api grim java minecraft plugin-api

Last synced: 28 Apr 2026

https://github.com/softinstigate/graalvm-maven-docker

A docker image for GraalVM and Maven built with sdkman from debian:buster-slim

docker docker-image graalvm graalvm-native-image java java-native java-native-access maven sdkman

Last synced: 08 Apr 2025

https://github.com/mastercard/flow

Testing framework

java testing

Last synced: 11 Jun 2025

https://github.com/0xlau/liteflowx

✨LiteFlowX is an idea plugin to increase productivity when using the LiteFlow framework.

framework idea-plugin java liteflow

Last synced: 16 May 2025

https://github.com/quackduck/warpdrive

Warp across directories

autojump cd java warpdrive z

Last synced: 23 Apr 2025

https://github.com/hoangsonww/Bouncing-Ball-Game-JavaFX

🎮 This repository hosts a Bouncing Ball game coded in JavaFX, offering a fun and interactive gameplay experience. It showcases object movement, collision detection, and score tracking, serving as a great example for developers interested in game development using JavaFX.

bounce bouncing-ball bouncing-ball-2player-game bouncing-ball-game bouncing-ball-java bouncing-balls bouncingball java java-8 javafx

Last synced: 07 May 2025

https://github.com/konloch/httprequest

HTTPRequest is an easy-to-use zero dependency Java wrapper to read from a URL. Support for Cookies, proxies, UserAgent, post data and more.

cookies http-client http-request http-requests httprequest java java-8 java-library library postdata proxies proxy useragent

Last synced: 25 Mar 2025

https://github.com/glavo/jetbrains-ide-multiarch

JetBrains IDEs for Linux RISC-V 64/LoongArch64

ide intellij java jetbrains loongarch risc-v

Last synced: 11 Jun 2025

https://github.com/henkelmax/rnnoise4j

A Java wrapper for RNNoise.

java noise-suppression rnn rnnoise rnnoise-wrapper

Last synced: 22 Apr 2025

https://github.com/jponge/boiler-vroom

Fun is fun, powered by Vert.x.

dj java midi traktor vertx webmidi

Last synced: 23 Apr 2025

https://github.com/cometchat/chat-sdk-android

Text Chat SDK for Android

android chat java kotlin messaging sdk

Last synced: 08 Jan 2026

https://github.com/apache/jclouds-examples

Apache jClouds Examples

cloud java jclouds library

Last synced: 09 Apr 2025

https://github.com/bsommerfeld/jshepherd

Annotation Based Java Config Management Library Supporting JSON, TOML, YAML and Properties.

annotation config configuration java json library management properties toml yaml yml

Last synced: 08 Jan 2026

https://github.com/lunasaw/salt-fish

盐鱼二手物品交易网站(Servlet+Jsp Java课程设计大作业)

java jsp servlet

Last synced: 06 Sep 2025

https://github.com/ova2/easy-pool

Simple and lightweight pool implementation

easy-pool java pool pool-server

Last synced: 25 Apr 2025

https://github.com/sbabcoc/junit-foundation

JUnit Foundation is a lightweight collection of JUnit watchers, interfaces, and static utility classes that supplement and augment the functionality provided by the JUnit API.

byte-buddy event-notifications java java-agent junit junit-rule junit-runlistener junit-runner junit-watchers parameters retrying service-provider test-graph test-lifecycle timeout-control

Last synced: 16 Mar 2025

https://github.com/easy-rpa/openframework

Open Framework is a collection of open-source Java libraries for Robotic Process Automation (RPA) designed to be used with EasyRPA platform.

java rpa rpa-robots

Last synced: 06 Oct 2025

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/bleuzen/blizcord

Discord Bot written in Java using JDA and lavaplayer

bot discord discord-bot java jda jda-bot

Last synced: 06 Sep 2025

https://github.com/puzhiweizuishuai/community

基于spring boot与mybatis搭建的社区

community java jwt mvc mybatis spring-boot spring-boot-mybatis

Last synced: 15 Jul 2025

https://github.com/picturesafe/picturesafe-search

picturesafe-search is an open source Java wrapper for Elasticsearch, implementing an opinionated, fresh approach to implement new search/analytics enabled applications or enhance legacy software based on relational databases with powerful full text search capabilities.

elasticsearch java search search-engine

Last synced: 12 Jan 2026

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/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/artipie/asto

Abstract Storage for All Artipie Slices

java java-8 storage

Last synced: 07 Oct 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/rootulp/hackerrank

:pencil2: Hackerrank solutions

hackerrank java problems python ruby

Last synced: 11 Apr 2025

https://github.com/joel-costigliola/elastic-search-test

ESIntegTestCase example

elasticsearch java test

Last synced: 11 Apr 2025

https://github.com/lemire/indexwikipedia

A simple utility to index wikipedia dumps using Lucene.

java lucene wikipedia-dump

Last synced: 29 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/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