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/namek/artemis-odb-entity-tracker

:game_die: Visual Entity Tracker for ECS library: artemis-odb

artemis-odb ecs entity-component-system gamedev java kotlin

Last synced: 16 Mar 2026

https://github.com/adoptium/bumblebench

A microbenchmarking test framework for Eclipse Adoptium

benchmark java performance

Last synced: 09 Oct 2025

https://github.com/ibm-wm-transition/ganymed-ssh-2

Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java.

java ssh-client-library

Last synced: 13 Oct 2025

https://github.com/virgilsecurity/virgil-sdk-java-android

Virgil Core SDK allows developers to get up and running with Virgil Cards Service API quickly and add end-to-end security to their new or existing digital solutions to become HIPAA and GDPR compliant and more.

android cryptography encryption end-to-end-encryption gdpr hipaa java maven pki sdk

Last synced: 08 Aug 2025

https://github.com/pajaydev/travelwebapplication-virtugo

This project is to develop a travel planner system, which describes about the climatic conditions, interesting places to visit, top hotels in the area and some additional features like travel reminders depending on the user’s destination. We have used Angular JS, HTML 5 for front end and Spring boot, MySQL for backend.

angularjs climatic-conditions java mysql spring-boot travel-planner

Last synced: 08 Jul 2025

https://github.com/guhan-sensam/android-notification-in-python

A comprehensive guide into creating notification on android using python

android java notifications pyjnius python

Last synced: 30 Apr 2025

https://github.com/gsurma/steganographer

Script allowing hiding or revealing data in image files.

cryptography java steganography

Last synced: 08 Jul 2025

https://github.com/jveverka/java-17-examples

JDK 17 examples and demo projects

java java-12 java-13 java-14 java-15 java-16 java-17

Last synced: 23 Apr 2025

https://github.com/winroad-net/wrdoclet

wrdoclet(问道) is a javadoc doclet that tries to generate API doc for Spring MVC service, JAX-WS service, dubbo service.

api-documentation api-documentation-tool doclet docs-generator document documentation java javadoc javadoc-doclet

Last synced: 10 Apr 2025

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

Checkout.com SDK for Java

java sdk

Last synced: 12 Mar 2026

https://github.com/eliasnogueira/selenium-java-browser-factory

Example of the Factory design pattern implementation to create browser instances using Selenium WebDriver

factory-pattern java selenium-webdriver test-automation

Last synced: 21 Mar 2025

https://github.com/weilueluo/tsm4j

A tiny, in-memory, zero dependency state machine library

java state-machine

Last synced: 26 Sep 2025

https://github.com/fjossinet/rnartistcore

A Kotlin DSL to create and plot RNA 2D structures. The drawing engine behind RNArtist to be used from the command line.

bioinformatics drawing-algorithm dsl java kotlin plot-rna rna rna-molecule rna-secondary-structure rna-structure visualization

Last synced: 08 Apr 2025

https://github.com/tribler/trustchain-simulator

This repository contains Trustchain (Blockchain) simulations built with OMNeT++

blockchain graphs java matlab omnetpp

Last synced: 21 Jul 2025

https://github.com/aws/aws-durable-execution-sdk-java

Java SDK for AWS Lambda Durable Functions

aws durable-execution java lambda serverless

Last synced: 07 Apr 2026

https://github.com/ianshulx/dsa-programs

Note: This repository is not part of Hacktoberfest, but contributions are still welcome if you'd like to contribute!

beginner-friendly c clanguage contributions-welcome cplusplus cpp datastructures dsa dsa-algorithm good-first-project hacktoberfest hacktoberfest2022 java javaalgorithm open-source

Last synced: 04 Apr 2025

https://github.com/kumailn/androidscientificcalculator

➕An elegant feature-packed scientific calculator app for Android. Published on the Google Play Store.

android app calculator gradle java kitkat lollipop marshmallow nougat playstore

Last synced: 19 Jul 2025

https://github.com/Simsilica/SiO2

Base pack of useful reusable game code that can help bootstrap any JME game project.

java jme3 jmonkeyengine jmonkeyengine3

Last synced: 19 Mar 2026

https://github.com/timboudreau/vl-jung

NetBeans Visual Library integration with JUNG (Java Universal Graph Library) for rich, animated visualizations of graphs using real components

graph gui java visualization-library

Last synced: 27 Feb 2026

https://github.com/vidtu/ksyxis

Ksyxis: Speed up your world loading by removing spawn chunks.

fabric fabricmc forge java minecraft minecraft-mod mod neoforge neoforged optimization performance quilt quiltmc

Last synced: 19 Apr 2026

https://github.com/Simsilica/SimEthereal

A high performance library for real-time networked object synching.

java jmonkeyengine jmonkeyengine3 network-library

Last synced: 19 Mar 2026

https://github.com/apache/tsfile-viewer

Apache TsFile Viewer

java timeseries tsfile

Last synced: 07 May 2026

https://github.com/apache/datafusion-java

Java bindings for Apache DataFusion

apache arrow datafusion java jni jvm query-engine sql

Last synced: 15 Jun 2026

https://kag0.github.io/tail

simple tail call optimization and stack safety for Java

java tail-call-optimization trampolines

Last synced: 02 Apr 2025

https://github.com/sirblobman/blueslimecore

A custom plugin library that can be used by anyone to enhance their own plugins.

api bukkit bungeecord factions java language library minecraft multiversion nms paper spigot

Last synced: 16 Mar 2025

https://github.com/mattczyr/realistictorches

A Minecraft mod that causes torches to burn out after a configurable amount of time.

forge forge-mod java minecraft minecraft-forge minecraft-mod mod

Last synced: 14 Jul 2025

https://github.com/thamyresarm/dio-bootcamp-ifood-java

Repositório com todos os desafios de códigos do curso Java da Ifood com a DIO

java spring-boot

Last synced: 29 Apr 2025

https://github.com/jbapple/libfilter

High-speed Bloom filters and taffy filters for C, C++, and Java

bloom-filter bloom-filters bloomfilter c cpp data-structures java library

Last synced: 16 Mar 2025

https://github.com/pengmaster/ndkjnidemo

:satellite: NDK-JNI开发入门教程

android android-studio cmakelists cpp java jni ndk ndk-cmake

Last synced: 28 Oct 2025

https://github.com/houko/javacodingstandards

Java coding specification (daily coding summary, standardizing project team members have a unified specification, convenient cooperation, error checking, refactoring, etc.) When you abandon the specification to write code as you like when you come back to read it, Remove all the impulses of rewriting.

coding-standards java

Last synced: 29 Oct 2025

https://github.com/mybatis/cdi

MyBatis CDI Extension

cdi extension jakarta-ee java java-ee

Last synced: 09 Apr 2025

https://github.com/casid/jte-intellij

IntelliJ plugin for jte template files.

intellij-plugin java template-engine

Last synced: 16 Mar 2025

https://github.com/pelock/stringencrypt-webapi

String Encryption and File Encryption for C/C++, C#, Visual Basic .NET, Delphi/Pascal/Object Pascal, Java, JavaScript, Python, Ruby, AutoIt, PowerShell, Haskell, MASM, FASM programming languages.

autoit cpp csharp delphi encrypted-strings encryption fasm file-encryption haskell java javascript js masm object-pascal pascal powershell python ruby string-encryption visual-basic-net

Last synced: 30 Jul 2025

https://github.com/dawnings/dy-task-actuator-simple

待遇任务执行器-一个简单的任务执行器

java maven task

Last synced: 24 Jul 2025

https://github.com/j256/simplecsv

Simple Java CSV reading and writing library using Java annotations

annotations csv java

Last synced: 22 Mar 2025

https://github.com/zoran-jankov/repairq

RepairQ is a ticket system software application that is aimed for repair shops. It is used to track all business related things, from creating and tracing tickets, registering customers, devices that are being repaired, repair parts inventory and more.

beginer business-application data-structures database github-page java registration-forms registration-system repair-management repair-processes repair-service repairs-department serbian swing ticket-management

Last synced: 15 Apr 2025

https://github.com/mpgirro/stalla

A Kotlin and Java library for RSS podcast feeds

java kotlin podcast rss-feed

Last synced: 16 Apr 2025

https://github.com/anjia0532/weixin-qiye-alert

微信企业号报警器

java weixin-qiye-alert

Last synced: 11 Jul 2025

https://github.com/doudoutangs/1.bid_system

github不会经常在线,可加QQ:553039957,详谈。招投标管理系统是一个简化的招投标系统。系统分为五大模块:公告管理,投标管理,评标管理,系统管理,系统维护。 主要技术:SpringMVC+MyBatis+MySQL+JSP+Layui,JQuery

java jquery jsp layui mybatis mysql springmvc

Last synced: 29 Oct 2025

https://github.com/fantasticmao/pokemon-wiki

一起来收服神奇宝贝吧!

java pokemon

Last synced: 11 Jul 2025

https://github.com/diennea/carapaceproxy

A Distributed Java Reverse Proxy

http-proxy java load-balancer netty proxy

Last synced: 18 Jun 2025

https://github.com/heliosminecraft/heliosclient

Fabric anarchy utility mod for the latest Minecraft version.

fabricmc-mod helios-client helios-utility-mod java minecraft-mod minecraft-utility-mod

Last synced: 12 Apr 2025

https://github.com/apache/portals-pluto

Mirror of Apache Pluto

java portals web-framework

Last synced: 13 Apr 2025

https://github.com/exalab/axgit

Best Git CLI Client for Android

android git git-cli git-client java static-binary

Last synced: 06 May 2025

https://github.com/stephanj/llama3javachatcompletionservice

Llama3.java Inference engine with OpenAI Chat Completion REST API/

inference-api java llama3 openai-api

Last synced: 05 May 2025

https://github.com/treblereel/three4g

Three.js for GWT

3d gwt html5 java vr webgl

Last synced: 05 May 2025

https://github.com/snowty/myfacepp

基于Face++的人脸识别课堂考勤系统。

android java

Last synced: 14 Jul 2025

https://github.com/superwall/superwall-android

Remotely configure every aspect of your paywall and double your revenue.

android iap java jetpack-compose kotlin kotlin-coroutines ota receipt-validation revenue-cat

Last synced: 24 Feb 2026

https://github.com/lijiahangmax/orion-kit

一个功能强大, 覆盖面广的工具类库。让你的开发无须编写重复的底层代码, 提高开发效率, 让你的代码更加简练、易读, 稳定且优雅。

common io java jsch kit lang spring string tools util utils

Last synced: 04 Oct 2025

https://github.com/jddev0/energizedpower

This is a technology Forge/NeoForge/Fabric mod with many machines.

fabric fabric-mod fabricmc fabricmc-mod forge forge-mod java minecraft minecraft-mod minecraftforge mod neoforge neoforge-mod

Last synced: 05 Jun 2026

https://github.com/jimlind/filmlinkd

Your Favorite Letterboxd Discord Bot

discord discord-jda java jda letterboxd

Last synced: 01 Apr 2026

https://github.com/alxkm/reflector

Reflector is tiny java reflections library

java reflection reflection-api reflection-library study

Last synced: 28 Feb 2026

https://github.com/x4e/blog

Where I write stuff.

java jvm reverse-engineering

Last synced: 30 Apr 2025

https://github.com/woostju/ansible-client

A java client connect to Ansible server through ssh, and run Ansible command

ansible java ssh

Last synced: 03 Sep 2025

https://github.com/sinnerschrader/skillwill

Skills Management @ SinnerSchrader

java less react redux skills spring-boot

Last synced: 13 Apr 2025

https://github.com/longluo/su

The tools to get the ROOT in the Android Device. ---获取Android硬件设备的root权限。

android drivers hacking java linux root sudo

Last synced: 22 Apr 2025

https://github.com/soabase/soabase-stages

A tiny library that makes staged/pipelined CompletableFutures much easier to create and manage

concurrency futures java java-8 java-9 threading

Last synced: 12 Jan 2026

https://github.com/hoangsonww/employee-management-fullstack-app

🧑🏻‍💻 This repository hosts the Employee Management Full-Stack App, built with a modern React frontend with a robust Java Spring Boot backend to provides efficient data management and an interactive user experience. Currently deployed live with AWS RDS, Docker, Render, & Vercel.

aws docker full-stack fullstack-development java javascript jsx maven mongodb mui-material rds-mysql react reactjs rest-api restful-api spring spring-boot spring-mvc springframework vercel

Last synced: 29 Oct 2025

https://github.com/bagyoni/origamieditor3d

Virtual paper folding application

java origami wysiwyg

Last synced: 18 Dec 2025

https://github.com/justdoom/flappyac

A 1.8 - 1.18 anticheat (When the full releases is out)

anticheat bukkit bukkit-api bukkit-plugin java spigot-api spigot-plugin spigotmc

Last synced: 21 Mar 2025

https://github.com/vonzhou/blog

My Blog

blog c java programming

Last synced: 20 Jul 2025

https://github.com/green4j/green-jelly

Garbage-free (green), simple and fast stream oriented JSON parser and generator if you need to parse/generate mega(giga)bytes of data with no GC pauses

fast java json json-generator json-parser streaming

Last synced: 11 Jan 2026

https://github.com/santanusinha/dropwizard-db-sharding-bundle

A bundle for implementing application level sharding on traditional databases.

dropwizard dropwizard-bundle java mariadb mysql

Last synced: 06 Apr 2025

https://github.com/brentvollebregt/price-per-unit

An Android app that helps you compare prices of similar products 💵 💰

android java price price-per-unit unit-price

Last synced: 18 Apr 2026

https://github.com/oreoft/cache-anno

Automatic cache annotation based on AOP implementation, support Redis and local cache, read and write cache data in the simplest way

annotation cache java redis

Last synced: 11 Jan 2026

https://github.com/picovoice/flutter-voice-processor

Flutter audio recording plugin designed for real-time speech audio processing

android audio audio-processing audio-recorder dart flutter ios java swift

Last synced: 14 Jul 2025

https://github.com/dice-group/iguana

IGUANA is a benchmark execution framework for RDF triple stores and quad stores

benchmark benchmarks http iguana java performance-analysis performance-testing rdf sparql stresstest stresstesting triplestore

Last synced: 10 Mar 2026

https://github.com/udaychandra/bdd

JUnit 5 based BDD library to create and run stories and behaviors a.k.a BDD specification tests

bdd bdd-framework java junit junit5

Last synced: 15 Apr 2025

https://github.com/depromeet/swimie-server

🏊‍♂️ 친구들의 응원과 함께하는 수영일기, Swimie!

generative-ai hexagonal-architecture java jenkins multi-module mysql redis sentry spring-boot

Last synced: 19 Apr 2025

https://github.com/pscheidl/cdi-events-playground

Demonstrates the capabilities of Java EE CDI events

cdi example java javaee tutorial

Last synced: 14 Mar 2026

https://github.com/pierreschwang/netty-packet

Simple & Lightweight Netty packet library + event system

event java netty packet

Last synced: 23 Mar 2025

https://github.com/kezhenxu94/chatgpt-java

ChatGPT SDK for Java, CLI, GitHub Actions, demo, etc.

chatgpt chatgpt-api chatgpt-bot chatgpt-cli chatgpt-github-action chatgpt-java chatgpt-sdk java

Last synced: 15 Apr 2025

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

Java library used to integrate with Descope

authentication descope java java-sdk sdk spring spring-boot spring-security

Last synced: 15 Apr 2025

https://github.com/jetkai/proxy-scraper

This is an application that scrapes various Proxy API Endpoints, then compiles the proxies into files within the "/proxies/" directory.

exe gradle httpclient jackson-json jar java jdk11 kotlin launch4j proxies proxy proxy-scrape proxy-scraper scraper scraping selenium-java web-scraper web-scraping

Last synced: 02 Sep 2025

https://github.com/moeraorg/moera-node

Moera node, for issues use: https://github.com/MoeraOrg/moera-issues/issues

backend blog cloud decentralized java moera personal-blog personal-cloud rest-api social-network spring

Last synced: 29 Jun 2025

https://github.com/thomasdaheim/ownnoteeditor

JavaFX editor for the ownNote files locally stored in ownCloud folder

java java10 java11 java15 javafx nextcloud tinymce

Last synced: 24 Aug 2025

https://github.com/ovirt/ovirt-engine-sdk-java

The oVirt Java SDK

java

Last synced: 11 Apr 2025