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/khaouitiabdelhakim/etablissements-application-android

Ce projet consiste en une application mobile Android permettant aux utilisateurs de se connecter, d'ajouter des établissements et de visualiser la liste des établissements.

android android-app android-application android-studio app authentication backend java login recyclerview recyclerview-adapter room room-database

Last synced: 18 Mar 2025

https://github.com/paarthmadan/chat-application

A multi-client, java, chat application.

chat chat-application java javafx socket-communication

Last synced: 26 Jul 2025

https://github.com/stephengold/garrett

A collection of camera controllers for JMonkeyEngine

camera-controllers java jme3 jmonkeyengine jmonkeyengine3 jvm-library library open-source orbit

Last synced: 14 Apr 2025

https://github.com/JGameEngine/JGameEngineProtocol

使用protobuf3构建的消息协议配置文件(服务端和客户端通讯的协议)支持c++,c#,java,python,js,ts

csharp java protobuf protocol

Last synced: 14 May 2025

https://github.com/adambien/javaeebootstrap

Samples for the javaeebootstrap.com online workshop

airhacks bootstrap java javaee samples workshop

Last synced: 29 Jul 2025

https://github.com/hms-core/hms-identity-demo

Identity demo code encapsulates APIs of the HUAWEI Identity Kit. It provides demo programsfor your reference or usage.

address hms hms-identity identity java

Last synced: 01 Aug 2025

https://github.com/chaoyangnz/zava

Mini Java VM in Zig

bytecode java java-8 jvm zig

Last synced: 22 Mar 2025

https://github.com/jonathangiles/cloud-sync

Java application that runs in background to automatically sync backup sets (from local file system) up to cloud storage containers (e.g. on Azure)

azure backup java

Last synced: 08 Mar 2026

https://github.com/danielgospodinow/dancho-s-rc-car

A simple Arduino-based RC car with Bluetooth connectivity, it also comes with an Android joystick mobile application

android arduino bluetooth bluetooth-controller c java rc-car

Last synced: 10 Apr 2025

https://github.com/oyzh1994/easyshell

A powerful, modern, cross-platform, multi-protocol client

cos ftp java javafx minio mysql obs oss redis rlogin s3 serialport sftp smb ssh telnet terminal vnc webdav zookeeper

Last synced: 09 May 2026

https://github.com/mrxian763/friends-matching-backend

移动端 H5 网页好友匹配系统后端,能够根据标签搜索匹配用户、好友组队、私聊、能够根据自身标签匹配与自己相似度最高的用户。帮助你更快速地找到与自己情投意合的伙伴、学习搭子。前端仓库:https://github.com/MrXian763/friends-matching-fronted

java mysql redis spring spring-boot spring-mvc websocket

Last synced: 29 Oct 2025

https://github.com/yafraorg/yafra

source code examples repository - apache cayenne, eclipse rcp, gwt, ejb, perl, python, bash, oracle, mysql, ms sql server, wicket, cxf, restful

framework java opensource python templates typescript

Last synced: 11 Jan 2026

https://github.com/opsmatters/newrelic-api

Java client library for the New Relic Monitoring and Alerting REST APIs built using Jersey and Gson.

alerts alerts-channels alerts-conditions alerts-policies api client dashboard gson java java-library jersey metric-data monitoring newrelic opsmatters plugin-metrics relic relic-apis

Last synced: 19 Jul 2025

https://github.com/pcloud/pcloud-networking-java

A Network Stack for pCloud's API written in Java

android api java networking pcloud pcloud-api

Last synced: 13 May 2025

https://github.com/DSCKGEC/Resumie

Resumie is an android CV & Portfolio app. Now carry your resume with you wherever you go!

android gradle java xml

Last synced: 12 Mar 2025

https://github.com/ushelp/pushlet-userunicast

JAVA COMET UserUnicast framework based on Pushlet. 基于pushlet的用户点播JAVA comet实现框架。

java pushlet pushlet-java-comet userunicast

Last synced: 14 Jul 2025

https://github.com/romanitalian/moneytracker

MoneyTracker - android application. Budget your finances to keep track of where your money is going. BudgetTracker is a complete money management. Feel free to get feedback about MoneyTracker.

android android-app java study

Last synced: 13 Apr 2025

https://github.com/walkerlj0/selenium_course_example_code

Example code adapted from the lessons from Dave Haeffners' Selenium guidebook & the libraries included in that guidebook

automated java javascript python selenium testing testing-framework

Last synced: 13 Apr 2025

https://github.com/luke-c/ikue

Japanese dictionary application for Android

android android-application dictionary japanese japanese-language java mobile-app

Last synced: 24 Dec 2025

https://github.com/syncfusionexamples/java-mail-merge-examples

Mail merge data to a Word document in Java without Microsoft Word or interop dependencies.

java mail-merge word-library

Last synced: 15 Aug 2025

https://github.com/gibbed/xex2kit

XEX2 tooling for Ghidra.

ghidra java ppc xbox360 xenon

Last synced: 18 Aug 2025

https://github.com/taymyr/lagom-extensions

Utilities for Lagom framework

java kotlin lagom

Last synced: 05 Apr 2025

https://github.com/burgyl/SelfUpdatingApp

An Android Application that can update itself if new releases in GitHub are available.

android java update update-checker updater

Last synced: 04 Apr 2025

https://github.com/harmindersinghnijjar/runescapegpt

Leverage OpenAI's latest GPT model to assist with writing Old School Runescape bots using the latest DreamBot API.

chatgpt docker dreambot dreambot-3 gpt gpt3-turbo gpt4 java oldschool-runescape runescape runescape-bots

Last synced: 23 Jul 2025

https://github.com/ivangfr/springboot-aws-localstack-opensearch-s3-secretsmanager

In this project, we will use LocalStack to locally simulate some services provided by AWS Cloud such as OpenSearch, S3, and Secrets Manager. Additionally, to simplify the use of AWS managed services, we will use Spring Cloud AWS.

aws aws-opensearch aws-s3 aws-secrets-manager docker java localstack omdb-api semantic-ui spring-boot spring-cloud-aws spring-web-mvc springdoc-openapi thymeleaf

Last synced: 23 Aug 2025

https://github.com/renfei/springclouddemo

SpringCloud微服务入门教程,包含Eureka注册发现、Config配置中心、BUS消息总线、FeignClient客户端 、Zuul网关、Hystrix服务熔断降级、Stream消息队列、Sleuth链路监控、Swagger文档的基本整合演示。

java maven microservice microservices spring spring-cloud

Last synced: 20 Aug 2025

https://github.com/picimako/intellij-live-templates

IntelliJ Live templates for various Java libraries with guides and examples for template variable functions.

intellij java live-template

Last synced: 26 Aug 2025

https://github.com/ivanyu/java-agents-demo

An example of bytecode modifying Java agents done with Javassist and Byte Buddy

blog-post byte-buddy java java-agent javassist

Last synced: 15 Apr 2025

https://github.com/qaf-tm/qaf-support-ws

Support project that provides ready to use steps for webservices

bdd java qaf rest rest-api test-automation testng webservices

Last synced: 08 Aug 2025

https://github.com/richard-austin/security-cam

CCTV Security cam NVR accessible via web directly or through Cloud. service. Run on Raspberry pi

angular cctv-monitoring dpkg dpkg-deb ffmpeg golang groovy java nvr onvif onvif-discovery ptz python raspberry-pi rtsp security-camera spring-boot spring-security ubuntu webapp

Last synced: 08 Jan 2026

https://github.com/phoenix616/versionconnector

Bungee plugin to connect different Minecraft client versions to different servers on join

bukkit bungee bungeecord forge java minecraft plugin protocol spigot

Last synced: 23 Mar 2025

https://github.com/jiaqi/datamung

An AWS solution that backs up RDS data in form of S3 object which is transfer'able across regions or accounts

aws backup cloud java netflix prize rds

Last synced: 12 Jan 2026

https://github.com/anuken/ludumdare46

Ludum Dare 46 entry

html5-game java ludum-dare ludum-dare-46

Last synced: 10 Mar 2026

https://github.com/dvoraka/av-service

Network file service with replication and anti-virus checking

amqp anti-virus database file-services java jms kafka replication rest solr spring spring-boot storage

Last synced: 16 Jan 2026

https://github.com/raymondxu/java-workshop

Intermediate Java workshop on variables, abstraction, and design patterns ☕

design-patterns java workshop

Last synced: 15 Aug 2025

https://github.com/fracpete/multisearch-weka-package

Weka package for parameter optimization, similar to GridSearch, but with arbitrary number of parameters.

classification java machine-learning optimization plugin regression weka

Last synced: 04 Mar 2026

https://github.com/tginsberg/java-timestream

A set of builders that create streams of java.time objects

java java-8 java-time stream

Last synced: 31 Aug 2025

https://github.com/lucasrmagalhaes/matches-simulator-java_kotlin

Sportheca Mobile DEV Week - Simulador de Partidas 🎲

android-studio dio firebase java kotlin sportheca

Last synced: 24 Aug 2025

https://github.com/chaosdorf/meteroid

Meteroid is a small Android application to manage your account in https://github.com/chaosdorf/mete

android-application hacktoberfest java mete

Last synced: 07 Apr 2025

https://github.com/walshydev/streamdeck4j

Java library for the StreamDeckSDK

java streamdeck streamdecksdk

Last synced: 26 Oct 2025

https://github.com/apache/hbase-site

Apache HBase Site

database hbase java

Last synced: 21 Aug 2025

https://github.com/humbertodias/noaa-parse-grib-files

Java Way to download and parse GRIB files

java noaa

Last synced: 08 Sep 2025

https://github.com/powersystem2024/dynamic-devs

Repositorio del grupo "DynamicDevs⚡", estudiantes de la Tecnicatura Universitaria en Programación UTN

backend frontend java javascript programming python vuejs web website

Last synced: 11 Apr 2025

https://github.com/mgarcia01752/q-number-format

Q is a fixed point number format where the number of fractional bits is specified

java qnumber-format

Last synced: 28 Oct 2025

https://github.com/scify/icsee

ICSee runs on small portable devices (smartphones, tablets) and makes reading and object identification easier. Simply, conveniently and always available!

android assistive assistive-technology hacktoberfest java opencv special-needs video video-processing visual-impairments

Last synced: 06 Sep 2025

https://github.com/OpenIPC/LoTool

Internal chip information extractor from HiSilicon HiTool

java openipc tools

Last synced: 03 Apr 2025

https://github.com/bytedeco/javacpp-embedded-python

With this library, you can embed Python to your Java or Scala project. The main purpose of this library is to use Python libraries from Java or Scala.

java python scala

Last synced: 13 Apr 2025

https://github.com/pasan-pahasara/spring-boot-crud

This Project is introduced learning Spring Boot Basic CRUD Operation.

hibernate java mysql spring-boot

Last synced: 11 Apr 2025

https://github.com/grahamedgecombe/apiviz

A fork of APIviz with out of the box support for classes compiled with Java 8.

java javadoc

Last synced: 11 Apr 2025

https://github.com/aimtiaz11/ms-sqlserver-jdbc-tester

Command line Java app to test JDBC connection to Microsoft SQL Server Database using 9.2.0 SQL Server JDBC driver.

java jdbc-connection microsoft-sql-server

Last synced: 30 Oct 2025

https://github.com/nerdherd/chargedup2023

Code for FRC Team 687's 2023 robot.

frc java robotics

Last synced: 12 Apr 2025

https://github.com/finn-no/retriable-kafka-consumer

Retriable consumer pool for kafka

finn-no java kafka

Last synced: 10 Apr 2025

https://github.com/darmiel/eeee

Small Framework for University Exercises

framework java university

Last synced: 13 Apr 2025

https://github.com/revelc/zookeeper-maven-plugin

A Maven plugin for launching a ZooKeeper server for integration testing

hacktoberfest integration-testing java maven maven-plugin zookeeper

Last synced: 02 May 2025

https://github.com/moderocky/mimic

A stronger alternative for Java's Proxy API. Allows the creation of 'mimicked' classes and interfaces with the ability to replace their method behaviour.

bytecode java java-17 proxy reflection

Last synced: 21 Mar 2025

https://github.com/mikesafonov/spring-boot-starter-prometheus-alerts

Spring Boot Starter for handling alerts from Prometheus Alertmanager

java prometheus prometheus-alertmanager spring-boot

Last synced: 15 Jun 2025

https://github.com/weizhiwen/knowledge-base

知识库,包括 Java、Python、日常的一些记录等等

java knowledge-sharing mongodb python redis

Last synced: 19 Mar 2025

https://github.com/ketanchoyal/attendancemanagement

Attendance Management Application based on Barcode and GPS. Firebase Firestore is used here.

android android-application android-studio firebase firestore java

Last synced: 11 Apr 2025

https://github.com/heruan/jaxrs-range-filter

HTTP Ranged Requests for JAX-RS.

java jax-rs serve-byte-ranges

Last synced: 15 Jun 2025

https://github.com/jenkinsci/idea-stapler-plugin

Jenkins Development Support for IntelliJ IDEA

hacktoberfest intellij-plugin java jelly jenkins jexl stapler

Last synced: 24 Mar 2025

https://github.com/bonigarcia/selenium-jupiter-examples

Test examples using Selenium-Jupiter, Selenium WebDriver, and JUnit 5

appium docker java jenkins junit5 selenium selenium-grid selenium-webdriver testing vnc

Last synced: 23 Mar 2025

https://github.com/xdev-software/mockserver-neolight

A lightweight rewrite of the MockServer project with focus on simplicity, maintainability and Testcontainers

java mock-server mockserver proxy testcontainers

Last synced: 22 Jan 2026

https://github.com/correctexam/corrigeExamBack

Web app to grade your assessments anywhere

docker grade gradescope java

Last synced: 10 Mar 2025

https://github.com/swimos/greenhouse

This is an advanced sample application that demonstrates deploying and running Swim on a network of Raspberry Pis and using configuration to change behavior. This version uses Docker Images for build and deployment to Azure Iot Edge devices.

arduino distributed java javascript nodejs raspberry-pi raspberrypi swim

Last synced: 08 Apr 2025

https://github.com/chestshop-authors/chestshopnotifier

Bukkit plugin that allows your players to see who bought or sold what while they were offline.

bukkit chestshop hacktoberfest java minecraft plugin spigot

Last synced: 16 Apr 2025

https://github.com/c4j/commander4j

Commander4j Production Recording and Labelling using EAN128 barcodes. Now includes Weight Checks, Waste Logging, Quality Control and much more. Supports mySQL, MS SQL Server and Oracle Databases. Java Swing Client and Javascript web pages for Zebra/Morotolla/Symbol wireless mobile computers.

barcode barcode-generator barcode-scanner ean128 enterprise gs1 gs1-standard interfaces java pallet production quality-control reporting sscc sscc-labels traceability waste-management weight-tracking

Last synced: 14 Mar 2026

https://github.com/mehmettemizkan/learningjava

This repo contains demo programs written in Java.

java mehmettemizkan

Last synced: 01 Sep 2025

https://github.com/andifalk/ssl-demo

Demo to enable HTTPS and HTTP/2 for spring boot web application

http2 https java kotlin root-certificate server-certificate spring-boot spring-security ssl tls tls-certificate

Last synced: 12 Apr 2025

https://github.com/akhilerm/castle

An open source implementation of the Google Foobar challenge

bash docker foobar google-foobar java jquery-terminal laravel online-compiler python shell

Last synced: 23 Mar 2025

https://github.com/D4rK7355608/com.d4rk.englishwithlidia.plus

English with Lidia Plus is an Android app that helps you learn English with fun and engaging lessons. Whether you are a beginner or an advanced learner, English with Lidia Plus will help you achieve your goals and improve your fluency. 📗

android android-app android-application android-applications android-apps androidstudio apk audio-lecture audio-lessons d4rk foss google-play-app java kotlin kotlin-android learn-english learning teaching teaching-material website

Last synced: 21 Apr 2025

https://github.com/shmuelamar/rs-py-java

Rust FFI example project for Java & Python

ffi java python rust

Last synced: 09 Sep 2025

https://github.com/varunsingh87/ambient-noise-remover

A Java program that removes ambient noise from an audio file

java java-sound-api kalman-filter noise-cancellation noise-detection

Last synced: 17 Apr 2025

https://github.com/rameshmf/j2ee-design-patterns

Repository for J2EE design patterns with examples.

design-patterns j2ee java

Last synced: 03 May 2025

https://github.com/kapilyadav-dev/censory

Censored word library, Ban abusive words

abuse-detection androd censored-words java

Last synced: 12 Apr 2025

https://github.com/lijiahangmax/orion-ops-extension-plugins

此项目为 orion-ops 的拓展插件仓库, 目前仅包含了机器监控数据采集端

alarm alarms java metrics monitor monitoring orion-ops oshi

Last synced: 16 Apr 2025

https://github.com/f-lab-edu/jshop

이커머스 웹서비스를 만들어보고 성능 테스트를 진행해 병목을 제거해 성능을 최적화해보는 프로젝트

grafana java mysql8 ngrinder redis spring-boot

Last synced: 01 Jul 2025

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

Mirror of Apache James jSieve

james java mail network-server

Last synced: 10 Mar 2026

https://github.com/artipie/central

Artipie central files and configurations

artifact java website

Last synced: 13 May 2025

https://github.com/omarlamin01/dairy-farm-management-system

Desktop application for managing dairy farms, built using java, javafx & MySQL

java javafx javafx-desktop-apps mysql mysql-database

Last synced: 11 Jun 2025

https://github.com/keith-gamble/example-perspective-component-module

An Example Repository for building Ignition Perspective Component Modules

ignition ignition-perspective inductive-automation java perspective

Last synced: 21 Feb 2026

https://github.com/mygreen/excel-cellformatter

Excelのセルの書式を解析してフォーマットするライブラリ。

excel java poi

Last synced: 16 Jan 2026