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/javamilk/learningguava

本项目记录对 guava 的学习以及一些相关好文章的摘录。

guava java

Last synced: 23 Apr 2025

https://github.com/ranga543/yelp-fusion-android

An Android library for the Yelp Fusion API v3

android-library java yelp yelp-api yelp-fusion-api

Last synced: 17 Jan 2026

https://github.com/imxnoobx/fufuclient

A BlockGame client mod i made with the purpose of learning java and playing in LiveOverflow's server. Idea inspired by LiveOverflow 🙃

java liveoverflow minecraft minecraft-mod mod

Last synced: 04 Apr 2026

https://github.com/aladnansami/spl-2-android-apps-bus-tracking-system-

We want to build a system which will track the current position and direction of the bus and show it to the user who wants to travel by the bus. The driver will share his location that’s will show to the user the current position of bus. The system will reduce the waiting time for travelling

android androidstudio bus-tracking java project

Last synced: 21 Feb 2026

https://github.com/26hzhang/word2vecfjava

Word2VecfJava: Java implementation of Dependency-Based Word Embeddings and extensions

java lexical-substitution neural-network nlp word-embeddings word-similarity word2vec-model word2vecf

Last synced: 19 Apr 2025

https://github.com/sadeghhayeri/cheatsheets

🍻 My Awesome Cheatsheet!

cheatsheet java swift

Last synced: 02 Jul 2025

https://github.com/robtimus/ftp-fs

An FTP(S) NIO.2 file system

filesystem ftp java nio2

Last synced: 18 Apr 2026

https://github.com/hmcts/chart-java

Helm chart for Java microservices

helm helm-charts java kubernetes

Last synced: 06 Jan 2026

https://github.com/helins/linux-i2c.java

Use the standard Linux I2C API from the JVM

i2c iot java jna linux native rpi

Last synced: 19 Apr 2025

https://github.com/clement-jean/proto-java-course

Complete Guide to Protocol Buffers 3 Java

java protobuf3 protocol-buffers udemy

Last synced: 13 May 2025

https://github.com/supertone-inc/supertonic

Lightning-fast, on-device TTS — running natively via ONNX.

cpp csharp go ios java lightweight nodejs on-device python rust swift text-to-speech tt tts web

Last synced: 24 Nov 2025

https://github.com/justinsdk/javase9tutorial

Java SE 9 技術手冊相關資料

java

Last synced: 08 Apr 2025

https://github.com/seasarorg/mayaa

Mayaa

java seasar

Last synced: 03 Feb 2026

https://github.com/sbernard31/benchmark-clients

Command line tool base on https://www.eclipse.org/leshan/ to simulate a fleet of clients

java lwm2m lwm2m-client simulator

Last synced: 05 Jan 2026

https://github.com/jcabi/jcabi-matchers

A few convenient Hamcrest matchers, mostly for XPath vs XHTML and fields in JAXB

hamcrest hamcrest-matchers java jaxb xml xpath

Last synced: 27 Feb 2025

https://github.com/rapter1990/springbootelk

The usage of ELK(Elastic Search, Logstash, Kibana) in Spring Boot

docker docker-compose elasticsearch elk filebeat java kibana logstash mysql spring-boot springboot

Last synced: 16 May 2025

https://github.com/dm-drogeriemarkt/log-capture

assertions for logging with logback

automated-testing java junit logger logging testing

Last synced: 06 Mar 2026

https://github.com/jroy/happybot

A multi-purpose, feature-full, and powerful, highly guild-specific, Discord Bot written in Java.

bot discord discord-bot gradle java jda spaghetti stack-traces

Last synced: 23 Mar 2025

https://github.com/jbangdev/jbang-examples

Example repository for jbang

gitpod java jbang

Last synced: 26 Apr 2025

https://github.com/sskorol/selenium-camp-17

Source code for SC17 talk: http://seleniumcamp.com/talk/how-java-8-can-simplify-test-automation

assertj java java-8 javamoney javaslang jsoup lombok pageobject qaa selenium-webdriver streamex test-automation testing testng

Last synced: 10 Apr 2025

https://github.com/alexpanov/freeportfinder

Find a free local port (mainly) for testing purposes

java micro-library networking open-ports

Last synced: 11 Mar 2026

https://github.com/zeoflow/jx

JavaX improved library - JDK-8

java java-library jdk-8 jdk8 zeoflow zeoflow-library

Last synced: 14 Jan 2026

https://github.com/michelin/avro-xml-mapper

Avro XML Mapper is a Java library that converts XML formatted data to Apache Avro format

avro java kafka kafka-streams

Last synced: 06 Oct 2025

https://github.com/cng1985/adminstore

一个简单的项目初始化模板,集成shiro,spring,hibernate,spring mvc,ehcache,disconver,bootstrap。搭建项目时候不错的一个选择!,后台采用AdminLte。

activiti admin-template adminlte adminstore bootstrap discover ehcache freemarker hibernate java mysql quartz-scheduler quarz shiro spring spring-mvc

Last synced: 12 Mar 2026

https://github.com/yupiik/fusion

Yupiik Fusion is a modern, high-performance web framework built on top of GraalVM. The framework is designed to provide a streamlined and efficient way to develop web applications.

cloud framework graal-native java kubernetes lightweight

Last synced: 07 Mar 2026

https://github.com/xwhqsj/calljvm

Call JVM from C/C++ in ThreadPool

cplusplus-11 java jni multithreading threadpool

Last synced: 13 Oct 2025

https://github.com/syipmong/dsa-practice

This repository serves as a comprehensive resource for understanding and implementing various data structures and algorithms

algorithm binary-search-tree dart data-structures dsa-algorithm dsa-practice graph hash java javascript linear-search linked-list merge-sort mergesort programming python queue range recursion stack

Last synced: 17 Mar 2025

https://github.com/kakarottocui/vuewaimaiapplet

基于JAVA,SpringBoot,UniApp,Vue外卖订餐点餐微信小程序

java mysql springboot uniapp vue

Last synced: 12 Mar 2026

https://github.com/fooock/detect-experimental-and-beta-code

This is an IntelliJ/Android Studio IDE plugin to detect the code with @Experimental and @Beta annotations and show a custom icon on the gutter when you use it.

android android-studio androidstudio code-tools fun intellij intellij-idea intellij-plugin java java-annotations plugin plugin-extension

Last synced: 23 Oct 2025

https://github.com/nisabmohd/data-structures-java

I've implemented a comprehensive set of generic data structures in Java, including arrays, linked lists, stacks, queues, trees, and more, ensuring versatility and efficiency in data handling.

coding collections-framework community-learning data-structures graph hashmap heaps interview-preparation interview-questions java linked-list list maps open-source problem-solving queue sets studynotes trees trie

Last synced: 18 Oct 2025

https://github.com/opentracing-contrib/java-aws-sdk

OpenTracing instrumentation for AWS SDK

aws-sdk java opentracing

Last synced: 14 Oct 2025

https://github.com/eclipse-zenoh/zenoh-java

Java APIs for zenoh

java scala zenoh

Last synced: 25 Oct 2025

https://github.com/stephengold/Heart

A general-purpose add-on library for jMonkeyEngine (code has New BSD license)

debug java jme3 jmonkeyengine jmonkeyengine3 jvm-library library math-library mesh open-source perlin-noise platonic-solids quaternions

Last synced: 19 Mar 2026

https://github.com/mattstam/calcipher

Calculate the best possible answer for multiple-choice questions without any other outside knowledge or resources.

java pattern-recognition patterns question-answering

Last synced: 14 Mar 2026

https://github.com/glcas/facedemo

A demo of real-time face recognition on Android.

camerax java mobilefacenet mtcnn ncnn

Last synced: 15 Jul 2025

https://github.com/redhat-middleware-workshops/dg8-workshop

Source for the Red Hat Data Grid 8.0 workshop content repository

infinispan java labs quarkus spring

Last synced: 05 Apr 2025

https://github.com/fizzed/bigmap

Drop-in replacement for JVM maps when you need to optimize memory or work with large datasets

java

Last synced: 13 Apr 2025

https://github.com/Abhii-07/AI-Code-Converter

This web application allows you to convert code from one programming language to another using the ChatGPT API. It also provides code debugging and code quality checking features.

code-converter genrative-ai html-css-javascript java openai reactjs spring-boot

Last synced: 13 Apr 2025

https://github.com/pramithamj/fully-completed-microservices-java-springboot

This project is a comprehensive microservices architecture developed using Java, Spring Boot, and Spring Cloud. Additionally, it incorporates Apache Kafka for messaging purposes.

java microservice spring-boot

Last synced: 13 Apr 2025

https://github.com/mimecast/robin

Debug and development tool for MTA architects! Robin is a highly configurable SMTP client for testing and debugging SMTP servers.

email java mta smtp testing

Last synced: 10 Sep 2025

https://github.com/michaeldorner/instanceofbenchmark

Bechmarking Java's instanceof and its alternatives

benchmark java jmh

Last synced: 13 Apr 2025

https://github.com/yupiik/uship

Uship (µship) is a lightweight microservice stack for modern applications.

java jsonrpc microservice stack

Last synced: 13 Apr 2025

https://github.com/wmixvideo/correios

Biblioteca Java para acessar os serviços dos Correios

api correios java

Last synced: 17 Jan 2026

https://github.com/sureshg/installcerts

🏺Create a PKCS12 TrustStore by retrieving server certificates.

certificate crypto java jks jvm keystore keytool kotlin pkcs12 tls-certificate truststore

Last synced: 05 Apr 2025

https://github.com/java-edge/java-designpatterns-tuitorial

设计模式讲解(Java版)全面结合「互联网业务案」。技术好就一定能写出好代码吗?不能!只有通过实战才能快速将理论转变为技能。

design-patterns java java8 jdk-mybatis jdk-slf4j jdk-spring

Last synced: 21 Mar 2025

https://github.com/fluency03/iplom-java

IPLoM (Iterative Partitioning Log Mining) - Java

java

Last synced: 14 Jul 2025

https://github.com/riversun/java-promise

Promise library for java.You can do the same thing with JavaScript's Promise in java! Concurrent library.

asynchronous concurrency-library java javascript multithreading promise

Last synced: 01 Aug 2025

https://github.com/hms-core/hms-image-render-java

This sample code is to guide the developer how to integrate the Image Render Sub-service in the Image Kit, achieving a variety of effects design. This sub-service provides 5 basic animations and 9 advanced 2D animations.

andorid animation hms huawei imagekit java picture

Last synced: 01 Aug 2025

https://github.com/naoghuman/lib-tile

Lib-Tile is a multi Maven project written in JavaFX and NetBeans IDE 8 and provides the functionalities to use and handle easily Tiles in your JavaFX application.

icon icons image images java java-8 javafx libraries library maven maven-multimodule netbeans netbeans-ide overlay tile transparency transparent

Last synced: 04 Oct 2025

https://github.com/mikesamuel/html-contextual-autoescaper-java

Prevents XSS by figuring out how to escape untrusted values in templates

java security-hardening template-engine xss

Last synced: 22 Mar 2025

https://github.com/ybyzek/kafka-github-actions

Example GitHub Actions for Apache Kafka client application development for local and Confluent Cloud

apache-kafka avro-schema-registry confluent-cloud github-actions java librdkafka python schema-registry schema-registry-maven-plugin

Last synced: 19 Sep 2025

https://github.com/rouvoy/jfilter

Library for processing LDAP-like simple filters.

java json ldap

Last synced: 10 Aug 2025

https://github.com/despical/tntrun

Don't stop running to win and also you can do parkour on the blocks or can you?

bukkit bukkit-plugin java minecraft minecraft-minigame minecraft-plugin minigame minigame-plugin spigot-plugin tnt-run

Last synced: 09 Mar 2026

https://github.com/shoyamanishi/androidmfcc

26-Point MFCC & 512-Point FFT Generator & Visualizer in Java, C++, and NEON intrinsics

android asr audio cpp fft java mfcc neon-simd-intrinsics spectrum visualizer

Last synced: 14 Apr 2025

https://github.com/oxctl/spring-security-lti13

A LTI 1.3 implementation for Spring Security that builds on the OAuth2 support

java library spring spring-security

Last synced: 12 Jan 2026

https://github.com/statickidz/trackio

JavaFX audio mp3 player with folder playlist.

java javafx media mp3 player

Last synced: 14 Jul 2025

https://github.com/kinozhao/smbms-justweb

smbms超市订单管理系统 本项目基于javaWeb+jsp+Mysql+Tomcat+前端。

html java javascript javaweb jsp maven mysql tomcat10

Last synced: 09 Nov 2025

https://github.com/kevin-kip/drawingpad

Android Canvas app on which you can draw and save that drawing as a PNG image.

android canvas custom-view draw java kotlin

Last synced: 09 Mar 2026

https://github.com/vic/mill-docker

Build minimalist distroless docker images for your java applications using Mill

distroless docker hacktoberfest java mill mill-module mill-plugin scala

Last synced: 22 Mar 2025

https://github.com/zaleslaw/jdbc_tutorial

30 exercises to learn JDBC API, Spring JDBC, DBUnit, Connection Pooling

java jdbc spring-jdbc

Last synced: 05 May 2025

https://github.com/annimon/tgbots-module

Enhanced Java telegram bots runner built on top of the Telegram Bots library

java java-library telegram telegram-bot webhook

Last synced: 11 Apr 2025

https://github.com/edvinas01/jelly-dude

2d game based on soft body physics

2d-game ashley java kotlin libgdx

Last synced: 19 Mar 2025

https://github.com/wangji92/remote-debug-example

Java 远程debug 示范例子

debug java java-remote-debug

Last synced: 19 Mar 2025

https://github.com/dan6erbond/fuzzle

Expandable search engine written in Python. Models upcoming!

fuzzle java javascript python

Last synced: 19 Mar 2025

https://github.com/fluentxml4j/fluentxml4j

A fluent API for XML parsing, serialization, XPath querying and transformation in Java.

dom fluent fluentxml4j java java8 lambda parsing query serialization transformations xml xml-parsing xpath

Last synced: 09 Sep 2025

https://github.com/newrelic/opentelemetry-exporter-java

An OpenTelemetry exporter that sends telemetry to New Relic

java monitoring newrelic open-source open-telemetry telemetry-java

Last synced: 29 Sep 2025

https://github.com/0x676e67/mayi

基于RBAC、OAuth2.1认证模式的微服务动态权限脚手架

authorization java mybatis-plus oauth2 oauth2-server spring spring-boot spring-cloud

Last synced: 14 Apr 2025

https://github.com/spacekookie/interstellarempires

Free, open source MMO-RTS, powered by Java, Libgdx and Kryonet

indiegame java libgdx mmorts

Last synced: 27 Jul 2025

https://github.com/tychozzz/back-end-rss

📖 根据 RSS 订阅源定时抓取前沿后端相关文章,并实时更新至对应网站。来源:美团技术 / 阿里技术 / 阿里巴巴中间件 / Thoughtworks洞见 / 高可用架构 / 阮一峰的网络日志 / 有赞技术团队

cache db distributed-systems golang java jdk k8s microservice mq mysql redis rocketmq spring

Last synced: 10 Apr 2025

https://github.com/teymur-babayev/lab-7--prime-numbers-start-up

Find a good match results

java netbin

Last synced: 18 Sep 2025

https://github.com/lupcode/java-sse-client

Full implementation of a HTTP event stream client that listen for Server-Sent Events (SSE).

api event-stream http http-client java java-11 java-11-http-client library listen server-sent-events sse sse-client

Last synced: 17 Oct 2025

https://github.com/stefanbratanov/jvm-openai

A minimalistic OpenAI API client for the JVM, written in Java

ai api chatgpt dall-e gpt-3 gpt-4 java jvm library machine-learning microsoft openai openai-api

Last synced: 27 Feb 2026

https://github.com/bzdgn/product-catalog-spring-mvc-demo

A Product Catalog Demonstration Project Using Spring MVC and Mongo DB

java maven mongo mongo-db mongodb product-catalog spring spring-mvc webapp

Last synced: 24 Oct 2025

https://github.com/sunnysetia93/competitive-coding-problems

Solutions to Coding Problems, Hackathons, Coding Challenges from across the internet (Leet-Code, Hacker-Rank, Code Wars, Hacker-Earth) in multiple programming languages.

c codechef-solutions coding-competitions competitive-programming geeksforgeeks-solutions hacktoberfest hacktoberfest2020 java javascript

Last synced: 14 Feb 2026

https://github.com/3urobeat/oldgamemodeplugin

🔌 A Minecraft plugin to change gamemodes the classic way (/gm 0 etc.) [Bukkit/Spigot - Supports 1.20]

bukkit gamemode java minecraft minecraft-plugin minecraft-server plugin spigot spigot-plugin

Last synced: 13 Oct 2025

https://github.com/hcoles/voices

Fast, in-process text to speech for Java

java onnx piper piper-tts tts

Last synced: 14 Oct 2025

https://github.com/verils/gotemplate4j

Go template implementation in Java

gotemplate java

Last synced: 10 May 2026

https://github.com/valb3r/time-tracker

Time tracker and corporate authorization portal example for groups and users with role inheritance and batch reporting. Backed by graph database, reactive endpoints and spring batch on Neo4j for reporting

authorization graph java neo4j spring-batch spring-batch-neo4j time-tracker time-tracking-app timetracker webflux

Last synced: 14 Mar 2026

https://github.com/viadee/javaanchorexplainer

Explains machine learning models fast using the Anchor algorithm originally proposed by marcotcr in 2018

ai algorithm anchor explainable-ai h2oai java machine-learning

Last synced: 13 Oct 2025

https://github.com/bitplan/can4eve

CAN OBDII analysis for electric vehicles

car electric-vehicles java obd obdii-analysis

Last synced: 23 Jun 2025

https://github.com/prismicio-community/java-kit

Community maintained development kit for Prismic and the Java language

java

Last synced: 24 Jun 2025

https://github.com/ice1000/text-sequence

Text sequence data structures

data-structure java

Last synced: 18 Mar 2025

https://github.com/moberwasserlechner/jopencage

OpenCage geocoding client for Java

geocoding java opencage openstreetmap

Last synced: 16 Jul 2025

https://github.com/songwo-153/springboot-smart-teaching-recommendation-system

基于Springboot的智慧教学平台的系统设计与实现(智慧教学推荐系统),可以进行学习分析和个性化推荐,系统可以根据学生的学习行为和表现进行分析,生成学习分析报告。根据学生的学习情况和需求,系统可以提供个性化的学习推荐和建议,推荐适合的课程和教学资源推荐(根据用户点击量或浏览量推荐)。

collaborative-filtering html java mybatis mysql recommendation-algorithm springboot vue

Last synced: 14 Jul 2025

https://github.com/tlinkowski/unij

Universal facade of JDK 9+ API, focused on Collection factory methods

backport collectors facade immutable-collections java jdk jdk11 jdk8 library

Last synced: 24 Jun 2025

https://github.com/Casterlabs/Multistream

This is a small little tool for multistreaming without a huge hassle.

ffmpeg java multistream multistreaming obs

Last synced: 18 Jul 2025