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

A fork of Oracle's EcmaScript 5.1 engine Nashorn, compatible with Java 7

java javascript-engine jdk jre

Last synced: 10 Apr 2025

https://github.com/leogejior0/crackingthecodinginterview-ws

Repository to hold code written to help study for coding interviews using the textbook "Cracking the Coding Interview." Includes data structure implementations and solutions to problems in the textbook.

java jdk jdk11 jdk17 jdk21 jdk23 jdk8 jvm

Last synced: 27 Jul 2025

https://github.com/jklingsporn/vertx-jooq-async

Deprecated, use vertx-jooq instead:

java jooq vertx

Last synced: 29 Sep 2025

https://github.com/lucko/shadow

An annotation based API for Java reflection.

annotation java reflection

Last synced: 17 Sep 2025

https://github.com/panga/rinhabackend-vertx

Rinha de Backend 2023 Q3 - Java + Vert.x

java rinha-de-backend rinha-de-backend-2023-q3 vertx

Last synced: 08 Mar 2026

https://github.com/micrusa/amaztimer

Interval/Workout timer app with heart rate, kcal monitoring, tcx exports, reps detection and previous workouts viewer for Amazfit devices running android [Discontinued]

amazfit amazfit-devices android huami interval-timer java reps-detection tcx-exports widget workout-tracking

Last synced: 28 Mar 2025

https://github.com/archimedes-projects/archimedes-jvm

Archimedes's implementation for the Java Virtual Machine (JVM)

architecture ddd java jvm kotlin solid

Last synced: 04 Oct 2025

https://github.com/uhafner/codingstyle

Java coding style and template project used at Munich university of applied sciences

coding-standards coding-style java java-style

Last synced: 07 Feb 2026

https://github.com/bmzhao/kissmanga-downloader

Download manga from kissmanga (which usually has good translations)

anime docker downloader java kissanime kissanime-downloader kissmanga kissmanga-downloader

Last synced: 25 Feb 2026

https://github.com/excalibase/excalibase-graphql

Excalibase GraphQL instantly turns your database into a GraphQL API. Built with Spring Boot, it supports schema discovery, subscriptions, and type handling — no manual resolvers needed.

api api-automation api-generator code-generation database-to-graphql developer-tools graphql graphql-server java postgres postgresql postgresql-database spring spring-boot springboot sql

Last synced: 27 Feb 2026

https://github.com/dadrus/jpa-unit

JUnit extension to test javax.persistence entities

cdi concordion cucumber database java jpa jpa-test jpa-unit junit junit5 mongodb neo4j persistence test testing

Last synced: 12 Feb 2026

https://github.com/apache/pdfbox-jbig2

Mirror of Apache PDFBox

content java library pdfbox

Last synced: 16 Jun 2025

https://github.com/kok202/dluid

Deep learning user interface designer

ai deep-learning deeplearning4j dl4j gui java javafx javafx-application

Last synced: 01 Jul 2025

https://github.com/tbdawg/VerticalMarqueeTextView

This is an Android class for creating a TextView that will Marquee or Auto Scroll Vertically.

android autoscrolling java textview vertical-autoscroll vertical-autoscrolling-textview vertical-marquee vertical-marquee-textview

Last synced: 12 Jul 2025

https://github.com/fengtan/sophie

A Solr browser and administration tool

administration java solr swt

Last synced: 18 Jan 2026

https://github.com/diennea/majordodo

Distributed Operations and Data Organizer built on Apache BookKeeper

bookkeeper coordinator distributed java resource-manager task-manager

Last synced: 05 May 2025

https://github.com/taymindis/atomic_threadpool

it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability

asynchronous atomic-design c cross-platform java jni lockfree multithreading threadpool

Last synced: 10 Apr 2025

https://github.com/otaviojava/imergindo-jvm-book

Conteúdo do livro do imergindo na JVM

book java jvm

Last synced: 14 Apr 2025

https://github.com/fabiosilva11/sketchware-ia

Community-maintained continuation of Sketchware for Android, with active development, editor improvements, and downloadable APK releases.

android android-ide app-builder java kotlin low-code mobile-development sketchware source-available visual-programming

Last synced: 04 Jul 2026

https://github.com/apiaddicts/apigen.springboot

Apigen allow generate springboot archetipe using openapi file as mapping tool between the openapi definition and the database.

java microservices openapi3 openapi31 springboot

Last synced: 04 Feb 2026

https://github.com/vbauer/avconv4java

Java interface to avconv tool

avconv ffmpeg java libav video video-processing

Last synced: 13 Oct 2025

https://github.com/tink-crypto/tink-tinkey

Utility that allows generating and manipulating Tink keysets

crypto cryptography java key-management security

Last synced: 27 Jan 2026

https://github.com/teamkun/teamkunpluginmanager

Automatically downloads plugins and their dependencies from repositories and provides advanced server management support.

bukkit bukkit-plugin hikaricp installer java jitpack kpm manager minecraft peyang plugin plugin-manager plugman spigot

Last synced: 23 Feb 2026

https://github.com/novuhq/novu-java

Java SDK for Novu - The open-source notification infrastructure for engineers. 🚀

hacktoberfest java

Last synced: 21 Aug 2025

https://github.com/yj8023xx/xiwenlejian

一个基于深度学习的书籍推荐系统,可以根据用户的行为进行个性化的推荐

deep-learning java python recommender-system spark springcloud vue

Last synced: 23 Aug 2025

https://github.com/cocainecong/gesture-recognizion

YOLO+ResNet的手势识别,YOLO进行目标识别,ResNet进行特征提取

ai java python resnet yolo

Last synced: 15 Apr 2025

https://github.com/yusuf-daglioglu/swagger_plugin_example

Example of a Swagger plugin which prints the information from custom Java annotation to Swagger HTML UI.

api documentation http java open-api openapi spring swagger swagger-plugin swagger-ui

Last synced: 15 Apr 2025

https://github.com/ozlerhakan/java9-module-examples

a list of Java 9 module samples to dive into the modular world

java java9 java9-jigsaw jigsaw modularity module serviceloader

Last synced: 04 Jan 2026

https://github.com/ivangfr/spring-cloud-stream-event-sourcing-testcontainers

Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.

avro cassandra docker java json kafka mysql schema-registry spring-boot spring-cloud-stream spring-data-cassandra spring-data-jpa spring-web-mvc springdoc-openapi testcontainers

Last synced: 07 Mar 2026

https://github.com/supwisdom/spreadsheet-mapper

Tools to mapping between spreadsheet and POJO

excel export import java spreadsheet validation

Last synced: 14 Jan 2026

https://github.com/apache/pdfbox-docs

Mirror of Apache PDFBox Docs

content java library pdfbox

Last synced: 09 Apr 2025

https://github.com/aquelemesmo/scriptsbotdiscord

⭕ Todos os scripts para o seu bot do Discord com qualquer linguagem

bot bot-discord java javascript js jvm kotlin py python scripts scripts-collection ts typescript

Last synced: 09 Apr 2025

https://github.com/realtimetech-solution/opack

Fast object or data serialize and deserialize library

cloning java json serialization

Last synced: 14 Jan 2026

https://github.com/ksilisk/telegram-bot-spring

Telegram Bot Spring Boot Starter

java spring-boot spring-boot-starter telegrambot

Last synced: 03 May 2026

https://github.com/ntnewhorizons/ntnh

Hi-tech Minecraft modpack

java java-8 minecraft modpack

Last synced: 15 Jun 2026

https://github.com/dominokit/domino-mvp

domino-mvp

gwt java

Last synced: 16 Jun 2026

https://github.com/songwo-153/collaborativefilteringnewsrecommendsystem

基于协同过滤算法的个性化新闻推荐系统的设计与实现(采用Java语言的SpringBoot和SSM两种框架分别实现基于用户、物品的协同过滤推荐算法)

collaborative-filtering java javascript mybatis mysql recommendation-algorithm spring springboot springmvc ssm

Last synced: 19 Jun 2025

https://github.com/yifanzheng/cs-notes

:book: Java 技术摘要(个人学习笔记),主要记录编程相关的知识点以及个人对一些知识的理解与总结,以 issue 方式记录。

docker elasticsearch java kafka mysql nginx spring

Last synced: 20 Jul 2025

https://github.com/steinfletcher/gonum

An enum generator for Go

enum enumeration generator go golang java

Last synced: 09 Apr 2025

https://github.com/neuw84/rake-java

A Java implementation of the Rapid Automatic Keyword Extraction Framework ( RAKE )

freeling illinois-pos-tagger java keyword-extraction nlp pos-tagger

Last synced: 02 Apr 2025

https://github.com/tigersoldier/javacomp

A Java completion server

java language-server-protocol

Last synced: 24 Apr 2025

https://github.com/aboullaite/springbot

Messenger Bot that, based on typed text, query spring documentation and return 3 first results

bot java jsoup messenger spring spring-boot

Last synced: 04 Apr 2025

https://github.com/bertilmuth/moonwlker

Jackson JSON without annotation.

deserialization jackson jackson-json java json serialization

Last synced: 27 Aug 2025

https://github.com/rohankanojia/kubernetes-client-demo

A Simple Java project demostrating usage of fabric8 kubernetes Java client

fabric8 fabric8-kubernetes-client java kubernetes

Last synced: 15 Apr 2025

https://github.com/camunda-community-hub/micronaut-zeebe-client

This open source project allows you to easily implement Zeebe Worker with Micronaut: simply add a dependency in your Micronaut project

bpm camunda camunda-cloud cloud graalvm hacktoberfest java micronaut micronaut-framework microservice workflow zeebe zeebe-worker

Last synced: 02 Apr 2026

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

📈 개미는 툰툰 :: 웹툰의 새로운 덕질 문화

java jpa mysql rest spring-mvc

Last synced: 19 Apr 2025

https://github.com/myopenresources/cc-project-vue

一个基于vue3.0+antd+less+spring boot +mybatis+mysql+maven基础权限管理平台

admin antd java mybatis mysql spring springboot vue vue3

Last synced: 07 Apr 2025

https://github.com/JodaOrg/joda-time-i18n

Internationalization data based around Joda-Time.

internationalization-data java joda joda-time

Last synced: 12 Jul 2025

https://github.com/wille/oslib

Java library to easily detect running Operating System, BSD Flavor, Linux Distribution, Desktop Environment and Architecture

architecture bsd bsd-flavor desktop-environment java java-library library linux linux-distribution operating-system os windows

Last synced: 30 Oct 2025

https://github.com/meanmail/java_base

Java. Базовый курс на stepik.org. Тесты для задач.

java stepik stepik-plugin stepik-tests stepik-union

Last synced: 17 Mar 2025

https://github.com/aress31/google-authenticator

Burp Suite plugin that dynamically generates Google 2FA codes for use in session handling rules (approved by PortSwigger for inclusion in their official BApp Store).

burp-plugin burpsuite google java two-factor-authentication

Last synced: 22 Mar 2025

https://github.com/xdrop/jrand

A Java library to generate random data for all sorts of things. Java random data faker

data faker java random random-generation random-number-generators random-string randomization

Last synced: 14 Jun 2025

https://github.com/xujiajun/tastjava

The RESTful Web API framework for Java

framework java rest restful-api tast

Last synced: 24 Apr 2025

https://github.com/apache/geronimo-specs

Mirror of Apache Geronimo specs

geronimo http java javaee network-server web-framework

Last synced: 10 Mar 2026

https://github.com/georgh93/pcgf_pluginlib

Collection of classes useful for Bukkit/Spigot/Paper/BungeeCord/Waterfall plugins

bukkit java minecraft spigot spigot-plugin

Last synced: 21 Mar 2025

https://github.com/zevolution/netflix-hexagonal-architecture

This project was created as a simple example to show how we can implement the hexagonal architecture(software design) proposed by Netflix.

architectural-patterns bff bff-microservice contract-first design-system hexagonal-architecture java java-11 netflix spring spring-boot system-design

Last synced: 10 Apr 2025

https://github.com/danijelaskov/expectiminimax-backgammon

A 2D JavaFX implementation of one of the most popular and old board games. The AI player's moves are calculated using the expectiminimax algorithm.

2d-game artificial-intelligence backgammon bekgemon board-game board-games expectiminimax gradle inteligentni-sistemi java java-fx minimax tavla zero-sum

Last synced: 10 Apr 2025

https://github.com/houarizegai/datastructuresandalgorithms

Data Structures and Algorithms implemented in Java.

algorithms algorithms-and-data-structures java java-algorithms

Last synced: 10 Apr 2025

https://github.com/sebthom/more-clink-completions

Windows command line Clink auto-completion for Nektos/Act, Curl, Docker, Dart, Haxe, Java, Lua, Maven, OpenSSL

cli clink clink-completions command-line curl docker haxe java lua mvn nektos-act openssl

Last synced: 06 May 2025

https://github.com/carryxyh/electrons

事件总线,支持熔断、限流、监听器自由组合以及监听器的顺序执行

electron events java

Last synced: 10 Apr 2025

https://github.com/SeqWare/seqware

This is the SeqWare Project's main repo.

bioinformatics java ngs

Last synced: 05 May 2025

https://github.com/theroughcode/streetfighterjava

:video_game:A high school project where I attempted to create a Street Fighter game. This code had to be decompiled using http://www.javadecompilers.com/ as I could only find the executable file.

battle-scene game game-mechanics java oop street-fighter

Last synced: 19 Apr 2025

https://github.com/kakarottocui/recruitsys

基于java SpringBoot和VUE的求职招聘系统

java springboot vue

Last synced: 30 Jul 2025

https://github.com/mcroteau/greenfield-ecommerce

Greenfield is an Open Source Java/Groovy eCommerce platform focused on easy setup. Greenfield leverages the best in breeds within the Java echo-system including Groovy, Grails, Spring, Hibernate, Sitemesh, Gradle.

grails greenfield groovy j2ee java jvm

Last synced: 01 Feb 2026

https://github.com/kangarko/chatcontrol-free

The legendary chat plugin. Incredible solution for ads, swear, caps, spam, bots & more!

anti-spam antispam antiswear chat-control chatcontrol java minecraft minecraft-plugin

Last synced: 26 Oct 2025

https://github.com/badasintended/ravel

IntelliJ IDEA plugin for remapping sources

fabricmc idea-plugin java kotlin mappings minecraft mixin

Last synced: 02 Apr 2026

https://github.com/aws/amazon-neptune-gremlin-java-sigv4

A Gremlin client for Amazon Neptune that includes AWS Signature Version 4 signing.

amazon-neptune aws-neptune java

Last synced: 16 Mar 2026

https://github.com/xuwujing/webservice_project

关于Java 使用 javax.jws 和 Axis 实现 WebService 发布和调用。

axis2 java webservice

Last synced: 05 Mar 2026

https://github.com/oracle/sandwood

Sandwood - A JVM based Java like Probabilistic Programming Language

compiler java machine-learning ml probabilistic-models probabilistic-programming runtime

Last synced: 17 Aug 2025

https://github.com/tarantool/cartridge-java

Tarantool Cartridge Java driver for Tarantool versions 1.10+ based on Netty framework

cartridge driver java netty tarantool

Last synced: 21 Aug 2025

https://github.com/bestoa/shadowsocks-vertx

Java port of shadowsocks with vertx.

bouncy-castle java java-8 shadowsocks shadowsocks-java vertx

Last synced: 16 Jan 2026

https://github.com/mybatis/ibatis-spring

Ibatis integration code copied from Spring ORM 3.2.x branch

ibatis java spring

Last synced: 09 Sep 2025

https://github.com/carmjos/easyplugin

轻松(做)插件,旨在于方便快捷的使用Bukkit实现MC中的一些功能。

bukkit bukkit-library efficiency java java-library library spigot spigot-library

Last synced: 24 Jun 2025

https://github.com/claczny/vizbin

Repository of our application for human-augmented binning

binning bioinformatics java machine-learning metagenomics visualisation

Last synced: 20 Aug 2025

https://github.com/enofex/naikan

Naikan is an open source software inventory management tool for dev teams driven by our CI/CD pipeline.

arch-unit ci-cd developer-experience-team docker-compose java naikan software-inventory testcontainers

Last synced: 26 Dec 2025

https://github.com/shibd/socket.io.java.server.biz

Push-Center by netty-socketio, C100K Test, Support project isolation, High Availability

java push socket-io

Last synced: 15 Apr 2025

https://github.com/hms-core/hms-iap-serverdemo

IAP server sample encapsulates APIs of the HUAWEI IAP server. It provides many sample programs for your reference or usage. The repository contains 8 branches of java, csharp, golang, nodejs, perl, php, python and ruby demo.

hms huawei in-app-purchases java pay purchase

Last synced: 01 Aug 2025

https://github.com/tutorialsandroid/messageview

MessageView helps you to create chat message view or a social media message view quickly like a typical chatting application or social post view Its a container view, so you can add any type of message or social post such as TextView or any customize TextView, ImageView, etc.

android-development android-library chat-ui java javascript view

Last synced: 05 Sep 2025

https://github.com/jrosell/marketing-data-connectors

Command line batch job that run java runtime environment to extract and load marketing data using Facebook Marketing API, Google Analytics API, Mailchimp API, Google Webmasters API, Google Sheets API, Mysql, Postgresql, Clickhouse, etc

batch-job clickhouse command-line-tool connector etl facebook-graph-api google-analytics-api google-sheets-api google-webmaster google-webmaster-tools java jre8 mailchimp-api marketing-tools mysql postgresql talend

Last synced: 19 Jan 2026