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/stefanbratanov/jvm-openai

A minimalistic OpenAI API client for the JVM, written in Java

ai api chatgpt dall-e gpt-3 gpt-4 java jvm library machine-learning microsoft openai openai-api

Last synced: 27 Feb 2026

https://github.com/stephengold/Heart

A general-purpose add-on library for jMonkeyEngine (code has New BSD license)

debug java jme3 jmonkeyengine jmonkeyengine3 jvm-library library math-library mesh open-source perlin-noise platonic-solids quaternions

Last synced: 19 Mar 2026

https://github.com/scaleset/scaleset-geo

Scaleset Geo is a GeoJSON compatible framework for working with simple feature data.

geojson geometry jackson java streaming-parser

Last synced: 29 Jan 2026

https://github.com/wupeixuan/note

后端技术文章精选

java mysql nginx zookeeper

Last synced: 17 Jul 2025

https://github.com/bitplan/can4eve

CAN OBDII analysis for electric vehicles

car electric-vehicles java obd obdii-analysis

Last synced: 23 Jun 2025

https://github.com/ice1000/text-sequence

Text sequence data structures

data-structure java

Last synced: 18 Mar 2025

https://github.com/Casterlabs/Multistream

This is a small little tool for multistreaming without a huge hassle.

ffmpeg java multistream multistreaming obs

Last synced: 18 Jul 2025

https://github.com/aadewunmi/event-management-system-java

"Evently" is an Event Management System. It is a web application for registering events. Tech stack: HTML/CSS/JS, Java 11, Java JSP / Servlet, JDBC, MySQL.

event-management-system html-css java java11 javaee7 javaservlet jdbc-driver mvc mysql mysql-database netbeans-ide tomcat10

Last synced: 07 May 2025

https://github.com/java-edge/java-designpatterns-tuitorial

设计模式讲解(Java版)全面结合「互联网业务案」。技术好就一定能写出好代码吗?不能!只有通过实战才能快速将理论转变为技能。

design-patterns java java8 jdk-mybatis jdk-slf4j jdk-spring

Last synced: 21 Mar 2025

https://github.com/beeceej/protoform

Convert Java POJO's to protobuf files.

golang java protobuf regexp

Last synced: 07 May 2025

https://github.com/songwo-153/springboot-smart-teaching-recommendation-system

基于Springboot的智慧教学平台的系统设计与实现(智慧教学推荐系统),可以进行学习分析和个性化推荐,系统可以根据学生的学习行为和表现进行分析,生成学习分析报告。根据学生的学习情况和需求,系统可以提供个性化的学习推荐和建议,推荐适合的课程和教学资源推荐(根据用户点击量或浏览量推荐)。

collaborative-filtering html java mybatis mysql recommendation-algorithm springboot vue

Last synced: 14 Jul 2025

https://github.com/mimecast/robin

Debug and development tool for MTA architects! Robin is a highly configurable SMTP client for testing and debugging SMTP servers.

email java mta smtp testing

Last synced: 10 Sep 2025

https://github.com/pramithamj/fully-completed-microservices-java-springboot

This project is a comprehensive microservices architecture developed using Java, Spring Boot, and Spring Cloud. Additionally, it incorporates Apache Kafka for messaging purposes.

java microservice spring-boot

Last synced: 13 Apr 2025

https://github.com/ravener/libgdx-termux

Starter template to use libGDX on Termux for Android Game Development

android game java termux

Last synced: 29 Oct 2025

https://github.com/jklingsporn/vertx-push-onesignal

Send push notifications asynchronously in your vertx application with OneSignal.

java onesignal onesignal-notifications push-notifications vertx

Last synced: 20 Jun 2025

https://github.com/edvinas01/jelly-dude

2d game based on soft body physics

2d-game ashley java kotlin libgdx

Last synced: 19 Mar 2025

https://github.com/wangji92/remote-debug-example

Java 远程debug 示范例子

debug java java-remote-debug

Last synced: 19 Mar 2025

https://github.com/alimranahmed/checkmate

A human vs human chess game build on basic JAVA.

chess java oop swing-api

Last synced: 06 May 2025

https://github.com/annimon/tgbots-module

Enhanced Java telegram bots runner built on top of the Telegram Bots library

java java-library telegram telegram-bot webhook

Last synced: 11 Apr 2025

https://github.com/fluentxml4j/fluentxml4j

A fluent API for XML parsing, serialization, XPath querying and transformation in Java.

dom fluent fluentxml4j java java8 lambda parsing query serialization transformations xml xml-parsing xpath

Last synced: 09 Sep 2025

https://github.com/wmixvideo/correios

Biblioteca Java para acessar os serviços dos Correios

api correios java

Last synced: 17 Jan 2026

https://github.com/tlinkowski/unij

Universal facade of JDK 9+ API, focused on Collection factory methods

backport collectors facade immutable-collections java jdk jdk11 jdk8 library

Last synced: 24 Jun 2025

https://github.com/Abhii-07/AI-Code-Converter

This web application allows you to convert code from one programming language to another using the ChatGPT API. It also provides code debugging and code quality checking features.

code-converter genrative-ai html-css-javascript java openai reactjs spring-boot

Last synced: 13 Apr 2025

https://github.com/fizzed/bigmap

Drop-in replacement for JVM maps when you need to optimize memory or work with large datasets

java

Last synced: 13 Apr 2025

https://github.com/syphon/java

Syphon Implementation for Java

java jnilib syphon syphon-framework

Last synced: 05 Apr 2025

https://github.com/sureshg/installcerts

🏺Create a PKCS12 TrustStore by retrieving server certificates.

certificate crypto java jks jvm keystore keytool kotlin pkcs12 tls-certificate truststore

Last synced: 05 Apr 2025

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

Code for the Java Design Patterns Video Tutorial

design-patterns java tutorial

Last synced: 13 Apr 2025

https://github.com/redhat-middleware-workshops/dg8-workshop

Source for the Red Hat Data Grid 8.0 workshop content repository

infinispan java labs quarkus spring

Last synced: 05 Apr 2025

https://github.com/dongyubin/oldclocktodo

适用于旧安卓手机的时钟待办清单软件

android java

Last synced: 12 May 2025

https://github.com/michaeldorner/instanceofbenchmark

Bechmarking Java's instanceof and its alternatives

benchmark java jmh

Last synced: 13 Apr 2025

https://github.com/yupiik/uship

Uship (µship) is a lightweight microservice stack for modern applications.

java jsonrpc microservice stack

Last synced: 13 Apr 2025

https://github.com/zapodot/jackson-databind-java-optional

A shim library to support mapping Java8 Optionals through Jackson.

jackson-json-processor java java-8 optional

Last synced: 15 Aug 2025

https://github.com/kakarottocui/unichongwuserviceapplet

基于JAVA SpringBoot和UniAPP的宠物服务预约小程序

java mysql spring-boot uniapp vue

Last synced: 28 Jul 2025

https://github.com/woowacourse-teams/2025-festabook

🎆 Festabook ; 흩어진 정보를 하나로, 축제를 한 권에 담다 📖

android-app java kotlin react spring-boot

Last synced: 30 Aug 2025

https://github.com/stefan-kolb/jaxws-samples

Small example projects using JAX-WS technologies.

examples gradle java jax-ws web-services wsdl

Last synced: 14 May 2025

https://github.com/shoyamanishi/androidmfcc

26-Point MFCC & 512-Point FFT Generator & Visualizer in Java, C++, and NEON intrinsics

android asr audio cpp fft java mfcc neon-simd-intrinsics spectrum visualizer

Last synced: 14 Apr 2025

https://github.com/naoghuman/lib-tile

Lib-Tile is a multi Maven project written in JavaFX and NetBeans IDE 8 and provides the functionalities to use and handle easily Tiles in your JavaFX application.

icon icons image images java java-8 javafx libraries library maven maven-multimodule netbeans netbeans-ide overlay tile transparency transparent

Last synced: 04 Oct 2025

https://github.com/riversun/java-promise

Promise library for java.You can do the same thing with JavaScript's Promise in java! Concurrent library.

asynchronous concurrency-library java javascript multithreading promise

Last synced: 01 Aug 2025

https://github.com/despical/tntrun

Don't stop running to win and also you can do parkour on the blocks or can you?

bukkit bukkit-plugin java minecraft minecraft-minigame minecraft-plugin minigame minigame-plugin spigot-plugin tnt-run

Last synced: 09 Mar 2026

https://github.com/farhanshoukat/messagingapp

WhatsApp like messaging app with chatting, image and location sharing support.

android-app firebase-authentication firebase-cloud-messaging firebase-database firebase-invite java

Last synced: 14 Apr 2025

https://github.com/jianboy/gbk2utf8

其他编码文件批量转换为utf-8编码工具。http://git.yoqi.me/lyq/gbk2utf8

gbk java php python tool utf-8

Last synced: 15 Apr 2025

https://github.com/ishantk/amazon29nov2019

Amazon Chennai Training on Java and OOPS

algorithms amazon data java structures

Last synced: 01 May 2025

https://github.com/justinsdk/javase9tutorial

Java SE 9 技術手冊相關資料

java

Last synced: 08 Apr 2025

https://github.com/dm-drogeriemarkt/log-capture

assertions for logging with logback

automated-testing java junit logger logging testing

Last synced: 06 Mar 2026

https://github.com/jroy/happybot

A multi-purpose, feature-full, and powerful, highly guild-specific, Discord Bot written in Java.

bot discord discord-bot gradle java jda spaghetti stack-traces

Last synced: 23 Mar 2025

https://github.com/paypal/mocca

Mocca is a GraphQL client for JVM languages with the goal of being easy to use, flexible and modular.

graphql groovy java jvm kotlin scala

Last synced: 26 Oct 2025

https://github.com/pvdberg1998/hashkode

Kotlin hashcode utilities

hashcode java kotlin utility

Last synced: 20 Aug 2025

https://github.com/ivangfr/springboot-elasticsearch-thymeleaf

The goal of this project is to implement an application called product-app. It consists of two Spring Boot services: product-api (backend) and product-ui (frontend). Data will be stored in Elasticsearch

elasticsearch http-interface java jib spring-boot spring-data-elasticsearch spring-web-mvc springdoc-openapi thymeleaf

Last synced: 06 Oct 2025

https://github.com/radanalyticsio/oshinko-s2i

This is a place to put s2i images and utilities for spark application builders for openshift

java openshift oshinko-s2i pyspark s2i-image scala spark

Last synced: 12 Mar 2026

https://github.com/xwhqsj/calljvm

Call JVM from C/C++ in ThreadPool

cplusplus-11 java jni multithreading threadpool

Last synced: 13 Oct 2025

https://github.com/flipkart/foxtrot

A store abstraction and analytics system for real-time event data.

alerting analytics data-engineering data-science data-visualization elasticsearch hbase java monitoring

Last synced: 12 Dec 2025

https://github.com/yupiik/fusion

Yupiik Fusion is a modern, high-performance web framework built on top of GraalVM. The framework is designed to provide a streamlined and efficient way to develop web applications.

cloud framework graal-native java kubernetes lightweight

Last synced: 07 Mar 2026

https://github.com/jbangdev/jbang-examples

Example repository for jbang

gitpod java jbang

Last synced: 26 Apr 2025

https://github.com/parajulibkrm/java-labwork

A demo application to learn and explore all topic of Programming in Java Course.

assignment awt java javafx javafx-application javafx-gui pokhara-university swing

Last synced: 10 Apr 2025

https://github.com/shubh2-0/tic_tac_toe_game_with_javafx

This repository features a Tic Tac Toe game developed using JavaFX. Enjoy the classic two-player experience with an interactive UI, automatic restart, and error handling for selected cells. Have fun playing Tic Tac Toe with JavaFX!

java javafx-application javafx-gui tic-tac-toe-game

Last synced: 10 Apr 2025

https://github.com/fjwright/run-reduce

A JavaFX GUI to run the REDUCE Computer Algebra System

cas gui java javafx javafx-desktop-apps javafx-gui reduce sourceforge

Last synced: 10 Apr 2025

https://github.com/newrelic/opentelemetry-exporter-java

An OpenTelemetry exporter that sends telemetry to New Relic

java monitoring newrelic open-source open-telemetry telemetry-java

Last synced: 29 Sep 2025

https://github.com/timboudreau/scamper-chat

An IRC-like chat client and server using SCTP, based on Scamper+Netty

async chat java netty sctp

Last synced: 29 Apr 2025

https://github.com/freyacodes/fred.moe

fred.moe is a bare-bones file hosting site I made that can be easily set up on other servers.

caddy clamav docker java spring-boot web

Last synced: 28 Oct 2025

https://github.com/grindgold/awsome-projects

😎「计算机淘金手册」立志收录各种酷炫、高大上、对小白友好的开源项目,包括但不限于Java、C++、Python、Golang、JavaScript、人工智能、机器学习、人工智能等相关项目。

cpp database database-management golang java javascript jquery python system

Last synced: 06 Sep 2025

https://github.com/WolframResearch/BioFormatsLink

Package for interacting with Bio-Formats library in the Wolfram Language

bio-formats java jlink library mathematica microscopy wolfram-language

Last synced: 08 Jul 2025

https://github.com/wolframresearch/bioformatslink

Package for interacting with Bio-Formats library in the Wolfram Language

bio-formats java jlink library mathematica microscopy wolfram-language

Last synced: 10 Apr 2025

https://github.com/project-openubl/ublhub

Facturacion electronica Peru - Crea y envía XMLs a la SUNAT

invoice java openubl peru quarkus sunar ubl xml

Last synced: 04 Jul 2025

https://github.com/linsir6/javanote

learning java and note it

java javase

Last synced: 10 Apr 2025

https://github.com/devstarter/ii

Интерактивная Ииссиидиология

angularjs java java-se javascript spring-boot

Last synced: 10 Apr 2025

https://github.com/vyfor/kpresence

📦 Lightweight Kotlin Multiplatform library for Discord Rich Presence

discord discord-presence discord-rpc java jvm kotlin kotlin-native presence rich rich-presence rpc

Last synced: 10 Apr 2025

https://github.com/securestackco/actions-log4j

A GitHub Action that scans your public web applications for log4j vulnerabilities after every deployment. Add this to your dev, staging and prod steps and SecureStack will make sure that what you've just deployed is secure and meets your requirements.

devsecops github-actions java java-vulnerability java8 jre log4j log4j-rce log4j2 log4js log4shell scanning security security-automation security-tools software-composition-analysis static-analysis vulnerabilities vulnerability-assessment vulnerability-scanner

Last synced: 30 Jul 2025

https://github.com/javamilk/learningguava

本项目记录对 guava 的学习以及一些相关好文章的摘录。

guava java

Last synced: 23 Apr 2025

https://github.com/bvolpato/mdmlang

🔄 Natural Transformation Language for Java

cleaner integration java nlp rules

Last synced: 11 Apr 2025

https://github.com/imxnoobx/fufuclient

A BlockGame client mod i made with the purpose of learning java and playing in LiveOverflow's server. Idea inspired by LiveOverflow 🙃

java liveoverflow minecraft minecraft-mod mod

Last synced: 04 Apr 2026

https://github.com/brendonmiranda/clancy

Clancy is a Discord Music Bot made in Spring Boot and Java using JDA

discord discord-bot java jda jda-bot music music-bot musicbot radio

Last synced: 23 Apr 2025

https://github.com/aladnansami/spl-2-android-apps-bus-tracking-system-

We want to build a system which will track the current position and direction of the bus and show it to the user who wants to travel by the bus. The driver will share his location that’s will show to the user the current position of bus. The system will reduce the waiting time for travelling

android androidstudio bus-tracking java project

Last synced: 21 Feb 2026

https://github.com/denizenscript/denizen-core

The core Denizen engine

java

Last synced: 09 Jul 2025

https://github.com/rahulsom/ihe-iti

Java codegen for the IHE ITI profiles

healthcare ihe-iti java xds

Last synced: 14 Apr 2025

https://github.com/mojtabaj/c-webp

Convert jpeg/png to webp with JAVA (if at all possible)

converter image image-compression image-converter image-format java jpg png webp webp-converter

Last synced: 10 Apr 2025

https://github.com/tychozzz/back-end-rss

📖 根据 RSS 订阅源定时抓取前沿后端相关文章,并实时更新至对应网站。来源:美团技术 / 阿里技术 / 阿里巴巴中间件 / Thoughtworks洞见 / 高可用架构 / 阮一峰的网络日志 / 有赞技术团队

cache db distributed-systems golang java jdk k8s microservice mq mysql redis rocketmq spring

Last synced: 10 Apr 2025

https://github.com/stephengold/heart

A general-purpose add-on library for jMonkeyEngine (code has New BSD license)

debug java jme3 jmonkeyengine jmonkeyengine3 jvm-library library math-library mesh open-source perlin-noise platonic-solids quaternions

Last synced: 14 Apr 2025

https://github.com/nextopcn/swiss-map

A Google Swiss table implementation written in Java

java map simd swiss table

Last synced: 12 Jan 2026

https://github.com/oneoffcoder/lightning-projects

A repository of "Lightning Projects" that children may used to learn the fundamentals of coding in a fun, enjoyable yet effective way.

css greenfoot html java javascript pygame python

Last synced: 06 Apr 2025

https://github.com/peytonplayz595/minecraft-indev-webgl

Minecraft Indev 20100223 ported to the web browser using WebGL and TeaVM

java java-8 java-to-javascript minecraft teavm webgl2

Last synced: 22 Apr 2025

https://github.com/0x676e67/mayi

基于RBAC、OAuth2.1认证模式的微服务动态权限脚手架

authorization java mybatis-plus oauth2 oauth2-server spring spring-boot spring-cloud

Last synced: 14 Apr 2025

https://github.com/verils/gotemplate4j

Go template implementation in Java

gotemplate java

Last synced: 10 May 2026