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/chaosunity/nenggao

A diagnostic library for parser / interpreter usages.

diagnostic java java-8 library

Last synced: 13 Apr 2025

https://github.com/takumakanari/embulk-input-http

Embulk plugin for http input

embulk embulk-input-plugin http java

Last synced: 26 Jul 2025

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/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/arunkumar9t2/trie

A Java implementation of the Trie data structure

java java-library search search-trees trie tries

Last synced: 10 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/lengpucheng/android-java-zfeducation-system

一个安卓正方教务系统小工具😊可以爬取课表等信息,并且设计了用户显示界面,按课程时间和周显示课表,默认为武汉纺织大学教务系统,可以在JWHelper中修改地址😄

android education-system java zhengfang

Last synced: 19 Oct 2025

https://github.com/troyzhxu/httputils

Http工具包:OkHttp轻量封装 、功能全面、设计力求优雅与纯粹,Java领域前后端处Http问题的新选择。

android download gradle http http-okhttp httputils httputils-okhttp java json range upload

Last synced: 24 Oct 2025

https://github.com/ph-7/simplejspwebsite

:spades: This is a simple example of the JSP Java Website.

java jee jsp jsp-website tomcat tomcat-server

Last synced: 16 Oct 2025

https://github.com/ngrok/ngrok-api-java

ngrok API client library for Java

developer-tools java library ngrok-client

Last synced: 12 Apr 2025

https://github.com/tonngw/macman

🚀 本项目是一个教你从 0 到 1 配置 Mac 的保姆级教程,包括终端环境、开发环境、效率工具和使用技巧等,持续更新中...

brew cpp docker iterm2 java jetbrains-ides lazyvim mac macman macos macos-application neovim oh-my-zsh python raycast sdkman tmux vim vscode zsh

Last synced: 11 Jul 2025

https://github.com/SasanLabs/owasp-zap-fileupload-addon

OWASP ZAP add-on for finding vulnerabilities in File Upload functionality.

dast fileupload hacktoberfest java sasanlabs scanner security security-tools zap zaproxy

Last synced: 11 Jul 2025

https://github.com/flagsmith/flagsmith-java-client

Java Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/

cd ci continuous-integration feature-flag feature-flaggers feature-flagging feature-flags feature-toggles flagsmith java remote-config sdk

Last synced: 02 Apr 2026

https://github.com/unnamed/mocha

A lightweight, fast and efficient Molang lexer, parser, interpreter and compiler for Java 8+

bytecode compiler interpreter java jvm lexer minecraft minecraft-bedrock molang parser

Last synced: 16 Jul 2025

https://github.com/hoangsonww/Bouncing-Ball-Game-JavaFX

🎮 This repository hosts a Bouncing Ball game coded in JavaFX, offering a fun and interactive gameplay experience. It showcases object movement, collision detection, and score tracking, serving as a great example for developers interested in game development using JavaFX.

bounce bouncing-ball bouncing-ball-2player-game bouncing-ball-game bouncing-ball-java bouncing-balls bouncingball java java-8 javafx

Last synced: 07 May 2025

https://github.com/godfather1103/commit-template-check-plugin

IDEA插件用于模板化生成commit message和检查相关内容是否符合要求

intellij-plugin java

Last synced: 10 Mar 2026

https://github.com/cinaq/mendix-userlib-cleaner

A simple CLI tool that identifies duplicate JARS in a directory. It can remove them also if desired.

conflict-resolution developer-tools java mendix

Last synced: 12 Apr 2025

https://github.com/0xlau/liteflowx

✨LiteFlowX is an idea plugin to increase productivity when using the LiteFlow framework.

framework idea-plugin java liteflow

Last synced: 16 May 2025

https://github.com/after-the-sunrise/bitflyer4j

Java wrapper library for bitFlyer Lightning API.

altcoin api bitcoin bitflyer cryptocurrency java lightning

Last synced: 16 Jan 2026

https://github.com/depromeet/toks-api

스터디 관리는 똑스에서!

aws flyway java jpa mysql redis spring-mvc

Last synced: 19 Apr 2025

https://github.com/glavo/jetbrains-ide-multiarch

JetBrains IDEs for Linux RISC-V 64/LoongArch64

ide intellij java jetbrains loongarch risc-v

Last synced: 11 Jun 2025

https://github.com/pakoito/rxtuples2

Simple tuples to use with RxJava2 [STABLE]

functional-programming java rxjava2

Last synced: 02 Jul 2025

https://github.com/lunnova/whocalled

Obsolete, use StackWalker: http://openjdk.java.net/jeps/259

java java-library performance

Last synced: 19 Jul 2025

https://github.com/traceless/tlf-encryption

一个简单的流加密算法-TLF,可以用在对加密要求不高的地方,有一些场景是可以使用的。R4C的方案固然是更好的,但是实际使用起来会比较复杂一些。这个加密对实时流解密比较方便一些。

encryption flow-encryption httpproxy java nodejs tlf tlf-encryption

Last synced: 30 Jun 2025

https://github.com/ajay-prabhakar/amrita-resource

An android App which contains some PDFs of classes notes of particular department of particular subject 🎓

amrita-university android education firebase-auth firebase-firestore hacktoberfest hacktoberfest2019 java

Last synced: 23 Mar 2025

https://github.com/hoangsonww/inheritance-in-java

📚 This repository features the power and applications of inheritance, encapsulation, and interfaces in Java. It includes examples of how to efficiently manage and organize objects, leveraging inheritance for code reusability and interfaces for implementing polymorphism.

inheritance interface interface-java java object-oriented-programming oop oop-principles oops-in-java polymorphic polymorphic-relationships polymorphic-types polymorphism types

Last synced: 10 Oct 2025

https://github.com/4drian3d/vpacketevents

Manage packets through Velocity's native events

api java minecraft-api minecraft-plugin velocity-plugin velocitypowered

Last synced: 21 Jun 2025

https://github.com/hoangsonww/bouncing-ball-game-javafx

🎮 This repository hosts a Bouncing Ball game coded in JavaFX, offering a fun and interactive gameplay experience. It showcases object movement, collision detection, and score tracking, serving as a great example for developers interested in game development using JavaFX.

bounce bouncing-ball bouncing-ball-2player-game bouncing-ball-game bouncing-ball-java bouncing-balls bouncingball java java-8 javafx

Last synced: 11 Apr 2025

https://github.com/tomiwa-ot/obd

Android library for getting vehicle diagnostics from ELM327 (Bluetooth) connector over OBD protocol

android android-bluetooth android-java android-library android-obd-diagnostics canbus elm327 java obd obd-ii obd-port obd2 on-board-diagnostic

Last synced: 10 Apr 2025

https://github.com/fiqryq/pantaucovid-android

🌍 open source project for learn android app using covid topic.

covid-19 java kotlin opensource retrofit2

Last synced: 29 Sep 2025

https://github.com/epam/gepard

Test Automation Framework

framework java junit test-automation

Last synced: 12 Sep 2025

https://github.com/walidbosso/java_task_scheduling

☕ A Distributed Task Scheduling System is a software infrastructure that allows for the distribution and execution of tasks across multiple nodes in a network. It enhances the efficiency and scalability of large-scale computation and data processing tasks by dividing complex tasks into smaller sub-tasks and distributing them.

c java master-slave-architecture multithreading rmi swing task-scheduler tcp threads

Last synced: 30 Apr 2025

https://github.com/natf17/shopify-spring-boot-embedded-app

A Spring Boot project that provides a template for creating an embedded application in the Shopify environment.

java shopify shopify-embedded-applications spring spring-boot spring-boot-2

Last synced: 08 Sep 2025

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/hivemq/hivemq-extension-sdk

Open source Extension SDK for the HiveMQ Enterprise MQTT broker that you can use to extend the broker with custom functionality and integrate the broker with other external systems

extensions hivemq java mqtt mqtt-library mqtt-protocol mqtt5 open-source plugins sdk

Last synced: 03 Mar 2026

https://github.com/advancedhacker101/android-r.a.t-client

This is a R.A.T Client for android phones

android android-application android-sdk client java rat

Last synced: 27 Jul 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/martinpaljak/nfc4pc

NFC for Personal Computers

java ndef nfc pcsc

Last synced: 14 Apr 2025

https://github.com/asankov/the-practice-of-programming

This repository contains the exercises from the book "The Practice of Programming" by Brian W. Kernighan and Rob Pike.

algorithms algorithms-and-data-structures c cpp data-str java programming

Last synced: 30 Jul 2025

https://github.com/snchengqi/http2-qing

A library for http2 protocol based on netty

http2 java maven netty server-push

Last synced: 19 Feb 2026

https://github.com/piomin/sample-spring-boot-graalvm

Demo project that shows how to build Spring Boot applications with GraalVM and run them in serverless architecture, e.g. Knative on Kubernetes with Skaffold and Jib

graalvm java jib-maven-plugin knative kubernetes native-image skaffold spring-boot

Last synced: 16 Mar 2025

https://github.com/henkelmax/rnnoise4j

A Java wrapper for RNNoise.

java noise-suppression rnn rnnoise rnnoise-wrapper

Last synced: 22 Apr 2025

https://github.com/mastercard/flow

Testing framework

java testing

Last synced: 11 Jun 2025

https://github.com/aergoio/heraj

Java client framework for aergo

aergo client java

Last synced: 19 Apr 2025

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

RingCentral Java SDK

java ringcentral sdk

Last synced: 14 Jul 2025

https://github.com/jponge/boiler-vroom

Fun is fun, powered by Vert.x.

dj java midi traktor vertx webmidi

Last synced: 23 Apr 2025

https://github.com/um-mitternacht/witchworks

Repo has moved - https://github.com/Um-Mitternacht/Bewitchment

clone fantasy java magic minecraft minecraft-mod mythology witchcraft

Last synced: 12 May 2025

https://github.com/lhelwerd/webgraph

WebGraph framework with extensions

forked-repo graph-compression java

Last synced: 13 Apr 2025

https://github.com/xvik/guice-ext-annotations

Guice annotations extensions

guice java

Last synced: 11 Sep 2025

https://github.com/quackduck/WarpDrive

Warp across directories

autojump cd java warpdrive z

Last synced: 21 Mar 2025

https://github.com/dhruv1110/Android-Shortify

An Android library used for making an Android application more faster with less amount of code. Shortify for Android provides basic functionalities of view and resource binding, view customization, JSON parsing, AJAX, various readymade dialogs and much more.

ajax android android-development android-library android-shortify dialog event-handlers java json parse

Last synced: 29 Mar 2025

https://github.com/paveldat/tetris

Java game "Tetris"

java tetris tetris-game

Last synced: 22 Jul 2025

https://github.com/hoangsonww/binary-search-tree-dsa

🌳 This repository is dedicated to the Binary Search Tree (BST) data structure, featuring a comprehensive demo of all its functionalities including insertion, deletion, search, and traversal operations. It serves as an educational resource for understanding BSTs in depth, offering code examples and explanations suitable for students and developers.

algorithms binary-search binary-search-algorithm binary-search-tree binary-search-tree-operations binary-search-tree-traversal binary-tree binary-tree-array binary-tree-linked-list bst bst-tree data-structures java java-8

Last synced: 14 Oct 2025

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

ESIntegTestCase example

elasticsearch java test

Last synced: 11 Apr 2025

https://github.com/artipie/asto

Abstract Storage for All Artipie Slices

java java-8 storage

Last synced: 07 Oct 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/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/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/corwur/cytoscapeneo4j

Cytoscape plugin for neo4j

cypher-query cytoscape java neo4j plugin

Last synced: 03 Apr 2025

https://github.com/simaxme/java.nvim

A neovim plugin to move and rename java files and do other things.

java neovim neovim-lua-plugin neovim-plugin neovim-plugins

Last synced: 14 Mar 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/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/sigpwned/chardet4j

Simple, compact charset detection for Java 8+

chardet chardetect charset-detector icu4j java

Last synced: 17 Mar 2025

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

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

concrete coodex-libraries java

Last synced: 18 Jan 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/rajatt95/TMB_SeleniumFramework2

Automation Testing | Web | Java | OOPS | Selenium WebDriver | TestNG | Maven | ExtentReports | Java mail API | Design Pattern(Page Object Model) | Owner | Data Supplier | Custom Annotations and Enums

datasupplier extentreports java maven page-object-model selenium-webdriver test-automation testng

Last synced: 11 Mar 2025

https://github.com/twostack/bitcoin4j

Bitcoin SV Library for Java

bitcoin blockchain bsv hacktoberfest java

Last synced: 14 Jan 2026

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