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/pool-of-tears/ktscheduler

LIghtweight task/job scheduling library for Kotlin, powered by Kotlin coroutines!

backend java job-scheduler jvm kotlin kotlin-coroutines kotlin-library task-scheduler

Last synced: 13 Oct 2025

https://github.com/apache/geronimo

Mirror of Apache Geronimo

geronimo http java javaee network-server web-framework

Last synced: 19 Oct 2025

https://github.com/ai-forever/spring-ai-gigachat

Spring AI extension for GigaChat LLM

gigachat java kotlin spring-ai

Last synced: 01 Feb 2026

https://github.com/3kuai/hanbo-db

hanboDB is a high available,low latency memory database system

java message-queue netty4 pubsub redis-server

Last synced: 26 Apr 2026

https://github.com/xvik/guice-validator

Guice javax.validation method validation integration

guice java validator

Last synced: 13 Apr 2025

https://github.com/nuno-faria/sokoban-game

A sokoban game made in Java with JavaFX

coop game java javafx multiplayer puzzle sockets sokoban

Last synced: 19 Apr 2025

https://github.com/asaph/twofactorauth

Google Authenticator compatible 2-Factor Auth in Java

2fa 2factor google-authenticator java

Last synced: 12 Apr 2025

https://github.com/ksoichiro/gradle-build-info-plugin

Gradle plugin to include build information such as Git commit ID to your JAR. It can be used to show Git commit information with Spring Boot Actuator.

gradle gradle-plugin java spring-boot

Last synced: 12 Apr 2025

https://github.com/poppsya/mediateka

The app demonstrates principles of usecases with RxJava2 , Dagger2 , Room , MVP , Mockito and Clean Architecture in Android. 📚

android android-application android-cleanarchitecture clean-architecture dagger2 gson java kotlin kotlin-android mockito-framework mvp mvp-android retrofit room room-android room-persistence-library rxjava-android rxjava2 testing unit-testing

Last synced: 16 Aug 2025

https://github.com/mapteb/simple-state-machine

A simple Java state machine for Spring Boot projects

finite-state-machine fsm java spring-boot state-machine statechart statemachine

Last synced: 03 May 2025

https://github.com/woowacourse-teams/2022-moragora

주제만 정해주세요, 출첵은 제가할게요! ✅

java javascript jpa react spring spring-boot typescript

Last synced: 13 Apr 2025

https://github.com/alibaba/table-computing

Table-Computing (Simplified as TC) is a high performance and low latency computing framework, 10x faster than Flink for complicated use cases, distributed and light weighted, relational operation, simple to use, write less and do more.

big-data data-analysis java stream-processing table-computing tc

Last synced: 14 Oct 2025

https://github.com/thedumbtechguy/Folio

A Page based navigation framework for Android with a simplified lifecycle and easy transition animations.

android fragments java lifecycle navigation navigation-framework page

Last synced: 18 Jan 2026

https://github.com/resourcepool/training-java

A 2-month fulltime java training around an incremental project. Java / JSP / Servlet / Maven / JUnit / Mockito / Selenium / Spring / Hibernate / JPA / Hikari CP / Jackson / Spring MVC / Spring Security / Gatling

docker-container java spring-mvc spring-security training

Last synced: 24 Oct 2025

https://github.com/morfly/airin

Airin is a tool for the automated migration of Gradle Android projects to Bazel

android bazel build gradle java kotlin starlark

Last synced: 27 Oct 2025

https://github.com/kuroppoi/brainwine

A portable private server for Deepworld.

deepworld java private-server server-emulator

Last synced: 17 Jan 2026

https://github.com/gdut-yy/leetcode-hub-java

基于 java21 + maven3.9 + junit5 + jacoco 的 leetcode + codeforces + atcoder + nowcoder 练习仓库。

algorithm algorithms atcoder codeforces jacoco java java17 java21 junit5 leetcode luogu nowcoder oj oj-solutions unit-test

Last synced: 16 Mar 2025

https://github.com/wkgcass/jdkman

Manage multiple JDK instances.

command-line-tool java native-image

Last synced: 08 Mar 2026

https://github.com/thedumbtechguy/folio

A Page based navigation framework for Android with a simplified lifecycle and easy transition animations.

android fragments java lifecycle navigation navigation-framework page

Last synced: 23 Jul 2025

https://github.com/chorus-bdd/chorus

The Chorus BDD interpreter - Executable specifications for distributed systems

bdd bdd-framework bdd-tests chorus distributed-systems gherkin integration-testing integration-tests java javascript testing

Last synced: 11 Apr 2025

https://github.com/dreamcats/online-interview

在线面试助手:包含各个大厂的面经、算法题、知识点,并且小程序包含长按复制和点击图片预览功能,同时小程序继续优化和开发。

interview java python wx

Last synced: 19 Apr 2025

https://github.com/xedziu/keepmypassword-desktop

KeepMyPassword for Desktop - keep your passwords locally and secure.

hacktoberfest java javafx javafx-desktop-apps

Last synced: 02 Jul 2025

https://github.com/zsr2531/bali

A fast and lightweight .Net library for reading and writing .class files.

binary class csharp dotnet format java

Last synced: 14 Jul 2025

https://github.com/learnlib/alex

Automata Learning EXperience (ALEX) - A free and open-source web application for testing and learning web applications via active automata learning

automata-learning automata-learning-algorithms java learnlib machine-learning selenium web-application

Last synced: 30 Apr 2025

https://github.com/SourceLabOrg/kafka-connect-client

A kafka-connect REST api client for java

java kafka kafka-connect rest-client

Last synced: 03 May 2025

https://github.com/rcsb/colorbrewer

:rainbow: Create color blind friendly color palettes in Java

color-palette colorblind colorbrewer colorpicker java

Last synced: 11 Jan 2026

https://github.com/helpermethod/zip-forge

A tiny, formatter-friendly Java DSL for creating ZIP files.

dsl groovy java java-8 kotlin zipfile

Last synced: 13 Jun 2025

https://github.com/diennea/blazingcache

Blazing Fast Distributed Cache

caching distributed java jcache

Last synced: 02 Feb 2026

https://github.com/SpineEventEngine/core-java

The Java implementation of the framework core

ddd-cqrs-framework event-sourcing java

Last synced: 14 Jun 2025

https://github.com/ivangfr/springboot-keycloak-mongodb-testcontainers

The goals of this project are to: 1) Create a Spring Boot application that manages books, called book-service; 2) Use Keycloak as OpenID Connect provider; 3) Test using Testcontainers; 4) Explore the utilities and annotations that Spring Boot provides for testing applications.

docker integration-testing java keycloak mongodb oauth2-resourceserver spring-boot spring-data-mongodb spring-security spring-web-mvc springdoc-openapi testcontainers unit-testing

Last synced: 12 Oct 2025

https://github.com/madonahs/machine-learning

🌎 I created this repository for educational purposes. It will host a number of projects as part of the process .

java linear-programming linear-regression machine-learning matrices matrix-multiplication neural-network neural-networks python r tensorflow tensorflow-experiments tensorflow-models

Last synced: 02 Jun 2026

https://github.com/kuangcp/notes

:memo: Migrated to(迁移至) https://github.com/Kuangcp/Note 当前仓库已经废弃, 对应的博客网站:

docker gradle groovy java linux markdown maven mysql nginx notes oracle postgresql python spring

Last synced: 20 Aug 2025

https://github.com/anitaa1990/rxandroid-sample

A list of concise write ups on the implementation of RxJava in Android

android android-development java rxandroid rxjava2 rxjavasamples

Last synced: 24 Jul 2025

https://github.com/ukanth/micopacks

Manage Icon packs with Tasker Plugin

android iconpacks java tasker

Last synced: 13 Apr 2025

https://github.com/noear/liquor

Java dynamic compiler (jar in jar compatible), Java expression engine, Java script engine. Dynamic Compilation as a Service! (Supports JSR223)

dynamic-compilation java

Last synced: 14 Apr 2025

https://github.com/rieckpil/getting-started-with-microprofile

:orange_book: Everything you need to know about MicroProfile

eclipse-microprofile java maven microprofile open-liberty

Last synced: 03 Mar 2026

https://github.com/lostsky3000/dfactor

A lightweight server framework in java,一个用java编写的多核服务端开发框架

actor cluster erlang game java mmorpg rpc server ssl websocket

Last synced: 25 Oct 2025

https://github.com/mtarek97/timetable-generator

An automated time table generator using genetic algorithms in java.

genetic-algorithms java javafx-application

Last synced: 08 Oct 2025

https://github.com/questcraftplusplus/pojlib

A Minecraft: Java Edition launcher library partially made with the PojavLauncher base.

java minecraft questcraft

Last synced: 19 Jun 2025

https://github.com/rainbowdashlabs/sadu

Sql and damn utilitites. The successor of the sql-util.

database hacktoberfest java mariadb mysql postgresql sql sqlite utility-library

Last synced: 14 Apr 2025

https://github.com/iminto/hideImage

图片隐写,应用场景看你了

java

Last synced: 11 Apr 2025

https://github.com/agoncal/agoncal-course-quarkus-microservices

Code for of course "Building Microservices with Quarkus"

course java microservice quarkus

Last synced: 12 Apr 2025

https://github.com/stooke/macos-build-openjdk8u

How to compile JDK 8u with Xcode 9, 10, 11 or 12 on macOS. Also with Shenandoah and JavaFX

java jdk jdk8 macos maxosx openjdk openjdk8 osx xcode xcode10 xcode11 xcode12

Last synced: 14 Jun 2025

https://github.com/digitalheir/java-probabilistic-earley-parser

🎲 Efficient Java implementation of the probabilistic Earley algorithm to parse Stochastic Context Free Grammars (SCFGs)

ambiguous-sentences cfg computational-linguistics context-free context-free-grammar earley-algorithm grammar java parser parsing probabilistic probabilistic-earley-parser

Last synced: 14 Apr 2025

https://github.com/kylestev/jvm.js

A Java VM bytecode library written in ES6 for Node.js

bytecode-library jar java java-bytecode javascript javascript-library jvm jvm-bytecode

Last synced: 29 Oct 2025

https://github.com/dorkbox/tweenengine

High performance and lightweight Animation/Tween framework for Java 8+

android animation java

Last synced: 07 May 2025

https://github.com/pankaj-str/java-se-tutorial-codeswithpankaj

Pankaj-Str's GitHub, 'JAVA-SE-Tutorial-codeswithpankaj,' is a concise compendium of Java SE tutorials. Ideal for developers and learners, it offers clear and insightful code snippets, providing an efficient pathway to enhance Java programming skills. A valuable resource for mastering essential concepts

collections concurrency corejava data-structures java javase javatutorials object-oriented-programming oop

Last synced: 10 Apr 2025

https://github.com/atleon/atleon

Lightweight infinite reactive stream processing framework

java kafka rabbitmq reactive-streams reactor sns sns-client sqs sqs-client

Last synced: 18 Apr 2026

https://github.com/orkes-io/orkesworkers

sample workflows using Conductor

demos java netflix-conductor orchestration tutorials

Last synced: 04 Mar 2026

https://github.com/quackster/libreshockwave

An open-source SDK, decompiler and web player for Adobe/Macromedia Shockwave

adobe director dissassembler java macromedia reverse-engineering shockwave

Last synced: 25 May 2026

https://github.com/strykeforce/thirdcoast

Third Coast swerve drive and telemetry API for FRC robots

frc java swerve-drive

Last synced: 14 Mar 2026

https://github.com/dataanon/data-anon

Data Anonymization implementation in Kotiln

anonymization blacklist dsl java kotlin kotlin-anonymization whitelist

Last synced: 02 Aug 2025

https://github.com/igrishaev/ring-jdk-adapter

Zero-deps Ring server on top of jdk.httpserver

clojure http java ring

Last synced: 21 Aug 2025

https://github.com/leewyatt/fxgl_tank

Game 90 tank; Powered by FXGL game engine

fxgl game java javafx tank

Last synced: 27 Jul 2025

https://github.com/woowacourse-teams/2023-naaga

장소의 사진을 보고 걸어다니며 추리하는 게임 서비스: "나아가"🕵🏻‍♂️

android java kakao-api kotlin kotlin-android naver-api spring spring-boot

Last synced: 13 Apr 2025

https://github.com/codota/tabnine-atom

:atom: Atom client for Tabnine - Code Faster with the All-Language AI Assistant for Code Completion, autocomplete JavaScript, Python, TypeScript, PHP, Go, Java, node.js, Ruby, C/C++, HTML/CSS, C#, Rust, SQL, Bash, Kotlin, React, Swift, Scala, Sass, Perl, Objective C, Node JS, Matlab, Haskell, Dart, Angular. https://atom.io/packages/tabnine

artificial-intelligence atom atom-package autocomplete bash c cpp golang gpt-2 java javascript lua php python ruby rust swift typescript

Last synced: 10 Jun 2026

https://github.com/ketola/jlibra

A Java library for building applications on Diem (previously known as Libra)

cryptocurrencies diem hacktoberfest java libra

Last synced: 11 May 2025

https://github.com/leonardosnt/java-class-tools

Read and write java class files in Node.js or in the browser.

assembler browser class disassembler java javascript node parser reader writer

Last synced: 30 Oct 2025

https://github.com/stil4m/transmission-rpc-java

Java implementation of the Transmission RPC API.

java rpc transmission

Last synced: 18 Jul 2025

https://github.com/xvik/guice-persist-orient

Guice integartion for OrientDB

guice java orientdb

Last synced: 13 Apr 2025

https://github.com/Ilya-Gh/Typewriter

Typewriter pull to refresh Android animation.

android animation animation-library java pull-to-refresh

Last synced: 20 Apr 2025

https://github.com/threadnew/ssm_project

这个一个SSM+shiro+maven+bootstrap的项目实战,经典的图书管理系统。

bootstrap java mybatis mysql shiro spring springmvc ssm-maven

Last synced: 29 Oct 2025

https://github.com/ntnu-ihb/fmi4j

FMI4j is a software package for dealing with Functional Mockup Units (FMUs) on the JVM

co-simulation fmi fmi-standard fmu java kotlin model-exchange

Last synced: 15 Jul 2025

https://github.com/webfuzzing/dataset

Web Fuzzing Dataset (WFD): a set of web/enterprise applications for experimentation in automated system testing

benchmark casestudy enterprise-applications java rest test

Last synced: 07 Oct 2025

https://github.com/sncf-connect-tech/hesperides

Configuration management tool providing universal text file templating and properties editing through a REST API or a webapp (backend part)

backend configuration-management hacktoberfest hesperides java mongodb mustache spring-boot templating

Last synced: 23 Oct 2025

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

Java wrapper for ArrayFire

arrayfire gpgpu gpu hpc java java-wrapper

Last synced: 17 Dec 2025

https://github.com/dhatim/dropwizard-jwt-cookie-authentication

Dropwizard bundle managing authentication through JWT cookies

cookie dropwizard java jwt module

Last synced: 12 Jan 2026

https://github.com/igr/jrsmq

A lightweight message queue for Java that requires no dedicated queue server. Just a Redis server.

fifo java message-queue queue redis rsmq

Last synced: 21 Jun 2025

https://github.com/hoanghiephui/bitcoin-wallet

Bitcoin Wallet app for your Android device. Bitcoin Wallet is decentralized and peer-to-peer. There is no server that would hold any of your private data.

android android-jetpack bitcoin bitcoin-wallet bitcoinj blockchain dagger2 java kotlin p2p rxjava2 wallet

Last synced: 28 Oct 2025

https://github.com/zmievsa/autograder

Automatic assignment grading for instructor use in programming courses

c cpp education grading grading-system java python testcases utility

Last synced: 30 Mar 2025

https://github.com/wenbochang888/seckill

Java高并发秒杀系统,基于SSM + redis实现

high-concurrency java redis seckill ssm

Last synced: 05 May 2025

https://github.com/stepio/coffee-boots

Support property-based configuring of multiple Caffeine caches for Spring Cache abstraction.

caffeine environment java spring spring-boot spring-cache

Last synced: 10 Jul 2025

https://github.com/DreamCats/online-interview

在线面试助手:包含各个大厂的面经、算法题、知识点,并且小程序包含长按复制和点击图片预览功能,同时小程序继续优化和开发。

interview java python wx

Last synced: 03 Apr 2025

https://github.com/homyakin/iuliia-java

Transliterate Cyrillic → Latin in every possible way (Java version)

cyrillic international iuliia jackson-json java java-17 latin library maven transliteration

Last synced: 10 Apr 2025

https://github.com/amin2312/acsv

ACsv is a easy, multi-platform and powerful csv parsing library, includes: js, ts, haxe, php, java, python, c#, go

c-sharp cross-platform csv csv-parser go golang haxe java javscript php python python27 python3 tiny typescript

Last synced: 09 Apr 2025

https://github.com/sourcesense/joyce

Joyce is a highly scalable event-driven Cloud Native Data Hub.

api graphql java json json-schema kafka mongodb rest-api schema swagger

Last synced: 14 Apr 2025

https://github.com/pnowy/nativecriteria

Ultra lightweight lib to generate dynamic SQL based on hibernate session

dynamic-sql hibernate java jpa native-criteria sql

Last synced: 27 Jun 2025

https://github.com/yegor256/threecopies

Hosted Server Backup Service

backup eolang java mysql web-service

Last synced: 07 Sep 2025

https://github.com/kieler/klighd

KIELER Lightweight Diagams

java node-link-diagrams svg visualization

Last synced: 07 May 2025