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/pozil/pub-sub-api-java-client

A sample Java gRPC client for the Salesforce Pub/Sub API

avro grpc java pubsub salesforce

Last synced: 14 May 2025

https://github.com/PhilippHeuer/credential-manager

Java - OAuth2 Credential Manager

credentialmanager java oidc-client

Last synced: 14 May 2025

https://github.com/tzutalin/driverecorder

It's an Android application which is able to record the video when driving.

android application camera java

Last synced: 14 May 2025

https://github.com/dkurt/openvino_java

Build, package and publish OpenVINO for Java

android gradle java openvino

Last synced: 15 Sep 2025

https://github.com/yedhink/KTU-Java

Learn Java easily. A collection of simple programs primarily focusing on the KTU syllabus for Java

awt java javafx-application jdk9 ktu learn-java simple-programs swing-gui

Last synced: 14 May 2025

https://github.com/kakarottocui/travelsys

基于java SpringBoot框架的旅游系统旅游网设计

java mysql springboot

Last synced: 28 Jul 2025

https://github.com/monicaquintal/fintech

Conteúdo estudado ao longo do 1° ano do curso de ADS, para desenvolvimento de solução para controle financeiro - FIAP.

ads css fiap fintech html java python sql

Last synced: 22 Apr 2025

https://github.com/hncboy/leetcode

LeetCode

algorithm java leetcod

Last synced: 30 Apr 2025

https://github.com/xdev-software/testcontainers-junit4-mock

JUnit4-Mock for Testcontainers Java

java junit4 mock testcontainers

Last synced: 06 Oct 2025

https://github.com/29dch/walking-the-maze

走迷宫问题的算法可视化(UI)及迷宫生成

bfs dfs java queue recursive stack swing

Last synced: 12 Oct 2025

https://github.com/xeraa/mongouk2011

MongoUK2011 presentation on Morphia

java mongodb morphia

Last synced: 11 Oct 2025

https://github.com/ghost-chu/simplereloadlib

Simple but useful generic reload library for Java projects.

java libraries reload simple

Last synced: 15 Mar 2026

https://github.com/u014427391/lexer1.1.0

Java编写的C语言词法分析器,Java编写的C语言词法分析器 120号为关键字,用下标表示,i+1就是其机器码; 2140号为操作符,用下标表示,i+21就是其机器码; 41~60号为分界符, 用下标表示,i+41就是其机器码; 用户自定义的标识符,其机器码为51; 常数的机器码为52; 不可以识别的标识符,其机器码为0 选择打开按钮,选择文件所在的路径,单击打开,分析器会获取文件的内容,并将其复制到文本域里,本词法分析器就可以对文本域里的内容进行剪切复制黏贴和清除等编辑操作

java

Last synced: 26 Oct 2025

https://github.com/sergey-melnychuk/distributed-algorithms

Implementation of classic distributed algorithms: membership, failure detection, quorum, replication etc.

consensus distributed-hash-table distributed-systems fault-tolerance java membership peer-to-peer quorum replication

Last synced: 19 Jan 2026

https://github.com/usnistgov/metaschema-java

Java tools and libraries providing a Metaschema toolchain

code-generation data-binding java json maven maven-plugin metaschema modeling parser-library xml yaml

Last synced: 26 Oct 2025

https://github.com/mohitjaisal/codingbooks

As you begin your path on becoming a coding specialist it is always pleasant to find good sources of information. Many computer languages might be tricky to learn at the beginning so you need reliable references to double-check your mistakes and learn how to not make them again.

books c coding coding-interview codingbooks cpp hacktober hacktoberfest hacktoberfest-accepted hacktoberfest2021 java python

Last synced: 12 Oct 2025

https://github.com/robert076/ubb-computer-science

The courses I took at UBB during my Bachelor's in Computer Science. A collection of my assignments, exams, projects, labs, lecture notes, and preparation materials for them, including extra work.

assembly cpp java lisp prolog python ubb ubb-cluj ubb-computer-science ubb-fmi

Last synced: 09 Oct 2025

https://github.com/3urobeat/nopeacefulplugin

🔌 A Minecraft plugin to block users from running '/difficulty peaceful' to prevent mobs from despawning. [Bukkit/Spigot - Supports 1.20]

bukkit difficulty java minecraft minecraft-plugin minecraft-server plugin spigot spigot-plugin

Last synced: 13 Oct 2025

https://github.com/3urobeat/pingplugin

🔌 A Minecraft plugin that tells you your or the ping of another player in ms to the server. Thats it. [Bukkit/Spigot - Supports 1.20]

bukkit bukkit-plugin java minecraft minecraft-plugin minecraft-server ping plugin spigot spigot-plugin

Last synced: 13 Oct 2025

https://github.com/gongoliers/library-of-gongolierium

A simple Java library for FRC to develop more complex programs with less code

first-robotics-competition frc java

Last synced: 24 Oct 2025

https://github.com/binaryb3ast/playsho

Transform your movie nights into a cinematic experience with PlaySho, an Android app built with Kotlin! Collaborate with friends to watch a single video together, regardless of their location. Utilize the virtual cinema feature, generate a shared stream link, and enjoy synchronized playback for an immersive movie-watching experience.

android exoplayer java retrofit2 socket-io stream

Last synced: 10 Oct 2025

https://github.com/fiqryq/movie

🎥 Aplikasi android sederhana menggunakan retrofit2 dan api themoviedb.

api java movie retrofit themoviedb

Last synced: 10 Oct 2025

https://github.com/mindgamesnl/fireio

The simple fast, simple and sexy cross platform networking framework

async framework java javascript networking rest socket

Last synced: 26 Oct 2025

https://github.com/openjdk/jmc7

https://openjdk.org/projects/jmc

java jmc mission-control openjdk

Last synced: 05 Oct 2025

https://github.com/qingshan/dotfiles

My dotfiles for macOS and Linux: Development environment for Rust / Go / Java, Configuration for vim / fish / i3 / tmux.

alacritty cheatsheets debian development-environment dotfiles fish-shell fzf go i3 ideavim intellij-idea java linux macos manjaro regolith rust terminal tmux vim

Last synced: 26 Sep 2025

https://github.com/malengatiger/flutter-mongdb-mobile

Flutter plugin for MongoDB Mobile database to support Android and iOS

dart firebase flutter java mongodb node

Last synced: 23 Jul 2025

https://github.com/hezhii/algorithm

学习《算法》(第四版)过程中的一些笔记、练习等。

algorithm java

Last synced: 10 Aug 2025

https://github.com/sap/ai-sdk-java

Integrate chat completion into your business applications with SAP Cloud SDK for AI. Leverage the Generative AI Hub of SAP AI Core to make use of templating, grounding, data masking, content filtering and more. Access all features of SAP AI Core with the SAP Cloud SDK for AI.

ai chat gen-ai java sap-ai-core

Last synced: 20 Feb 2026

https://github.com/premium-minds/wicket-crudifier

wicket-crudifier is a library to easily create CRUD's with wicket

crud java wicket

Last synced: 30 Jul 2025

https://github.com/timostrating/projecteuler

These are Java / Ruby / C / Lisp / Haskell / PHP/ Bash / PL-SQL / Mathematica / Rust / Kotlin / Lua solutions for Project Euler, — In the best 1% of the world

cpp java mathematica projecteuler python ruby

Last synced: 12 Sep 2025

https://github.com/yiding-he/redisfx

A JavaFX Client for Redis

client gui java javafx redis

Last synced: 27 Oct 2025

https://github.com/warlord27/javaprob

JavaProb is a comprehensive repository dedicated to solving a wide range of tricky and concept-rich Java problems. Whether you're preparing for technical interviews, enhancing your problem-solving skills, or just looking to dive deeper into Java’s core and advanced topics, this repository is designed with you in mind.

dsa dsa-algorithm dsa-practice java java19 java21 java8 problem-solving-algorithms question-answering

Last synced: 13 Aug 2025

https://github.com/xoxefdp/farmacia

sistema de inventario para farmacia en java

java

Last synced: 22 Apr 2025

https://github.com/mongodb-developer/java-spring-apps

Example MongoDB Applications using Java and Spring

java maven mongodb spring

Last synced: 07 Apr 2025

https://github.com/hoangtran0410/smartphone_store_manage_java

Phần mềm Java quản lý, mua bán smartphone ...

java manager mysql-database phone

Last synced: 31 Jul 2025

https://github.com/gab-studios/gab-cmdline

A GABStudios Java library to help with command line parsing.

command gab-cmdline java line parser parser-library

Last synced: 03 Oct 2025

https://github.com/xzel23/cabe

Inject null-checks into Java-code

bytecode instrumentation java jspecify null-check null-safe nullability

Last synced: 25 Jan 2026

https://github.com/relvaner/actor4j

Actor4j is a multi-runtime actor-oriented Java framework. Extended libraries.

actor-model actor4j actors java java-21 libraries

Last synced: 23 Jul 2025

https://github.com/digitalheir/java-nfa

🌁 Nondeterministic Finite State Automata for Java (in plain English: flowcharts with multiple possible outcomes)

finite-state-automaton finite-state-machine fsa java nfa non-deterministic transducer

Last synced: 11 Jan 2026

https://github.com/sreenigsd/cheetah

Cheetah is a test automation framework that has been developed to help automate testing efforts across multiple technologies including Web, Mobile, WebServices, Database, Mainframe, etc..

appium automation automation-api automation-framework automation-selenium automation-test automation-testing cheetah cucumber cucumber-framework cucumber-java cucumber-jvm cucumber-tests java selenium

Last synced: 23 Apr 2025

https://github.com/minebench/moblimit

Simple Minebench Spigot & Paper plugin made by Phoenix616 to limit mob spawning and entity placement depending on near entity count and spawn reason. FarmLimiter and FarmControl alternative.

java minecraft minecraft-plugin paper-plugin

Last synced: 26 Apr 2025

https://github.com/sudeephazra/perl-on-netbeans

This plugin adds support for Perl 5 to NetBeans

java netbeans perl perl5

Last synced: 09 Apr 2025

https://github.com/jerady/mqttfx-payload-decoders

The default preset of MQTT.fx message payload decoder implementations based on addon-commons.

java mqtt mqttfx

Last synced: 08 Mar 2026

https://github.com/tankerhq/sdk-android

Tanker client-side encryption SDK for Android

android cryptography encryption end-to-end java kotlin privacy sdk security tanker

Last synced: 09 Apr 2025

https://github.com/currenjin/alexandria-playground

📚 모든 지식을 한곳에 모은 거대 도서관이자 연구소

examples java learning-test spring-boot springboot tdd tdd-java test test-driven-development testing tests

Last synced: 13 Jul 2025

https://github.com/proninyaroslav/java-template-engine

Golang-like template engine for Java

golang java template-engine

Last synced: 27 Apr 2025

https://github.com/faris771/comp333_db_project

Hotel DBMS for Database course

database java javafx mysql scenebuilder

Last synced: 11 Apr 2025

https://github.com/explore-de/rage4j

Evaluate your LLM based Java Apps

ai evaluation java junit langchain4j llm testing

Last synced: 29 May 2026

https://github.com/netbuffer/jfinal-bootstrap-table

jfinal-bootstrap-table demo,java web framework,JavaEE,Filter,Interceptor,Cookie,Session,Jdbc,ActiveRecord,Login,Manage ...

ajax bootstrap bootstrap-table bootstrap3 druid fastjson filter java javaee javascript jfinal json microservice mybatis restful-api spring spring-boot springboot web weui

Last synced: 09 Apr 2025

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

DirectX12 in Java with Project Panama

directx12 java jextract panama

Last synced: 04 Mar 2026

https://github.com/nalukit/iban4g

A port of Artur Mkrtchyan's iban4j project so that it will work with Java, GWT or J2CL. A library for generation and validation of the International Bank Account Numbers IBAN (ISO_13616) and Business Identifier Codes BIC (ISO_9362).

artur-mkrtchyan-iban4j bic gwt gwt-library iban iban4j j2cl java

Last synced: 30 Jul 2025

https://github.com/shubh2-0/deadlock-in-java

This repository showcases two projects that demonstrate the concept of deadlock in different scenarios. Project 1: Printer Scanner simulates resource deadlock. Project 2: Water Spices presents a practical example. Clone and explore to understand deadlock and resource management. Contributions are welcome.

deadlock example-project java practice-project thread

Last synced: 23 Apr 2025

https://github.com/shubh2-0/jdbc-practice

🔍 Dive into JDBC practice with two projects: Student Management Application and Student Management Application with DAO Pattern. Learn CRUD operations, DAO layer abstraction, code organization, and extensibility. Clone, configure, and contribute to level up your JDBC skills. Let's explore the world of database interaction! 🚀👩‍💻📚

api database java jdbc jdbc-driver mysql

Last synced: 23 Apr 2025

https://github.com/ajay-prabhakar/codeforces

Codeforces is Android version of Codeforces web. This app is made to integrate all the available Codeforces API into this app. :rocket:

android api codeforces java

Last synced: 29 Oct 2025

https://github.com/zenwave360/json-schema-ref-parser-jvm

Parse, Resolve, and Dereference JSON Schema $ref pointers for JVM

java json-pointer json-schema resolver

Last synced: 06 Mar 2026

https://github.com/thehyve/podium

Podium request portal for biobanks

biobanking java microservices podium request-portal

Last synced: 29 Oct 2025

https://github.com/sondosaabed/palestine-cities-map

Find shortest paths between Palestinian cities using A* or Greedy BFS algorithms. Note: Heuristic values may not be accurate for the showcased 15 cities. 🇵🇸

a-star-algorithm country-map greedy greedy-best-first-search java javafx-application map palestine-map pathfinding

Last synced: 09 Sep 2025

https://github.com/robvanderleek/jlifx

LIFX control utility in Java

java lifx

Last synced: 07 May 2025

https://github.com/rajlaxmimeshram/invoice-generator

This project is totally developed in java for generating automatic invoice in pdf format.

invoice-generator itext java pdf-generation

Last synced: 14 Jul 2025

https://github.com/eeeeeric/mpc-hc-api

Java library for controlling MPC-HC over a network

java mpc-hc

Last synced: 13 Apr 2025

https://github.com/tericcabrel/smartcard-with-fingerprint-auth

Stores user information in a smart card and authenticates with the fingerprint stored in the smart card

csharp java javacard rabbitmq sping-boot spring-mvc thymeleaf websocket

Last synced: 14 Jul 2025

https://github.com/eclipse-platform/eclipse.platform.debug

Eclipse Platform Debug functionality

debug eclipse ide java

Last synced: 04 May 2025

https://github.com/naevatec/kms-siprtpendpoint

Kurento SipRtpEndpoint modiule, provides the capabilities of connecting RTP media flows from a SIP network into Kurento. Of course it will require some SIP signalling plane not included in this module.

java kurento rtp sip

Last synced: 13 Jul 2025

https://github.com/ivanocj/ktello

A wrapper for DJI / Ryzetech Tello SDK using Kotlin

drone fun java kotlin tello

Last synced: 06 May 2025

https://github.com/security-union/rust-vs-java

Personal study to compare java and rust

java rustlang study

Last synced: 03 Sep 2025

https://github.com/islamdidarmd/adblockerwebview

A WebView that can block basic ads. Very Easy to setup for Android Projects.

adblock adblocker android gradle java kotlin ui webview

Last synced: 13 Jul 2025

https://github.com/mechero/jackson-serialization-examples

Commonly-used Java JSON serialization examples

deserialization jackson java java-10 json objectmapper serialization

Last synced: 14 Jul 2025

https://github.com/apache/sling-org-apache-sling-engine

Apache Sling Engine Implementation

java sling

Last synced: 06 Apr 2025

https://github.com/rubrica/rubrica

Libreria para Firma Digital

java

Last synced: 11 Jan 2026

https://github.com/0x4e0x650x6f/pwn4jshell

Java Web shell project

java webshell

Last synced: 11 May 2025

https://github.com/ivstiv/pixelart-converter

This project aims to recreate pixel arts as close as possible to a given image but with a limited color palette. In this case it is working with the color palette of the Drednot's Colored Panel but technically it should not have any issues to work with any other palette given it is in the right json format.

converter dredark drednot java javafx pixelart

Last synced: 13 May 2025

https://github.com/louisdh/java-class-quick-look

Quick Look plugin to display Java class files as bytecode

bytecode java macos quicklook-plugin

Last synced: 13 May 2025

https://github.com/aerisweather/aerisandroidsdk

AerisWeather Android SDK Demo App

android java kotlin maps weather

Last synced: 11 Jan 2026

https://github.com/julxxy/multiple-sms-spring-boot

Multiple SMS Templates & Multiple SMS Providers for spring-boot, You can easily use multiple-sms-spring-boot-starter to send SMS for users by @SMS annotation and SmsTemplat in you projects.

java sms spring-boot spring-boot-starter

Last synced: 11 Jan 2026

https://github.com/qaf-tm/qaf-step-by-step-tutorial

qaf getting started tutorial provides step by step exercise for automation using selenium webdriver and appium

appium bdd getting-started java qaf selenium tutorial webdriver

Last synced: 13 Jul 2025

https://github.com/kanlon/cfile

在线收集文件的项目,不用再让每个人发邮箱到收集人那里

bootstrap java mybatis springboot

Last synced: 05 Apr 2025

https://github.com/oussamabonnor1/jettunes_android

Android music player, still under developement and requires many improvements but works normaly.

android android-application android-studio java material-design music-player xml

Last synced: 30 Oct 2025

https://github.com/croct-tech/export-client-java

Java client for the Croct Export API.

api client croct java

Last synced: 30 Oct 2025

https://github.com/nithanim/quarkus-dynamodb-enhanced

Quarkus extension that makes the aws dynamodb enhanced client compatible with quarkus and native-image.

aws-dynamodb aws-sdk-java-v2 dynamodb java quarkus

Last synced: 23 Oct 2025

https://github.com/zengfr/easymqtt4j

easymqtt4j , netty +mqtt +subscriber+ publisher +broker+cluster server for java

broker cluster-server easymqtt4j java message-broker message-bus message-queue messaging mqtt netty publisher subscriber

Last synced: 16 Oct 2025

https://github.com/cassiomolin/tasks-rest-api

Sample REST API for managing tasks using Spring Boot, Jersey, Jackson, MapStruct, Hibernate Validator and REST Assured.

hibernate-validator jackson java jersey mapstruct postman rest rest-api rest-assured spring spring-boot

Last synced: 15 Mar 2026

https://github.com/sondosaabed/tawjihi-school-records

School records managment application using linkedlist as data Structure. Java | JavaFX

data-structures gui java javafx linked-list school-records

Last synced: 21 Jan 2026