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/darkmatter18/whatsthere

Pytorch based Android app, which classifies images using MobileNet-V2 model, takes image using CameraX API

android camera2 camerax hacktoberfest image-classification imagenet imagenet-classifier java mobilenetv2 neural-network pytorch pytorch-android

Last synced: 20 Aug 2025

https://github.com/soklet/soklet

Soklet is a zero-dependency Java HTTP/1.1 and Server-Sent Event server, well-suited for building RESTful APIs and tool-backed agentic systems.

java no-dependencies server server-sent-events soklet

Last synced: 08 Mar 2026

https://github.com/g0ddest/fixedlength

Fast simple zero-dependency Java library to parse fixed length files

fixed-length fixed-length-fields fixed-length-format hacktoberfest hacktoberfest-accepted java no-dependencies

Last synced: 18 Feb 2026

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

Catalog of popular object-oriented design patterns in Java

design-patterns java object-oriented-programming oop patterns

Last synced: 14 Apr 2025

https://github.com/apache/james-jdkim

Mirror of Apache James jdkim

james java mail network-server

Last synced: 01 Mar 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/tolc/intellij_jahia_plugin

Jahia's definitions.cnd files syntax highlighting, code completion, and other amazing stuff

cms cnd framework grammar integration intellij intellij-idea intellij-plugin jahia java jsp language plugin

Last synced: 23 Oct 2025

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/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/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/lemire/sparsebitmap

A simple sparse bitmap implementation in java

bitset compression java

Last synced: 30 Jul 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/satoshun/rxwebview

RxJava2 binding APIs for Android's WebView

android java kotlin rxjava rxjava2 webview

Last synced: 12 Aug 2025

https://github.com/praj-foss/swing-graalvm-demo

Swing demo app compiled with GraalVM native-image

graalvm java native-image swing

Last synced: 17 Sep 2025

https://github.com/m-thirumal/installation_guide

PostgreSQL, PgModeler, TLS, Docker, Let's Encrypt, Nginx, Pgadmin4, Redis, AWS

aws docker docker-compose elk-stack forticlient java jenkins letsencrypt pgadmin4 pgmodeler postgresql spring-boot ubuntu vpn

Last synced: 14 Aug 2025

https://github.com/ushelp/easybackup

Java 免费开源内容备份,压缩,远程发送一体化任务调度应用及引擎框架。Java content backup, compression, sending service application and engine framework.

application backup backups compression content-compression database database-backup database-backup-application easybackup-engine-framework easybackup-web-manger engine engine-framework java java-8 mysql project-backup system-backups

Last synced: 04 Oct 2025

https://github.com/pushyzheng/landlords

这是一款可以和好友同玩的开黑斗地主!

game java spring

Last synced: 10 Aug 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/openbrms/openbrms

OpenBRMS is a cloud native business rules management system with scripted rules

brms business-rules business-rules-engine java knative quarkus rule-engine

Last synced: 12 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/padarom/java-migrations

:page_with_curl: Laravel inspired DBS-independent Database Migrations for Java 8 (work in progress)

database database-migrations java library

Last synced: 13 Apr 2025

https://github.com/webmakaka/microservices-and-distributed-systems

[Amigoscode, Nelson] Microservices and Distributed Systems [ENG, 2022]

java minikube postgresql spring-boot zipkin

Last synced: 24 Jun 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/oussamabonnor1/find_the_letter_material_design

litterature game made using javaFX and FXML, small collaboration, the game is about finding the missing letters from a word using different hints (an image, incomplete word..etc).

desktop fxml game intellij-idea java javafx material-design

Last synced: 23 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/arconia-io/arconia-migrations

Tools and OpenRewrite recipes to automate refactoring, migrations, and upgrades for Java projects.

arconia docling java junit migrations open-rewrite spring-boot testcontainers

Last synced: 30 Jun 2026

https://github.com/vm-001/mybatis-xml-generator

Generates MyBatis XML by using reflection and custom velocity templates.

java mybatis tools

Last synced: 11 Apr 2025

https://github.com/clivern/racter

:crocodile: A Java Framework for Building Bots on Facebook's Messenger Platform.

chatbot facebook-api facebook-messenger-bot java java-library messenger-bot messenger-chat-bot

Last synced: 23 Jun 2025

https://github.com/vorlonsoft/gradlemavenpush

Helper to upload Gradle Android Artifacts, Gradle Java Artifacts and Gradle Kotlin Artifacts to Maven repositories (JCenter, Maven Central, Corporate staging/snapshot servers and local Maven repositories).

aar aar-library android android-library artifact artifacts gradle gradle-build gradle-java jar java java-library jcenter kotlin kotlin-library maven maven-repository mavencentral snapshot staging

Last synced: 23 Apr 2025

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

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

java ssm vue

Last synced: 10 Mar 2026

https://github.com/Vorlonsoft/GradleMavenPush

Helper to upload Gradle Android Artifacts, Gradle Java Artifacts and Gradle Kotlin Artifacts to Maven repositories (JCenter, Maven Central, Corporate staging/snapshot servers and local Maven repositories).

aar aar-library android android-library artifact artifacts gradle gradle-build gradle-java jar java java-library jcenter kotlin kotlin-library maven maven-repository mavencentral snapshot staging

Last synced: 21 Nov 2025

https://github.com/louisjenkinscs/llvm-jvm

[W.I.P] A Just-In-Time Java Virtual Machine written in Haskell

bytecode educational haskell interpreter java java-bytecode jvm language monad monadic scala virtual-machine

Last synced: 26 Jun 2025

https://github.com/croc-code/jxfw

Java eXtendable FrameWork

ddd java spring spring-boot

Last synced: 14 Apr 2025

https://github.com/paveldat/tetris

Java game "Tetris"

java tetris tetris-game

Last synced: 22 Jul 2025

https://github.com/thatbeautifuldream/dsa

This repository consists of all the material from my data structures and algorithms preparation.

algorithms data-structures java problem-solving

Last synced: 14 Apr 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/connyduck/pixelwallpaper

A colorful pixelated live wallpaper for Android

android colorful customization java wallpaper xml

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/dpressel/sgdtk

A Java library for Stochastic Gradient Descent (SGD)

crf java logistic-regression sgd svm

Last synced: 23 Mar 2025

https://github.com/oussamabonnor1/jetstory

JetStory is an open source android app made to help you spend your waiting time reading stories that have similar length to your available time.

android android-studio api app bootstrap csharp dotnet-core font-awesome java mobile-app open-source reading story time-management visual-studio-code xml

Last synced: 02 May 2025

https://github.com/tmobile/casquatch

Casquatch: an open source Java abstraction layer for Cassandra databases

cassandra datastax java spring-boot

Last synced: 21 Aug 2025

https://github.com/datl4g/klient2klient

Discover devices in your network and create a connection between them to send data

java kotlin library multiplatform p2p

Last synced: 09 Mar 2026

https://github.com/mybatis/hazelcast-cache

MyBatis Hazelcast adapter

cache hazelcast java

Last synced: 21 Aug 2025

https://github.com/sigpwned/chardet4j

Simple, compact charset detection for Java 8+

chardet chardetect charset-detector icu4j java

Last synced: 17 Mar 2025

https://github.com/maxisandoval37/webapp-maxcotas

MAXcota Web App - Spring Boot

java spring-boot spring-security thymeleaf

Last synced: 17 Mar 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/eclecticlogic/eclectic-orc

Annotation driven Java object writer for ORC with runtime code generation for speed.

converter java orc writer

Last synced: 01 Feb 2026

https://github.com/mainakrepositor/super-ciphers

A collection of some of the amazing cryptographic Ciphers in C++, Python and Java with a detailed documentation and approach map. (Particularly helpful for Blockchain. and designing Encryption Algorithms)

arithmetic blockchain cipher-algorithms cpp cryptography java logic python3

Last synced: 26 Oct 2025

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/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/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/dingdaoyi/simple-iot

The Minimal IoT Platform — single-binary Spring Boot 4 + Vue 3 IoT platform. Built-in MQTT broker, visual rule engine, hot-loaded protocol scripts.

dashboard docker element-plus glassmorphism iiot influxdb iot iot-platform java java-25 mqtt mqtt-broker rule-engine self-hosted spring-boot spring-boot-3 thing-model thingsboard-alternative vue vue3

Last synced: 01 Jul 2026

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/hoangsonww/string-manipulations

🔤 This repository hosts a "String Manipulations" tool, designed to perform various string functions such as removing leading and trailing spaces, among others. It provides a comprehensive set of operations for string handling, making it an invaluable resource for developers requiring advanced text processing capabilities in their projects.

java string string-algorithms string-manipulation string-matching stringify strings strings-java

Last synced: 10 Aug 2025

https://github.com/augustd/burp-suite-utils

Utilities for creating Burp Suite Extensions.

burp burp-api burp-extensions burp-plugin burpsuite java

Last synced: 16 Jan 2026

https://github.com/xxdark/classfile

Java classfile library

bytecode classfile-parser java

Last synced: 10 Aug 2025

https://github.com/shahqaan/kinect-body-language-analysis

Uses Kinect to study human motion, does emotional analysis and generates music based on user's emotion.

body-movements emotion emotion-analysis java kinect movement

Last synced: 03 Aug 2025

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

NeHe Android Ports

android java nehe opengl tutorial

Last synced: 11 May 2025

https://github.com/abdlquadri/vertx-eventbus-java

A Vert.x EventBus client written in Java, works on Android

android eventbus java vertx

Last synced: 14 May 2025

https://github.com/gurleensethi/loggerpreferences

Get to know which class changed the value in SharedPreferences.

android android-development android-library java kotlin kotlin-android

Last synced: 20 Jul 2025

https://github.com/kpavlov/tachyon

💫 Tachyon MCP Runtime for JVM - a Java Model Context Protocol server with Streamable HTTP, native Netty transports, tasks, resources, prompts, resumable sessions, and stateless deployment support.

ai ai-agent-tools ai-agents ai-agents-mcp java java-21 java-25 java-26 llm-tools mcp model-context-protocol netty server

Last synced: 03 Jul 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/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/sharifpoetra/thunder-java

Thunder the legendary bot that now come out reborn!

discord-bot java jda jda-bot jda-discord-bot multipurpose music-bot

Last synced: 21 Mar 2025

https://github.com/sivaprasadreddy/sivalabs-youtube-code-samples

Sample code for my YouTube video tutorials

java spring-boot video-tutorials youtube

Last synced: 25 Jun 2025

https://github.com/ajermakovics/backflow

A dynamic reverse proxy server

java java8 reverse-proxy undertow

Last synced: 13 Apr 2025

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/khannedy/buku-java

Buku Lengkap menjadi Java Developer Expert

buku-java java java-database jdbc jdk jpa jre spring-boot spring-framework

Last synced: 16 Jul 2025

https://github.com/coodex2016/concrete.coodex.org

一种基于java的服务定义规范。

concrete coodex-libraries java

Last synced: 18 Jan 2026

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

IC4J Agent for the Internet Computer

android dfinity icp java

Last synced: 14 Jan 2026

https://github.com/apivideo/api.video-java-client

The official Java client library for api.video

api-client java video video-api video-streaming

Last synced: 09 Apr 2025

https://github.com/futaosmile/springbootintegration

SpringBoot集成学习项目 SpringBoot Integration

druid elasticsearch gradle java kotlin mybatis redis rocketmq springboot swagger

Last synced: 23 Apr 2025

https://github.com/cami-la/java-poo-curso-em-video

Código fonte das aulas do curso Curso completo de Programação Orientada a Objetos (POO) com a linguagem Java. Aborda os principais conceitos como Classes, Objetos, instanciamento, abstração, encapsulamento, herança, polimorfismo e muito mais. Criado pelo professor Gustavo Guanabara para o Curso em Vídeo, explica todos os conceitos de POO de uma maneira simples, objetiva e divertida.

curso-em-video curso-em-video-java cursoemvideo gustavo-guanabara gustavoguanabara java java-oop java-oop-course orientacao-a-objetos poo

Last synced: 23 Apr 2025

https://github.com/su5ed/gregtech-experimental

A fully-featured port of GregTech 3 for modern minecraft versions

addon forge gregtech industrialcraft2 java minecraft minecraft-mod

Last synced: 23 Apr 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