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/jrosell/marketing-data-connectors

Command line batch job that run java runtime environment to extract and load marketing data using Facebook Marketing API, Google Analytics API, Mailchimp API, Google Webmasters API, Google Sheets API, Mysql, Postgresql, Clickhouse, etc

batch-job clickhouse command-line-tool connector etl facebook-graph-api google-analytics-api google-sheets-api google-webmaster google-webmaster-tools java jre8 mailchimp-api marketing-tools mysql postgresql talend

Last synced: 19 Jan 2026

https://github.com/sirnoob97/onlinestore

REST api for an online store using microservices architecture.

docker java microservices postgresql spring-boot spring-cloud spring-data-jpa spring-security

Last synced: 15 Oct 2025

https://github.com/Ecwid/clickhouse-client

Java/Kotlin client for ClickHouse

clickhouse clickhouse-client java kotlin

Last synced: 29 Apr 2025

https://github.com/ali-bouali/spring-boot-video-call-app

Video call App using Spring boot and ZegoCloud

api java javascript sdk video-streaming zegocloud

Last synced: 25 Apr 2026

https://github.com/trungdq88/chorddroid

Android library to render Guitar Chord.

chords draw guitar java

Last synced: 28 Oct 2025

https://github.com/tutorialsandroid/messageview

MessageView helps you to create chat message view or a social media message view quickly like a typical chatting application or social post view Its a container view, so you can add any type of message or social post such as TextView or any customize TextView, ImageView, etc.

android-development android-library chat-ui java javascript view

Last synced: 05 Sep 2025

https://github.com/vimalrajselvam/test-graphql-java

Easy Graphql Testing in Java

api-testing graphql graphql-java java

Last synced: 14 Jan 2026

https://github.com/yihonglei/thinking-in-java

Java基础、JDK源码、JVM原理、JVM源码学习笔记

java jdk jvm

Last synced: 13 Jun 2025

https://github.com/danijelaskov/expectiminimax-backgammon

A 2D JavaFX implementation of one of the most popular and old board games. The AI player's moves are calculated using the expectiminimax algorithm.

2d-game artificial-intelligence backgammon bekgemon board-game board-games expectiminimax gradle inteligentni-sistemi java java-fx minimax tavla zero-sum

Last synced: 10 Apr 2025

https://github.com/gusanmaz/bmb212_algorithms

NKÜ Bilgisayar Mühendisliği BMB212 Veri Yapıları Dersi Uygulama Notları, Projeleri ve Ödevleri

algorithms algorithms-and-data-structures course homework-assignments homework-project java programming

Last synced: 06 Sep 2025

https://github.com/zaiste/zaiste.net

Zaiste is a software technologist who helps companies and brands build great software products. Expertise in: Java, Ruby, Python, JavaScript and Clojure.

clojure clojurescript java javascript nodejs python ruby

Last synced: 05 May 2025

https://github.com/minad/chasm

Java Bytecode Assembler and Disassembler which uses S-expressions

asm assembler bytecode disassembler java java-bytecode s-expressions

Last synced: 11 Apr 2025

https://github.com/shibd/socket.io.java.server.biz

Push-Center by netty-socketio, C100K Test, Support project isolation, High Availability

java push socket-io

Last synced: 15 Apr 2025

https://github.com/claczny/vizbin

Repository of our application for human-augmented binning

binning bioinformatics java machine-learning metagenomics visualisation

Last synced: 20 Aug 2025

https://github.com/arconia-io/arconia-cli

Arconia CLI is a powerful tool designed to streamline and enhance the developer experience when working with Java and Spring Boot applications.

buildpacks cloud-native developer-experience gradle java maven openrewrite spring-boot

Last synced: 14 Jun 2026

https://github.com/hms-core/hms-iap-serverdemo

IAP server sample encapsulates APIs of the HUAWEI IAP server. It provides many sample programs for your reference or usage. The repository contains 8 branches of java, csharp, golang, nodejs, perl, php, python and ruby demo.

hms huawei in-app-purchases java pay purchase

Last synced: 01 Aug 2025

https://github.com/amin2312/ACsv

ACsv is a easy, multi-platform and powerful csv parsing library, includes: js, ts, haxe, php, java, python, c#, go

c-sharp cross-platform csv csv-parser go golang haxe java javscript php python python27 python3 tiny typescript

Last synced: 07 May 2025

https://github.com/waikato/weka

Pointer to the official Weka repository.

java machine-learning weka

Last synced: 02 Aug 2025

https://github.com/opitzconsulting/orcas

Oracle schema management framework

java oracle schema-management

Last synced: 20 Feb 2026

https://github.com/eliasnogueira/selenium-java-browser-factory

Example of the Factory design pattern implementation to create browser instances using Selenium WebDriver

factory-pattern java selenium-webdriver test-automation

Last synced: 21 Mar 2025

https://github.com/damn/clojure.gdx

Desktop/Android/iOS Clojure game development framework

2d 3d android cross-platform framework game game-development game-engine gamedev ios java libgdx linux macosx windows

Last synced: 05 Nov 2025

https://github.com/robinohs/totp-kt

A kotlin implementation of HOTP (RFC-4226) and TOTP (RFC-6238). Supports validation and generation of 2-factor authentication codes, recovery codes and randomly secure secrets.

2fa 2factor hotp java kotlin mfa one-time-password otp otp-verification rfc-4226 rfc-6238 totp totp-generator

Last synced: 14 Apr 2025

https://github.com/raphw/jenesis

A Java-native build tool.

build build-tool java

Last synced: 23 May 2026

https://github.com/geoffreywiseman/moo

Mapping Objects to Objects

annotation java mapping object

Last synced: 05 Nov 2025

https://github.com/edrdo/dbdia

Diagram generator for Entity-Relationship models and relational schemas.

antlr colab database diagram er graphviz java python schema

Last synced: 16 Jan 2026

https://github.com/kbuntrock/openapi-maven-plugin

Generate openapi documentation for SpringMVC or JaxRS/JakartaRS projects.

compilation jakartars java java11 java17 java8 jax-rs jaxrs maven-plugin openapi spring-mvc

Last synced: 27 Jul 2025

https://github.com/weilueluo/tsm4j

A tiny, in-memory, zero dependency state machine library

java state-machine

Last synced: 26 Sep 2025

https://github.com/jxnet/jxnet

Jxnet is a Java library for capturing and sending custom network packet buffers with no copies. Jxnet wraps a native packet capture library (libpcap/winpcap/npcap) via JNI (Java Native Interface).

capture-packets java jni libpcap network-security network-security-monitoring npcap packet-analyzer packet-capture packet-crafting packet-sniffer pcap-library security security-audit security-scanner sending-packets winpcap

Last synced: 09 Jul 2025

https://github.com/alibaba/spring-velocity-support

An support project of legacy velocity based on Spring Framework

java spring spring-framework template-engine velocity

Last synced: 28 Oct 2025

https://github.com/mogilefs-moji/moji

A file-like MogileFS client for Java

java java-mogilefs mogile mogilefs moji storage

Last synced: 11 Jan 2026

https://github.com/crysknife-io/crysknife

Dependency Injection and html templates framework for J2CL. Relaxed implementation of Jakarta CDI

cdi closure-compiler closure-library htmltemplate j2cl jakarta java javascript maven

Last synced: 14 Jul 2025

https://github.com/arteam/jdit

JDBI Integration Testing

db java jdbi unit-testing

Last synced: 25 Jun 2025

https://github.com/aws/aws-durable-execution-sdk-java

Java SDK for AWS Lambda Durable Functions

aws durable-execution java lambda serverless

Last synced: 07 Apr 2026

https://github.com/ion-fusion/fusion-java

Ion Fusion is a customizable programming language for working with JSON and Amazon Ion data.

amazon-ion data-processing java json programming-language racket scheme

Last synced: 15 Apr 2026

https://github.com/vidtu/ksyxis

Ksyxis: Speed up your world loading by removing spawn chunks.

fabric fabricmc forge java minecraft minecraft-mod mod neoforge neoforged optimization performance quilt quiltmc

Last synced: 19 Apr 2026

https://github.com/zowe/sample-spring-boot-api-service

Zowe REST API service SDK and sample API service that integrates with Zowe API Mediation Layer

java mainframe rest-api sample zos zowe

Last synced: 27 Oct 2025

https://github.com/Simsilica/SimEthereal

A high performance library for real-time networked object synching.

java jmonkeyengine jmonkeyengine3 network-library

Last synced: 19 Mar 2026

https://github.com/Simsilica/SiO2

Base pack of useful reusable game code that can help bootstrap any JME game project.

java jme3 jmonkeyengine jmonkeyengine3

Last synced: 19 Mar 2026

https://github.com/biboudis/streamalg

Extensible stream pipelines with object algebras.

benchmark dsl extensible-pipelines iteration java pipeline streams tagless

Last synced: 17 Jun 2025

https://github.com/sashenjayathilaka/library_management_system

Library Management System

java mysql

Last synced: 05 May 2025

https://github.com/pajaydev/travelwebapplication-virtugo

This project is to develop a travel planner system, which describes about the climatic conditions, interesting places to visit, top hotels in the area and some additional features like travel reminders depending on the user’s destination. We have used Angular JS, HTML 5 for front end and Spring boot, MySQL for backend.

angularjs climatic-conditions java mysql spring-boot travel-planner

Last synced: 08 Jul 2025

https://github.com/GrapeBaBa/sui4j

Sui4j is a robust, reactive, type safe Java library for working with Smart Contracts on the @MystenLabs/sui network.

bcs blockchain java jvm move sdk sui

Last synced: 04 Apr 2025

https://github.com/gsurma/steganographer

Script allowing hiding or revealing data in image files.

cryptography java steganography

Last synced: 08 Jul 2025

https://github.com/graphaware/neo4j-importer

Java importer skeleton for complicated, business-logic-heavy high-performance Neo4j imports directly from SQL databases, CSV files, etc.

java neo4j neo4j-graphaware-framework

Last synced: 11 Jul 2025

https://github.com/jiayaoguang/gameserver

Game Server Framework ,and not only game; 游戏服务器框架,又不止是游戏。支持网页http请求, 支持长连接发送 protobuf、json、自定义的数据类型,数据压缩加密、依赖注入、mysql对象关系映射及异步存储等功能。

game game-development game-server gameserver http http-server java netty protobuf

Last synced: 11 Apr 2025

https://github.com/wasabithumb/xclaim

A better chunk claiming system for Paper servers

claim java minecraft minecraft-plugin paper spigot

Last synced: 08 Oct 2025

https://github.com/winroad-net/wrdoclet

wrdoclet(问道) is a javadoc doclet that tries to generate API doc for Spring MVC service, JAX-WS service, dubbo service.

api-documentation api-documentation-tool doclet docs-generator document documentation java javadoc javadoc-doclet

Last synced: 10 Apr 2025

https://github.com/drop-project-edu/drop-project

A web application where students drop their projects to check for correctness and quality.

auto-grading automated-assessment java kotlin spring-boot teacher-tests

Last synced: 17 Jan 2026

https://github.com/adoptium/bumblebench

A microbenchmarking test framework for Eclipse Adoptium

benchmark java performance

Last synced: 09 Oct 2025

https://github.com/graphaware/neo4j-noderank

GraphAware Timer-Driven Runtime Module that executes PageRank-like algorithm on the graph

java neo4j neo4j-graphaware-framework

Last synced: 07 Oct 2025

https://github.com/nordtheme/eclipse-syntax

An arctic, north-bluish clean and elegant Eclipse syntax theme.

color color-scheme color-theme colorscheme eclipse eclipse-color-theme ide java nord syntax syntax-highlighting theme

Last synced: 09 Jul 2025

https://github.com/cunyu1943/code-library

🗃 编程资源库:视频、教程、项目……

android go interview java linux python spring spring-boot

Last synced: 29 Oct 2025

https://github.com/fernanda-kipper/partners-api

This projec is an API simulates the functionality of a food delivery platform like Ifood or Uber Eats.

flyway-migrations java postgresql spring-boot

Last synced: 04 May 2025

https://github.com/sameetasadullah/bisto-chat-java-firebase

An Android Chatting Application coded in Java language using Android Studio. Backend is implemented using Firebase. Users can send messages, delete messages, edit messages, send images, and set their profile pictures

android-application android-studio chatting-app firebase firebase-auth firebase-realtime-database java java-android java-android-application java-android-studio-project

Last synced: 10 Jul 2025

https://github.com/anirban166/resume-ranker

Multiplatform application for keyword-based resume ranking

file-io hackathon-project java keyword-detection kotlin resume-parser

Last synced: 07 Oct 2025

https://github.com/jveverka/java-17-examples

JDK 17 examples and demo projects

java java-12 java-13 java-14 java-15 java-16 java-17

Last synced: 23 Apr 2025

https://github.com/wuba/easyaop

EasyAOP是基于ASM实现切面通用能力的工具。EasyAOP提供的通用切面能力,可以使用配置文件方式来配置使用。(EasyAOP is a tool based on ASM to realize the general capability of AOP. General faceting capabilities provided by EasyAOP,You can use the yaml file format to configure the use of EasyAOP.)

android-plugin aop asm config configuration easyaop gradle-plugin java kotlin yaml

Last synced: 14 Jun 2025

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

Checkout.com SDK for Java

java sdk

Last synced: 12 Mar 2026

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

Simple Java HTTP client.

http-client java jodd

Last synced: 15 Mar 2026

https://github.com/microsoftgraph/msgraph-beta-sdk-java

Microsoft Graph Beta Java SDK

devxeng java microsoft-graph sdk

Last synced: 27 Jul 2025

https://github.com/apache/tsfile-viewer

Apache TsFile Viewer

java timeseries tsfile

Last synced: 07 May 2026

https://github.com/erosb/kappa

OpenAPI 3.1 validator library for Java and JVM

contract-first contract-first-approach java jvm openapi openapi-validation

Last synced: 18 Aug 2025

https://github.com/ibm-wm-transition/ganymed-ssh-2

Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java.

java ssh-client-library

Last synced: 13 Oct 2025

https://github.com/codahale/passpol

A Java library for validating passwords against NIST SP-800-63B requirements.

java java-8 nist800-63b password-strength

Last synced: 04 Oct 2025

https://github.com/kelvindev15/kotlin2plantuml

A library for generating plantuml from Kotlin code

documentation java kotlin plantuml plantuml-generator tool uml uml-class-diagram

Last synced: 15 Apr 2025

https://github.com/tigersoldier/lsp-javacomp

Emacs Language Server client backed by JavaComp

emacs java language-server-protocol

Last synced: 21 Apr 2025

https://github.com/joaopauloaramuni/poo

Repo POO

java mvc poo

Last synced: 10 Mar 2026

https://github.com/fjossinet/rnartistcore

A Kotlin DSL to create and plot RNA 2D structures. The drawing engine behind RNArtist to be used from the command line.

bioinformatics drawing-algorithm dsl java kotlin plot-rna rna rna-molecule rna-secondary-structure rna-structure visualization

Last synced: 08 Apr 2025

https://github.com/xxdark/reflectionhooks

Java reflection hooking library

hooks invoke-api java reflection

Last synced: 19 Apr 2025

https://github.com/tananaev/calculator-notification

Calculator notification Android app

android java

Last synced: 06 May 2025

https://github.com/tigersoldier/JavaComp

A Java completion server

java language-server-protocol

Last synced: 21 Apr 2025

https://github.com/worldline/learning-kotlin

Course and exercises allowing to learn Kotlin for full stack development!

java kotlin ktor spring-boot

Last synced: 16 May 2025

https://github.com/kumailn/androidscientificcalculator

➕An elegant feature-packed scientific calculator app for Android. Published on the Google Play Store.

android app calculator gradle java kitkat lollipop marshmallow nougat playstore

Last synced: 19 Jul 2025

https://github.com/adridadou/eth-propeller-core

Core library for Ethereum propeller

ethereum framework java

Last synced: 16 Jul 2025

https://github.com/ianshulx/dsa-programs

Note: This repository is not part of Hacktoberfest, but contributions are still welcome if you'd like to contribute!

beginner-friendly c clanguage contributions-welcome cplusplus cpp datastructures dsa dsa-algorithm good-first-project hacktoberfest hacktoberfest2022 java javaalgorithm open-source

Last synced: 04 Apr 2025

https://github.com/timboudreau/vl-jung

NetBeans Visual Library integration with JUNG (Java Universal Graph Library) for rich, animated visualizations of graphs using real components

graph gui java visualization-library

Last synced: 27 Feb 2026

https://github.com/apache/incubator-tajo

Mirror of Apache Tajo

big-data java tajo

Last synced: 09 Apr 2025

https://github.com/apache/myfaces-tobago

Apache MyFaces Tobago

java javaee jsf myfaces web-framework

Last synced: 04 Jul 2025

https://github.com/kakarottocui/springbootvueyanglaozhiyuanzhe

基于java SpringBoot和Vue养老服务管理志愿者管理系统设计

java mysql springboot vue

Last synced: 28 Jul 2025

https://github.com/spotify/spotify-checkstyle-config

The Spotify checkstyle configuration

checkstyle java

Last synced: 14 Jan 2026