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/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/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/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/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/dadoonet/elasticsearch-java-client-demo

Elasticsearch Client Java Sample project

elasticsearch elasticsearch-client java

Last synced: 14 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/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/salaboy/k8s-operator

Simple Kubernetes Operator Using Spring Cloud Gateway and Spring Cloud Kubernetes

cloud java kubernetes operator spring

Last synced: 10 Apr 2025

https://github.com/aquazus/d1proxy

A simple yet powerful Java 11 TCP MITM proxy for Dofus 1.29.1

dofus java mongodb network network-analysis network-monitoring networking proxy

Last synced: 09 Jul 2025

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

UCloud SDK for Java

developer-tools devops java sdk ucloud

Last synced: 10 Apr 2025

https://github.com/chanran/addressbook

java桌面应用--通讯录

addressbook java javafx-desktop-apps mysql

Last synced: 10 Apr 2025

https://github.com/yugui/grpc-custom-serializer

An set of example implementations which shows how to serialize gRPC messages in JSON

cpp golang grpc java json ruby

Last synced: 10 Apr 2025

https://github.com/catman85/javafx-student-management-system

A Java application for managing students teachers, and grades.

java javafx javafx-application javafx-gui maven sqlite

Last synced: 10 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/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/hoangsonww/sorting-algorithms-dsa

🔄 This repository delves into sorting algorithms, with a special emphasis on the implementation of Merge Sort to organize artworks in a museum setting. It provides a detailed guide on sorting principles, Merge Sort algorithm adaptation, and its application to real-world scenarios.

java java-8 merge-sort mergesort museum museum-collections sort sorting sorting-algorithms sorting-algorithms-comparison sorting-algorithms-implemented

Last synced: 11 Apr 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/eocode/docker-spark-big-data

Exercises in Spark with Docker and Data Languages

big-data data-science docker java python scala spark

Last synced: 11 Oct 2025

https://github.com/mlomb/freetype-jni

Java binding to the FreeType library using JNI

freetype-jni freetype-library java jni

Last synced: 06 May 2025

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

ESIntegTestCase example

elasticsearch java test

Last synced: 11 Apr 2025

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/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/rapter1990/springbootminio

Spring Boot with the usage of Minio running on Docker , AOP and Exception Handling

aop docker exception-handling java minio spring-boot

Last synced: 15 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/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/nea/nehe-android-ports

NeHe Android Ports

android java nehe opengl tutorial

Last synced: 11 May 2025

https://github.com/ajermakovics/backflow

A dynamic reverse proxy server

java java8 reverse-proxy undertow

Last synced: 13 Apr 2025

https://github.com/liyupi/free-algorithm-learning

算法导航,免费的可视化算法学习神器!通过交互式动画带你掌握常见数据结构(二叉树、链表、栈、队列、图)和算法(排序、搜索、动态规划、贪心)。提供保姆级算法学习路线图和详细教程,支持Java、Python、JavaScript、Go、C++等多语言实现。可自定义输入数据,实时观察算法执行过程,配套LeetCode练习题。告别抽象难懂的传统学习方式,完美应对算法面试。从入门到高阶,让算法学习变得简单、直观、有趣!

algorithm algorithms computer-science data-structures dynamic-programming interview-preparation interview-questions java javascript leetcode python sorting-algorithms

Last synced: 07 Oct 2025

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

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

java ssm vue

Last synced: 10 Mar 2026

https://github.com/twostack/bitcoin4j

Bitcoin SV Library for Java

bitcoin blockchain bsv hacktoberfest java

Last synced: 14 Jan 2026

https://github.com/shurjopay-plugins/sp-plugin-java

shurjoPay plugin module for Java application

java payment-gateway payments shurjomukhi shurjopay spring spring-boot

Last synced: 12 May 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/forge/intellij-idea-plugin

JBoss Forge IntelliJ IDEA Plugin

forge idea-plugin java jboss-forge

Last synced: 09 Jul 2025

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

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

concrete coodex-libraries java

Last synced: 18 Jan 2026

https://github.com/dathoangse/java-cqrs-commandbus

A lightweight & highly extensible CQRS Command Bus for implementing application services and CQRS architectural pattern in Java

architecture command-bus cqrs-architectural-pattern cross-cutting-concerns java middleware

Last synced: 14 Jan 2026

https://github.com/pgssoft/httpclientmock

Library for mocking Java 11 HttpClient.

httpclient java mock test unit-testing

Last synced: 22 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/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/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/sandeepsolai/minecraft-bot

Hii....I_am_sam_Here this_afk_bot_only_works_in_versions_upto--1.16.4 il_try_my_best_to_update_this_bot_for_LatestVersion_of_Minecraft i create it for aternos server but using it is up to you :)

afk afk-bot bot game java javascript minecraft minecraft-plugin minecraft-server minecraftbot mod nodejs server

Last synced: 10 Mar 2026

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/eyesniper2/skRayFall

An addon for skript that adds Citizens support, EffectLib support and other features.

addon bukkit java kotlin skript skript-language

Last synced: 26 Feb 2025

https://github.com/nasa/ziggy

Ziggy, a portable, scalable infrastructure for science data processing pipelines, is the child of the Transiting Exoplanet Survey Satellite (TESS) pipeline and the grandchild of the Kepler Pipeline.

algorithm analysis arc data data-analysis data-reduction java k2 kepler linux macos nasa open-source pipeline science tess ziggy

Last synced: 09 May 2026

https://github.com/openmined/syft-proto

Defines types for all Serde encoding across languages

java javascript swift syft

Last synced: 16 Apr 2025

https://github.com/xsavikx/openweathermap-java-api

Java API to access openweathermap.org API

api-client java openweathermap-api

Last synced: 15 Apr 2025

https://github.com/noti0na1/lambdacalculus-java

Lambda calculus implemented in Java

computer-science java lambda lambda-calculus utlc

Last synced: 24 Mar 2025

https://github.com/samourai-wallet/bitcoinj

BitcoinJ: Samourai Wallet and Sentinel

bitcoin bitcoinj blockchain java library no2x segwit

Last synced: 08 Apr 2025

https://github.com/ahmetfurkandemir/opencv-for-android

Opencv Android SDK application for Deep Neural Networks to run on Android.

android facedetection java opencv opencv-android-sdk

Last synced: 15 Apr 2025

https://github.com/xtracr/realcamera

[Minecraft Mod] Make the camera more realistic in the first-person view.

fabric fabric-mod forge forge-mod java minecraft minecraft-fabric minecraft-forge minecraft-mod neoforge neoforge-mod neoforged

Last synced: 12 Apr 2025

https://github.com/brokiem/bedrockreplay

A Minecraft: Bedrock Edition proxy replay system

bedrock java minecraft replaymod

Last synced: 14 Oct 2025

https://github.com/orenskl/pico-jvm

A small Java virtual machine for Raspberry Pi Pico. This is based on the CLDC Profile for embedded devices.

arm bare-metal cldc cortex-m embedded j2me java jvm midp phoneme pico raspberry raspberry-pi raspberry-pi-pico real-time

Last synced: 01 Jun 2026

https://github.com/alaeddinejebali/android-converttopdf

How to convert a document to a PDF using iText and Aspose?

android aspose itext java pdf-generation

Last synced: 24 Oct 2025

https://github.com/mageekchiu/chkv

Consistent Hashing based Key-Value Memory Storage

consistenthash java memory storage

Last synced: 14 Oct 2025

https://github.com/palahsu/tic_tac_toe

Tic Tac Toe Android Game With Source Codes. An unbeatable game of Tic Tac Toe. This tic-tac-toe game was developed using Android Studio

android android-app android-app-source-code android-application android-game android-game-source-code android-studio java tic-tac-toe tic-tac-toe-android tic-tac-toe-game tic-tac-toe-java tictactoe tictactoe-game

Last synced: 16 Oct 2025

https://github.com/frc1257/robotics-training

Team 1257's repository for training new members

docsify frc java

Last synced: 24 Oct 2025

https://github.com/g00glen00b/dimitri.codes

Static generator for dimitri.codes using Astro

astrojs java javascript markdown utterances

Last synced: 28 Jan 2026

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: 12 Jul 2025

https://github.com/bsommerfeld/randomizer-cs2

A Randomizer for more fun in Counter-Strike 2 made with JavaFX

application builder cs2 csgo desktop fun java javafx randomizer swing updater

Last synced: 22 Jun 2025

https://github.com/cyclopsmc/cyclopscore

Minecraft library mod for EvilCraft, Integrated Dynamics and others.

forge hacktoberfest java minecraft

Last synced: 17 Feb 2026

https://github.com/KovuTheHusky/dynmap-structures

A Bukkit plugin that shows your world's structures (such as Villages, Strongholds, and Pyramids) on Dynmap.

bukkit dynmap java minecraft

Last synced: 03 May 2025

https://github.com/bhattbhavesh91/facebook-transcoder-demo

A small walkthrough of Facebook's TransCoder Pretrained model for Code Conversion

code-converter facebook-research facebook-transcoder java python transcode

Last synced: 13 Jul 2025

https://github.com/jaennova/kotlin

Guia para iniciar en la programacion, con el lenguaje de programacion Kotlin, llena de ejemplos, con ejercicios practicos y mas enunciados para seguir practicando.

aprende-a-programar aprende-kotlin aprender-a-codificar aprender-kotlin fundamentos-de-programacion java kotlin learn-kotlin learn-kotlin-lang learn-kotlin-language learn-to-code

Last synced: 18 Jul 2025

https://github.com/jvz/lagom-example

Example usage of the Lagom Framework for writing Java-based microservices

akka blog-microservice java lagom lagom-framework microservice play-framework reactive reactive-programming

Last synced: 09 May 2025

https://github.com/chains-project/bump

A dataset of reproducible breaking dependency updates, SANER 2024 (https://doi.org/10.1109/SANER60148.2024.00024)

dependency-analysis java

Last synced: 30 Oct 2025

https://github.com/adorsys/keystore-management

Generate keys and keystores using fluent-like API instead of dealing with JCA intricacies

fluent-api java java-keystore jca key-generation key-management keystore

Last synced: 13 Apr 2025

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

Java HTML parsers suite.

html html-parser java jquery parser

Last synced: 27 Apr 2025

https://github.com/bitstorm/tiny-zip

The missing Zip library for Java

java library utility zip

Last synced: 14 Jan 2026

https://github.com/florianmichael/dietrichevents2

One of the fastest Java event systems in the world using compiler optimizations, which still has a lot of features

event event-management eventbus events java lambda listener

Last synced: 28 Apr 2025

https://github.com/tkuenneth/android-demos

This repo contains various Android demo apps

android java kotlin-android

Last synced: 14 Apr 2025

https://github.com/ewyboy/oretweaker

Add, remove, tweak and configure ore and underground generation features for Minecraft Forge

forge forge-mod java minecraft minecraft-forge minecraft-forge-mod mod modded modded-minecraft ore ores world-gen world-generation world-generator

Last synced: 04 Oct 2025

https://github.com/chirontt/lwjgl3-helloworld-native

HelloWorld demo for LWJGL 3, compiled to native executable by GraalVM native-image utility.

graalvm-native-image java lwjgl3 opengl

Last synced: 17 Jan 2026

https://github.com/neomatrix369/java-10-and-beyond

Examples and exercises based on some of the features of Java 10 (GA and Early Access builds)

examples exercises java java10

Last synced: 05 May 2025

https://github.com/tyronczt/java-learn

Java知识点整理

java

Last synced: 11 Apr 2025

https://github.com/jgperrin/net.jgp.books.spark.ch07

Spark in Action, 2nd edition - chapter 7 - Ingestion from files

apache-spark java java8 manning spark sparkwithjava

Last synced: 06 May 2025

https://github.com/grofattila/dji-tello

Java API for the DJI Tello Drone.

dji drone java neural-network tello uav

Last synced: 06 May 2025

https://github.com/edwinm/game-of-life-in-java

John Conways Game of Life in Java, either as a applet or as a stand alone program.

applet gameoflife java

Last synced: 04 Apr 2025

https://github.com/cansik/librealsense-java

Intel® RealSense™ SDK 2 wrapper for Java.

camera depth hacktoberfest intel java library realsense v2

Last synced: 06 May 2025

https://github.com/swiftjava/java_swift

Support code for Swift Java Bridge

java swift swift-java-bridge

Last synced: 19 Feb 2026

https://github.com/brcolow/java-vulkan

Experiment with Project Panama, jextract, and Vulkan on Win32.

java jextract project-panama vulkan win32api

Last synced: 29 Jul 2025

https://github.com/rozidan/modelmapper-spring-boot-starter

A Spring Boot starter that let you use ModelMapper within your Spring Boot application

java modelmapper modelmapper-spring-boot-starter spring-boot

Last synced: 12 Jan 2026

https://github.com/ayu-hack/hacktoberfest-contributions

This repository helps beginners contribute to open source and participate in Hacktoberfest. We welcome all pull requests (Python & Java), prioritize genuine contributions, and promote good first issues! #hacktoberfest2022 #hacktoberfest2023 #hacktoberfest2024

beginner-friendly dsa hacktoberfest hacktoberfest-accepted hacktoberfest2024 java miniprojects python reactjs webdevelopment

Last synced: 13 Mar 2025

https://github.com/sosow0212/2024-e-market

(~24.06) 교내 중고 거래 플랫폼

java junit5 mysql redis rest-docs spring-boot

Last synced: 14 Apr 2025