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/amanmehara/programming

A polyglot collection of algorithms and code snippets.

c c-plus-plus c-sharp f-sharp groovy hacktoberfest java javascript php python scala sql

Last synced: 15 Feb 2026

https://github.com/professorjosedeassis/javaee

Java WEB Level 1 (Servlet - jsp - JDBC)

crud itextpdf java javaee jdbc jdbc-driver jsp mysql servlet

Last synced: 28 Feb 2026

https://github.com/digitalfondue/mjml4j

Java implementation for MJML - a framework that makes responsive-email easy

email email-boilerplate java mjml responsive responsive-email templating-engine

Last synced: 16 Jan 2026

https://github.com/didinj/spring-boot-mongodb-react-java-crud

Spring Boot, MongoDB and React.js CRUD Java Web Application Example

application boot crud example java mongo mongodb react reactjs spring spring-boot tutorial web webapp

Last synced: 24 Apr 2025

https://github.com/obydux/minecraft-startup-flags

Modern way of optimizing garbage collection in Minecraft: Java Edition

flags gc-tuning generational-zgc java java-21 jvm minecraft optimization tuning zgc zgenerational

Last synced: 15 Aug 2025

https://github.com/manticore-projects/jsqlformatter

Java SQL Formatter, Beautifier and Pretty Printer

beautify formatter java mssql mysql oracle postgres pretty-print sql

Last synced: 26 Aug 2025

https://github.com/simonscholz/qr-code-with-logo

Create a highly customizable QR code with optional Logo in Kotlin or Java

awt-graphics java kotlin library logo maven-central qr qrcode qrcode-generator svg

Last synced: 18 Jul 2025

https://github.com/bzdgn/docker-spring-boot-java-web-service-example

Tutorial for a docker container running a simple primitive web service built with Spring Boot

alpine docker docker-container docker-image dockerfile java open-jdk rest-api rest-controller spring-boot web-service

Last synced: 30 Oct 2025

https://github.com/cloudsimplus/cloudsimplus-automation

A Java 17+ tool for Human-Readable Scenario Specification and Automated Creation of Simulations on CloudSim and CloudSim Plus 🌥⚙️📄👨‍💻

automation cloudsim cloudsim-plus java simulation simulation-scenario yaml

Last synced: 18 Dec 2025

https://github.com/redhat-developer-demos/docker-java

Intro Level Lab for Docker Development for Java Developers

cloud container containers demo docker example gce handson java lab redhat

Last synced: 14 Jul 2025

https://github.com/whaleal/mars

Mars - Java Object Document Mapper for MongoDB (MongoDB ODM Framework )

codec java javaorm mars mongodb odm orm orm-framework springboot whaleal

Last synced: 02 Jul 2025

https://github.com/igniterealtime/whack

Open Source XMPP component library for XMPP components

jabber java xmpp-components

Last synced: 08 Apr 2025

https://github.com/sing-group/gc4s

GUI Components for (Java) Swing

gui gui-components java library swing

Last synced: 03 Jul 2025

https://github.com/abdelrahmanbayoumi/hotelfx

Desktop Application for managing the reservations and Guest Check-in or Check-Out built with JavaFX and SQL Database with Hibernate ORM.

database desktop-application fxml hibernate hotel hotel-booking hotel-management-system java javafx orm-framework sql

Last synced: 04 Apr 2025

https://github.com/gw-kit/delta-coverage-plugin

Gradle plugin and CLI for computing code coverage of new/modified code based on a diff

code-coverage diff gradle-plugin intellij-coverage jacoco java kotlin

Last synced: 12 Mar 2026

https://github.com/cucumber/messages

A message protocol for representing results and other information from Cucumber

dotnet elixir go java javascript perl php polyglot-release ruby tidelift

Last synced: 25 Jan 2026

https://github.com/afarber/android-questions

Small projects for asking at Stackoverflow

android java stackoverflow

Last synced: 05 Oct 2025

https://github.com/pisces-hub/muchat

Muchat是用JAVA语言开发的轻量、高性能、单机支持几十万至百万在线用户IM,主要目标降低即时通讯门槛,快速打造低成本接入在线IM系统,通过极简洁的消息格式就可以实现多端不同协议间的消息发送如内置(Http、Websocket、Tcp自定义IM协议)

chat im java netty redis springboot tcp zookeeper

Last synced: 12 Apr 2025

https://github.com/knopflerfish/knopflerfish.org

Knopflerfish OSGi Service Platform. OSGi run-time container and SDK source code repo

java osgi osgi-services

Last synced: 14 Jan 2026

https://github.com/a2ap/a2a4j

A2A4J is a comprehensive Java implementation of the Agent2Agent Protocol, including server, client, examples, and starters.

a2a a2a-client a2a-protocol a2a-server ai java llm mcp spring springboot

Last synced: 14 Jan 2026

https://github.com/comcast/oscar

OSCAR - OpenSource Cablemodem file AssembleR - DOCSIS, PacketCable, DPoE Configuration Editor and API Framework

cable-modem cli configuration-file docsis docsis-editor java snmp tlv

Last synced: 11 Apr 2025

https://github.com/mihaicostin/hibernate-l2-memcached

Hibernate second level cache implementation over memcached

hibernate java memcached second-level-cache

Last synced: 14 Jan 2026

https://github.com/eclipse-jnosql/jnosql-extensions

This project contains all specialization to Eclipse JNoSQL. The specific behavior in a NoSQL database matters, that's why there are Eclipse JNoSQL Mapper specializations.

jakartaee java jnosql microprofile

Last synced: 07 Apr 2026

https://github.com/pubref/rules_maven

Transitive maven dependencies with Bazel.

bazel gradle java maven transitive-closure

Last synced: 04 Sep 2025

https://github.com/bspfsystems/yamlconfiguration

Implementation of SnakeYAML to be easy to use with files.

java

Last synced: 21 Jun 2025

https://github.com/porkstudios/porklib

Fast, lightweight libraries for Java. Note: this is very much a work-in-progress, documentation is spotty and the API is changing constantly!

high-performance java library modular

Last synced: 19 Jul 2025

https://github.com/mnestorov/regex-patterns

This repository contains regular expression (regex) patterns for validating phone numbers postal codes, VAT numbers, dates, currency, credit/debit cards etc. for European countries (but not only).

csharp csharp-regex european java java-regex javascript javascript-regex js-regex php php-regex python python-regex regex regex-match regex-pattern regex-patterns regex-validator ruby

Last synced: 12 Jul 2025

https://github.com/orienteerbap/wicket-orientdb

Everything you need to work with Apache Wicket and OrientDB

java orientdb orienteer wicket

Last synced: 18 Dec 2025

https://github.com/yihleego/trie4j

📒 An Aho-Corasick algorithm based string-searching utility for Java. It supports tokenization, ignoring case, replacing text. So you can use it to find keywords in an article, filter sensitive words, etc.

aho-corasick go java keywords sensitive stopwords string-searching

Last synced: 15 Jul 2025

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

Java library for the Chargebee API.

chargebee java

Last synced: 15 Jun 2026

https://github.com/qinhanmin2014/leetcode-solutions

LeetCode Solutions in Python, Java and C++

cpp java leetcode python

Last synced: 15 Apr 2025

https://github.com/crowdcode-de/kissmda

Keep It Simple Stupid, MDA!

java mda uml

Last synced: 15 Jun 2025

https://github.com/Commonjava/indy

Simple artifact proxy for maven and similar build tools

java maven npm repository-management

Last synced: 07 Oct 2025

https://github.com/dyleaf/wechat

Wechat: 一款使用javafx实现的网络聊天室。

chat emoji java javafx-gui

Last synced: 10 Apr 2025

https://github.com/neo4j/neo4j-java-driver-spring-boot-starter

Automatic configuration of Neo4j's Java Driver for Spring Boot applications

bolt driver java neo4j neo4j-driver spring-boot spring-boot-starter

Last synced: 30 Sep 2025

https://github.com/alexprut/design-patterns-java

📗 Classic OOP Design Patterns from GoF, implemented in Java.

design-patterns gof java oop

Last synced: 30 Apr 2025

https://github.com/andy-goryachev/fxeditor

JavaFX rich text editor able to handle billions of lines (WORK IN PROGRESS)

handle-billions java javafx javafx-components javafx-desktop-apps javafx-gui

Last synced: 10 Apr 2025

https://github.com/ivangfr/spring-data-jpa-r2dbc-mysql-stream-million-records

In this project, we will implement two Spring Boot Java Web application called, streamer-data-jpa and streamer-data-r2dbc. They both will fetch 1 million of customer's data from MySQL and stream them to Kafka. The main goal is to compare the application's performance and resource utilization.

cadvisor docker java jconsole jib kafdrop kafka mysql spring-boot spring-cloud-stream spring-data-jpa spring-data-r2dbc spring-web-mvc spring-webflux

Last synced: 10 Apr 2025

https://github.com/tangorabox/componentinspector

Java Desktop (JavaFX and Swing) Component Inspector on mouse over

component component-inspector desktop inspector java javafx node swing

Last synced: 10 Apr 2025

https://github.com/taketoday/today-web

😐 A Java library for building web applications

framework high-performance java java-web lightweight servlet springmvc

Last synced: 03 Oct 2025

https://github.com/venwyhk/spring-social-wechat

基于spring-social微信第三方登录实现,支持微信开放平台、微信公众平台和企业微信。

java oauth2 spring-boot spring-social wechat wecom

Last synced: 02 Aug 2025

https://github.com/daichi-m/jach

Briging Golang's channels to Java

golang-channels java

Last synced: 12 Jan 2026

https://github.com/tsegall/fta

Metadata/data identification Java library. Identifies Semantic Type information (e.g. Gender, Age, Color, Country,...). Extensive country/language support. Extensible via user-defined plugins. Comprehensive Profiling support.

data-discovery data-profiler data-profiling date java metadata semantic-type-detection semantic-typechecking semantic-types

Last synced: 11 May 2026

https://github.com/lovethefrogs/optigraph

Optimum graph creation and distribution for underground networks.

algorithms graph gui java

Last synced: 14 Apr 2025

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

论坛日志分析系统清洗程序(包含IP规则库,UDF开发,MapReduce程序,日志数据)

hadoop java

Last synced: 28 Jun 2025

https://github.com/Hangman/TuningFork

Advanced 3D audio features for libGDX desktop users.

audio audio-engine audioengine game-development java libgdx sound sound-effects

Last synced: 01 Apr 2025

https://github.com/gurubalan-git/ccc

Code. Compete. Collaborate. An initiative taken to code and help people code from A-Z aimed majorly at placements, by collaborators from around the globe.

c campus-placements coding-challenge coding-interviews coding-standards community-project competitive-coding competitive-programming cpp java open-source placements python

Last synced: 25 Jul 2025

https://github.com/hexensemble/gb-usb-64m-cart-mac

macOS app for the “GB USB Smart Card 64M” Gameboy cartridge. 💾

cartridges gameboy java macosx

Last synced: 19 Apr 2025

https://github.com/akhuntsaria/spring-boot-api-gateway

API authentication gateway written using Spring Boot, Zuul, Eureka and JWT.

eureka java jwt microservices spring spring-boot zuul zuul-proxy

Last synced: 17 Jan 2026

https://github.com/TAKETODAY/today-web

😐 A Java library for building web applications

framework high-performance java java-web lightweight servlet springmvc

Last synced: 12 May 2025

https://github.com/xxdark/stringscrambler

Hide strings in memory (PoC)

hide java memory string

Last synced: 25 Jun 2025

https://github.com/kyoripowered/indra

A set of Gradle plugins to apply common organization build settings.

gradle-plugin hacktoberfest java kotlin

Last synced: 06 May 2025

https://github.com/KyoriPowered/event

An event bus.

eventbus java

Last synced: 26 Apr 2026

https://github.com/bamless/interpreter

A simple intepreter written in java.

c compiler interpreter java

Last synced: 07 May 2025

https://github.com/mikesafonov/spring-boot-starter-smpp

Spring boot starter to send SMS via SMPP

java smpp spring-boot starter

Last synced: 12 Apr 2025

https://github.com/kojofosu/TwitterApiKit

Twitter's API v2 Objectified. This will save you time from creating data objects to access twitter's API v2. This library is supported on Gradle, Maven, Java, Kotlin, and Android projects.

android api gradle java kotlin maven twitter twitterapi

Last synced: 08 May 2025

https://github.com/gejun123456/bootstrap-java-blog

A blog base on springboot+jquery+bootstrap+lucene+mybatis

blog java lucene springboot

Last synced: 17 Mar 2025

https://github.com/llorllale/cactoos-matchers

Elegant object-oriented hamcrest matchers

cactoos elegantobjects hamcrest-matchers java junit oop unit-test

Last synced: 27 Mar 2025

https://github.com/chriy/pighelper

:pig:基于Hybrid+SSM的养猪信息化管理平台,该平台实现了对实时新闻,猪价的爬虫获取,以及各类养殖账单的增删改查等等。该项目适配了移动端界面,最终通过Hybrid混合式App开发技术打包成App,安装在移动端使用

java layui mybatis spring spring-mvc

Last synced: 26 Aug 2025

https://github.com/gameofdimension/java-bert-predict

turn bert pretrain checkpoint into saved model for a feature extracting demo in java

bert feature-extraction google-bert java tensorflow

Last synced: 15 Oct 2025

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

This is the Official Java API client/library for Midtrans Payment API. Visit https://midtrans.com. More information about the product and see documentation at http://docs.midtrans.com for more technical details

java java-library midtrans payment-gateway

Last synced: 21 Aug 2025

https://github.com/seunmatt/morsecodetranslator

This is a desktop application that translates English text to Morse code and vice-versa

gui-desktop jar java morse translator tutorial

Last synced: 15 Apr 2025

https://github.com/open-learning-exchange/myplanet

🌕 myPlanet android app reads data from 🌎 for offline use as well as it collect usage data and sends them back to the Planet.

android-device android-studio apk hacktoberfest java kotlin learning planet realm sync

Last synced: 01 Jul 2026

https://github.com/sap/sailing-analytics

The Sailing Analytics, formerly known as the "SAP Sailing Analytics," are a solution for portraying and analyzing sailing regattas, support training scenarios, and power the vast archive at https://sapsailing.com.

analytics android gwt java osgi sailing sap web

Last synced: 28 Jun 2026

https://github.com/chinalike/jsbridge

Android 中 WebView 与原生通信

bridge java javascript webview

Last synced: 14 Jul 2025

https://github.com/kojofosu/twitterapikit

Twitter's API v2 Objectified. This will save you time from creating data objects to access twitter's API v2. This library is supported on Gradle, Maven, Java, Kotlin, and Android projects.

android api gradle java kotlin maven twitter twitterapi

Last synced: 22 Mar 2025

https://github.com/brunobonacci/1config

A command line tool and a library to manage application secrets and configuration safely and effectively.

aws aws-lambda clojure configuration configuration-management java security

Last synced: 17 Mar 2025

https://github.com/orienteerbap/vuecket

Power of Vue.JS married with magic of Apache Wicket

java vue vuejs web-framework webfr wicket

Last synced: 05 Oct 2025

https://github.com/albfernandez/itext2

Java Library to create and manipulate PDF on the fly

java

Last synced: 14 Jan 2026

https://github.com/OrienteerBAP/wicket-orientdb

Everything you need to work with Apache Wicket and OrientDB

java orientdb orienteer wicket

Last synced: 13 Mar 2025

https://github.com/mishmash-io/opentelemetry-server-embedded

OpenTelemetry and logs, metrics, traces, profiles analytics, united by mishmash io.

apache druid java opentelemetry otlp parquet superset vertx

Last synced: 11 Feb 2026

https://github.com/cicsdev/cics-banking-sample-application-cbsa

CICS® banking sample application

java maven-pom spring-boot

Last synced: 05 Mar 2026

https://github.com/depromeet/14th-team5-be

디프만 14기 개발하다가 5잉~ 금지 SERVER 🖥️

backend java jpa mvc springboot

Last synced: 04 Mar 2026

https://github.com/caveofprogramming/spring-framework-course

Source code for the Cave of Programming Spring Framework tutorial

java spring springframework springmvc

Last synced: 29 Oct 2025

https://github.com/buaadreamer/buaa-compile-2021

2021年北航编译课程设计,基于SysY文法的MIPS编译器

c compiler java

Last synced: 11 Apr 2025

https://github.com/woowacourse-teams/2024-code-zap

코드 템플릿, Zap싸게 저장하고! Zap싸게 공유하자! 코드잽 ⚡

chrome-extension java react spring-boot typescript

Last synced: 13 Apr 2025

https://github.com/ugioni/selenium-webdriver-java

Cucumber, Selenium WebDriver, Junit, Java and Maven.

e2e java selenium selenium-webdriver webdriver

Last synced: 02 May 2025