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/bahmanm/persianutils

A collection of utilities for Scala/Java developers who are targeting Persian (Farsi) speaking users.

date farsi java localization scala

Last synced: 01 Aug 2025

https://github.com/igr/hey-you

Face detection, face recognition and gender detection with OpenCV

face-detection face-recognition gender-recognition java opencv

Last synced: 22 Mar 2025

https://github.com/d-coder111/dsamplify

Hacktoberfest2024 accepted-Our aim is to build a website that comprehensively covers algorithms in C++, Java, Python, and other programming languages, along with acknowledging the contributors to this repository.

algorithms beginner-friendly cpp css data-structures first-timers hacktoberfest hacktoberfest-accepted hacktoberfest2024 hacktoberfest2024-accepted html java javascript python web-development website website-design

Last synced: 06 Apr 2025

https://github.com/mvp4g/mvp4g

A framework to build a gwt application the right way

clientside eventbus gwt java mvp mvp4g

Last synced: 13 Apr 2025

https://github.com/mastercloudapps-projects/asyncreactiveprogramming

This repository is intended to be a compilation of presentations, examples, links, and other resources on asynchronous and reactive programming in Java

asynchronous-programming java project-reactor r2dbc reactive-programming reactive-streams rsocket webflux

Last synced: 19 Jun 2025

https://github.com/felipetomazec/lexical-analyzer

A basic Lexical-Analyzer written in Java.

compilers java javafx javafx-application lexical-analysis

Last synced: 10 Apr 2025

https://github.com/marwa-eltayeb/fast-image-resizer

Javafx application to resize images and add them into folders automatically.

android-resources image-preview image-processing image-resizer java javafx-application resize-images resize-tool

Last synced: 10 Apr 2025

https://github.com/jayboxyz/algorithm-notes

:memo: 数据结构与算法学习、LeetCode 刷题...

algorithm datastructure java leecode

Last synced: 13 Jul 2025

https://github.com/nasageek/utexas-utilities

Android app to interact with various UT Austin web services

android java university-of-texas

Last synced: 06 Mar 2026

https://github.com/panga/fn-native-java

Fn Project Native Java Function using GraalVM

fnproject graalvm java

Last synced: 10 Apr 2025

https://github.com/stageguard/osumapsuggester

A OneBot bot that can provide osu!std players some appropriate beatmap (WIP)

bot java kotlin osu osugame

Last synced: 17 Jul 2025

https://github.com/apache/maven-parent

Apache Maven Project Parent POMs

build-management java maven

Last synced: 05 Apr 2025

https://github.com/prestongarno/kotlinq

Kotlin DSL for GraphQL

graphql graphql-schema java kotlin

Last synced: 11 Jul 2025

https://github.com/zxcvbnmzsedr/apidoc

通过JavaDoc生成OpenAPI文档

doc java javadoc swagger

Last synced: 11 Jan 2026

https://github.com/thibautbessone/DiscordBlueBot

Customizable soundboard bot for Discord, along other useful commands

bluebot bot discord java jda soundboard

Last synced: 10 May 2025

https://github.com/stephenh/joist-java

a Java orm based on code generation

java mysql orm postgresql

Last synced: 21 Mar 2025

https://github.com/houkunlin-starter/system-dict-starter

系统数据字典自动翻译成字典文本。可集合系统数据库中存储的用户数据字典,也可使用枚举做系统数据字典,主要用在返回数据给前端时自动把字典值翻译成字典文本信息。

java

Last synced: 12 Jan 2026

https://github.com/rocketchat/rocket.chat.java.sdk

[DEPRECATED, NOT MAINTAINED] Java/Android SDK for Rocket.Chat

android chat-support hacktoberfest java livechat rocketchat rocketchat-sdk sdk

Last synced: 13 Oct 2025

https://github.com/vanniktech/espresso-utils

Provides helper methods for asserting a few things that Espresso does not support out of the box.

android espresso java kotlin testing

Last synced: 15 Apr 2025

https://github.com/codelibs/fess-crawler

Web/FileSystem Crawler Library

crawler java

Last synced: 07 Apr 2025

https://github.com/52north/arctic-sea

Framework for developing OGC services, clients and middleware

arctic-sea bjornoya faroe iceland janmayen java ogc ogc-services shetland svalbard

Last synced: 07 Apr 2025

https://github.com/dxxxxy/mcp1.8.9op

A fixed mcp workspace configured for 1.8.9 integrated with optifine and setup with a single setup.bat.

1-8-9 client fixed idea intellij java mcp minecraft optifine setup tutorial version workspace

Last synced: 21 Apr 2025

https://github.com/apache/maven-shared-utils

Apache Maven Shared Utils

build-management java maven maven-shared

Last synced: 15 May 2025

https://github.com/thundernet8/elune

🤔 Elune project

bbs forum java razor

Last synced: 01 Sep 2025

https://github.com/xushiyan/kafka-connect-datagen

A Kafka Connect source connector that generates data for tests

data-generator etl etl-pipeline integration-test java kafka kafka-connect performance-test

Last synced: 22 Mar 2025

https://github.com/rozidan/logger-spring-boot

A Spring Boot @Loggable annotation that will help you log your application more easily

annotations aop java spring-boot

Last synced: 12 Jan 2026

https://github.com/iuv/square

造一个方形的轮子

framework ioc java

Last synced: 17 Sep 2025

https://github.com/tambapps/p2p-file-sharing

Application using Peer to peer communication to transfer files under a same local network

android java javafx p2p peer-to-peer tcp udp

Last synced: 24 Jul 2025

https://github.com/notakamihe/ecommerce-angular-spring

Built with the Spring Boot backend and the Angular frontend, this project is an e-commerce app where users can register, login, change profile, view products, view a product in detail, and add products to the cart.

angular full-stack java spring-boot typescript

Last synced: 28 Jun 2025

https://github.com/saarthak08/Movies-Index

An android application which shows the list & information of movies from The Movie Database API (TMDb) & allows to download their torrent files from YIFY.

android java retrofit room-database rxandroid rxjava tmdb-api tmdb-movie-search torrent yify yify-torrents yts-api

Last synced: 28 Mar 2025

https://github.com/pillowmc/pillow

Run Fabric or Quilt Loader on ModLauncher. No releationship between Python library PILlow.

fabricmc java java-17 minecraft mod neoforge quiltmc

Last synced: 12 Apr 2025

https://github.com/Perry961002/Algorithms-LeetCode

:art:I practiced some LeetCode's algorithm problems with C++, Java, Python and Go, and also implemented some classical algorithms.

algorithmic-trading c-plus-plus go java python3

Last synced: 07 May 2025

https://github.com/sbt/sbt-java-formatter

An sbt plugin for formating Java code

code-formatter java sbt

Last synced: 21 Apr 2025

https://github.com/botbahlul/vosk-powered-live-subtitle-v3

ANDROID APP that can RECOGNIZE ANY LIVE AUDIO/VIDEO STREAMING (using free VOSK Speech Recognition API) then TRANSLATE (using unofficial online Google Translate API) and display it as LIVE CAPTION / LIVE SUBTITLE

android auto-caption auto-subtitle google-translate-api java live-subtitle speech-recognition voice-recognition vosk

Last synced: 11 Apr 2025

https://github.com/harmonysoft-tech/traute

Enhances java sources compilation in a way to insert null-checks into generated *.class files

instrumentation java java-8 javac javacompiler notnull

Last synced: 22 Apr 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/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/yuyuzha0/word2vec

a word2vec impl of Chinese language, based on deeplearning4j and ansj

chinese java nlp word2vec word2vec-zh

Last synced: 10 Oct 2025

https://github.com/fengtan/sophie

A Solr browser and administration tool

administration java solr swt

Last synced: 18 Jan 2026

https://github.com/yj8023xx/xiwenlejian

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

deep-learning java python recommender-system spark springcloud vue

Last synced: 23 Aug 2025

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/vashishthask/eclipse-to-maven

eclipse-to-maven mavenises the existing Eclipse based workspace.

eclipse java maven

Last synced: 03 Apr 2026

https://github.com/levyfan/sentencepiece-jni

Java JNI wrapper for SentencePiece: unsupervised text tokenizer for Neural Network-based text generation.

google-sentencepiece java java-bindings jni natural-language-processing neural-machine-translation nlp word-segmentation

Last synced: 28 Jan 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/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/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/apache/pdfbox-docs

Mirror of Apache PDFBox Docs

content java library pdfbox

Last synced: 09 Apr 2025

https://github.com/rajatt95/documents

Apache POI | Log4J | OOPS | Selenium GRID | XPath | Java | Javascript | Python | PyTest | Selenium WebDriver | Cypress| Playwright | Github Actions | Chrome_DevTools | Manual Testing

apache-poi chrome-devtools github-actions java javascript log4j manual-testing oops programming-languages pytest selenium selenium-grid selenium-webdriver test-automation testing xpath

Last synced: 10 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/parasgarg/stevens-computer-science-courses-materials

This repository consists of assignments, lab works, quizzes and more. These assessments belong to the Computer Science major at Stevens Institute of Technology. The materials available in this repository are the among the popular courses offered in Computer Science major in Master of Science. This repository also consists, the solutions of all course works and projects those I solved and submitted during my graduation from Fall 2016 through Spring 2018. Note: All these exercises and assessments (given by university professors) and solutions are for references only.

algorithms-datastructures amazon-web-services aws aws-ec2 cloud computer-science cyber-security data-mining database-management html-css java javascript knowledge-discovery mongodb python-3 r ruby sas sql web-programming

Last synced: 12 Apr 2025

https://github.com/robaho/go-concurrency-test

Test the performance of Go's concurrency structures

c concurrency go java performance

Last synced: 20 Jul 2025

https://github.com/BitTheByte/BitTraversal

Burpsuite Plugin to detect Directory Traversal vulnerabilities

bugbounty burp-extensions burp-plugin burpsuite burpsuite-extender java path-traversal traversal web

Last synced: 11 Jul 2025

https://github.com/BitTheByte/Orkestra

Web-based Android debugger with inspection capabilities using Frida and Jadx as a backbone

android bugbounty bugcrowd debugger decompiler frida hackerone jadx java java-decompiler orkestra

Last synced: 12 Jul 2025

https://github.com/oracle/nosql-java-sdk

SDK for Java for the Oracle NoSQL Database

cloud database java nosql nosql-database oracle oracle-cloud

Last synced: 09 May 2025

https://github.com/joafalves/pixel-community

High performance and modular Java/Kotlin 2D Game Framework.

framework game-2d game-development game-engine game-engine-2d game-framework gamedev java jvm kotlin lwjgl opengl

Last synced: 15 Jul 2025

https://github.com/jupf/staticlog

StaticLog - super lightweight static logging for Kotlin, Java and Android

android java kotlin logger

Last synced: 12 May 2025

https://github.com/onurozuduru/java-shooter-game-project

A simple Java game project for programming class.

2d game java java-game java-shooter-game shooter-game

Last synced: 11 May 2025

https://github.com/kaitoy/sneo

SNMP Network Simulator

java snmp-network-simulator

Last synced: 13 Apr 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/kamax-matrix/mxhsd

Corporate Matrix Homeserver

homeserver java matrix matrix-homeserver spring-boot

Last synced: 03 Apr 2025

https://github.com/sing1ee/textrank-java

a simple implementation of textrank algorithm for nlp keywords extraction

java nlp-keywords-extraction textrank-algorithm textrank-java

Last synced: 10 Apr 2025

https://github.com/rladstaetter/javacv-webcam

Display a videostream from your webcam with JavaFX and JavaCV

java java11 javacv javafx maven opencv webcam webcamera

Last synced: 10 Apr 2025

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

domino-mvp

gwt java

Last synced: 16 Jun 2026

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/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/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/xuwei-k/free-monad-java

Free Monad in Java

java monad

Last synced: 15 Apr 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/apache/pdfbox-jbig2

Mirror of Apache PDFBox

content java library pdfbox

Last synced: 16 Jun 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/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/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/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/grapebaba/sui4j

Sui4j is a robust, reactive, type safe Java library for working with Smart Contracts on the @MystenLabs/sui network.

bcs blockchain java jvm move sdk sui

Last synced: 10 Jul 2025

https://github.com/vrgsoftua/timeline-view

Open source android library

android java libraries

Last synced: 05 May 2025

https://github.com/sviperll/static-mustache

Template engine for java with statically checked and compiled templates. Compilation is performed alone with java sources.

java mustache template-engine type-safe

Last synced: 21 Mar 2025