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/loonaticx/DemiBOT

DemiBOT is an amazing remote control Java Discord bot, created by the infamous Loonatic and Disyer.

bot discord discord-bot discord-bots discord-java discordjava epic java remote-control remote-control-discord

Last synced: 08 Apr 2025

https://github.com/beratyesbek/e-campus-backend

e campus system is a portal that contains all the information of your college. it includes the students schedule and timetable, lesson detail ,professors,student enrolled and more all are managed by this system.

aop-aspects java psql spring spring-boot

Last synced: 27 Oct 2025

https://github.com/kanugurajesh/dsa-challenge

A 45 days DSA challenge

dsa java placement-preparation

Last synced: 07 May 2025

https://github.com/keyfactor/ejbca-cert-cvc

Java API library for BSI TR-03110 cv certificates used for Extended Access Control (EAC)

cvc java

Last synced: 07 May 2025

https://github.com/nikialeksey/porflavor

PorFlavor - is the gradle plugin for extending android productFlavors

android androidflavors gradle gradle-plugin java productflavors

Last synced: 02 Sep 2025

https://github.com/ethlo/zally-maven-plugin

OpenAPI specification linter Maven plugin, supporting pluggable rules via Zally. Requires no additional dependencies or services.

api java json linter maven-plugin openapi

Last synced: 22 Apr 2025

https://github.com/therealayce/ubisoftconnect-win7fix

This is a proxy application to fix Ubisoft's channel-service not supporting any cipher suites for Windows 7, so that chat, groups and multiplayer invites work again.

chat csharp groups invite java multiplayer tls tls12 ubisoft-connect uplay windows-7

Last synced: 27 Oct 2025

https://github.com/cassiomolin/tasks-rest-api

Sample REST API for managing tasks using Spring Boot, Jersey, Jackson, MapStruct, Hibernate Validator and REST Assured.

hibernate-validator jackson java jersey mapstruct postman rest rest-api rest-assured spring spring-boot

Last synced: 15 Mar 2026

https://github.com/29dch/walking-the-maze

走迷宫问题的算法可视化(UI)及迷宫生成

bfs dfs java queue recursive stack swing

Last synced: 12 Oct 2025

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

Xendit REST API Client for Java - Card, Virtual Account, Invoice, Disbursement, Recurring Payments, Payout, EWallet, Balance, Retail Outlets Services

balance card disbursement ewallet hacktoberfest invoice java payment payment-gateway payout recurring-payments retail-outlet virtual-account xendit

Last synced: 01 Feb 2026

https://github.com/thibaudcolas/d4

D4 is a Datalift module to visualize RDF DataCube data. Built with Bootstrap, D3 and CoffeeScript.

d3 datacube datalift java rdf sparql

Last synced: 12 Oct 2025

https://github.com/timbru31/passwordprotect

🔐 PasswordProtect plugin for CraftBukkit/Spigot

bukkit bukkit-plugin craftbukkit java minecraft password spigot spigot-plugin spigotmc

Last synced: 26 Oct 2025

https://github.com/apache/pulsar-java-contrib

Contributor repository for code samples, plugins and libraries in Java for Apache Pulsar

apache-pulsar java pulsar

Last synced: 16 Mar 2026

https://github.com/mohitjaisal/codingbooks

As you begin your path on becoming a coding specialist it is always pleasant to find good sources of information. Many computer languages might be tricky to learn at the beginning so you need reliable references to double-check your mistakes and learn how to not make them again.

books c coding coding-interview codingbooks cpp hacktober hacktoberfest hacktoberfest-accepted hacktoberfest2021 java python

Last synced: 12 Oct 2025

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

🔌 A Minecraft plugin that tells you your or the ping of another player in ms to the server. Thats it. [Bukkit/Spigot - Supports 1.20]

bukkit bukkit-plugin java minecraft minecraft-plugin minecraft-server ping plugin spigot spigot-plugin

Last synced: 13 Oct 2025

https://github.com/binaryb3ast/playsho

Transform your movie nights into a cinematic experience with PlaySho, an Android app built with Kotlin! Collaborate with friends to watch a single video together, regardless of their location. Utilize the virtual cinema feature, generate a shared stream link, and enjoy synchronized playback for an immersive movie-watching experience.

android exoplayer java retrofit2 socket-io stream

Last synced: 10 Oct 2025

https://github.com/mindgamesnl/fireio

The simple fast, simple and sexy cross platform networking framework

async framework java javascript networking rest socket

Last synced: 26 Oct 2025

https://github.com/keinhaar/gwtswing

This is an UI API similar to Java's Swing API, but on top of GWT.

css gwt java teavm

Last synced: 17 Mar 2026

https://github.com/maxim-saplin/mandelbrot

Microbenchmark testing Python, Numba, Mojo, Dart, C/gcc, Rust, Go, JavaScript, C#, Java, Kotlin, Pascal, Ruby, Haskell performance in Mandelbrot set generation

bun c csharp dart dotnet flutter gcc golang haskell java javascript kotlin mojo node nodejs numba pascal python ruby rust

Last synced: 26 Oct 2025

https://github.com/minhaskamal/resultanalysistool

A Complete Package for Processing OMR Answer Sheet

image-processing java omr-sheet result-analysis student-answer

Last synced: 16 Oct 2025

https://github.com/zengfr/easymqtt4j

easymqtt4j , netty +mqtt +subscriber+ publisher +broker+cluster server for java

broker cluster-server easymqtt4j java message-broker message-bus message-queue messaging mqtt netty publisher subscriber

Last synced: 16 Oct 2025

https://github.com/u014427391/lexer1.1.0

Java编写的C语言词法分析器,Java编写的C语言词法分析器 120号为关键字,用下标表示,i+1就是其机器码; 2140号为操作符,用下标表示,i+21就是其机器码; 41~60号为分界符, 用下标表示,i+41就是其机器码; 用户自定义的标识符,其机器码为51; 常数的机器码为52; 不可以识别的标识符,其机器码为0 选择打开按钮,选择文件所在的路径,单击打开,分析器会获取文件的内容,并将其复制到文本域里,本词法分析器就可以对文本域里的内容进行剪切复制黏贴和清除等编辑操作

java

Last synced: 26 Oct 2025

https://github.com/hidroh/numeric-edittext

A numeric EditText widget for Android

android java library

Last synced: 26 Oct 2025

https://github.com/xpinjection/java8-extensions

Code samples demonstrating benefits of some Java 8 extensions and libraries

java java-8 java-streams java8-learning java8-study javaslang jool streamex vavr

Last synced: 15 Apr 2025

https://github.com/binance/binance-toolbox-java

Toolbox for Binance Java Connector

binance binance-api java toolbox

Last synced: 15 Apr 2025

https://github.com/baghelamit/video-stream-classification

Video Stream Classification

java kafka opencv spark tensorflow

Last synced: 23 Apr 2025

https://github.com/weasley-j/multiple-sms-spring-boot

Multiple SMS Templates & Multiple SMS Providers for spring-boot, You can easily use multiple-sms-spring-boot-starter to send SMS for users by @SMS annotation and SmsTemplat in you projects.

java sms spring-boot spring-boot-starter

Last synced: 26 Mar 2025

https://github.com/zhoushengsheng/ci6226-ira-g14

Assignment for CI6226 Information Retrieval & Analysis at NTU in Singapore.

java lucene search-engine spring-boot

Last synced: 16 Jan 2026

https://github.com/anein/java-programming-solving-problems-with-software

Modules of Coursera Course "Java Programming: Solving Problems with Software"

coursera coursera-course java java-programming

Last synced: 12 Apr 2025

https://github.com/bulletdev/arremate-certo

Bidding(licitação) and waiver automation

java licitacao saas

Last synced: 15 Apr 2025

https://github.com/sonatype/package-url-java

Java Package URL implementation

java labs package-url

Last synced: 23 Apr 2025

https://github.com/arquillian/arquillian-cube-q

Fault injection and chaos testing all in one, sweet DSL.

chaos-monkey docker java jvm testing

Last synced: 20 Aug 2025

https://github.com/marthym/baywatch

Follow your favorite news letters and keep an 👀 on the latest technologies news.

feed-reader java rss springboot vue3

Last synced: 15 May 2025

https://github.com/nsiatras/pdf-compressor

PDF File Compression Software

compression ghostscript java pdf

Last synced: 13 May 2025

https://github.com/jgperrin/net.jgp.books.spark.ch16

Spark in Action, 2nd edition - chapter 16 - performance, checkpointing, and caching

apache-spark cache checkpoint java java8 manning spark sparkwithjava

Last synced: 06 May 2025

https://github.com/willemjiang/smart-park-demo

The demo repo of smark park usecase

camel cozmo java

Last synced: 15 Apr 2025

https://github.com/digitalheir/java-nfa

🌁 Nondeterministic Finite State Automata for Java (in plain English: flowcharts with multiple possible outcomes)

finite-state-automaton finite-state-machine fsa java nfa non-deterministic transducer

Last synced: 11 Jan 2026

https://github.com/othreecodes/attendancems

Attentance management and Course Record System Written in JavaFX

attendance-management-system fingerprint java javafx records-management

Last synced: 15 May 2025

https://github.com/ralscha/sse-eventbus-demo

Demo application for the sse-eventbus library

demo java server-sent-events spring springframework sse-eventbus

Last synced: 24 Apr 2025

https://github.com/javiorfo/java-spring3-microservice

Clean architecture, Java 21, Spring Boot 3, Postgres, Tracing, Logging and Keycloak

auditory hexagonal-architecture hibernate-jpa java java-21 keycloak microservice spring-boot spring-security springboot3

Last synced: 01 Sep 2025

https://github.com/rodrigorvsn/buda

📚️ My Software Engineer arsenal with Data Structures, Algorithms, Design Patterns, Concepts, etc.

algorithms competitive-programming data-structures-and-algorithms design-patterns docsify java python software-engineering solid tdd typescript vitest

Last synced: 18 Aug 2025

https://github.com/s-frei/tracksearch

Search on YouTube and/or SoundCloud for tracks and get their metadata

expose http-client java metadata-extraction music search search-interface song soundcloud stream youtube

Last synced: 22 Aug 2025

https://github.com/cevheri/springboot-microservices-example

Spring Boot Microservices Application API Gateway, Service Registry, Circuit Breaker, Hystrix Dashboard, and Other Microservices

apigateway circuit-breaker eureka eureka-client eureka-server h2-database hystrix hystrix-dashboard java service-registry spring-boot zipkin zipkin-docker

Last synced: 10 Mar 2026

https://github.com/yegor256/rultor-image

Default Docker image for Rultor

docker docker-image java

Last synced: 27 Mar 2025

https://github.com/siemens/lightweightcmpra

CLI-based Registration Authority application PoC

appilcation certificates cli cmp java lcmpp rfc4210 rfc9840 x509

Last synced: 18 Jun 2025

https://github.com/thomashartm/burp-domsink-logger

Injects a trusted types policy into an HTML page to log all DOM sinks whenever HTML is written into the DOM.

burp burp-extensions burp-plugin burpsuite-extender cross-site-scripting domxss java javascript penetration-testing-tools security-testing security-tools trusted-types

Last synced: 23 Mar 2025

https://github.com/taymyr/lagom-extensions

Utilities for Lagom framework

java kotlin lagom

Last synced: 05 Apr 2025

https://github.com/joaoito/sistemas-de-informacao

Repositório para material de estudos durante a faculdade de Sistemas de Informação! Em código de linguagens de programação variadas vamos criar e resolver problemas! ;)

algorithms backend brazil cpp dev developer formation frontend graduation ino java js logic study

Last synced: 04 Mar 2026

https://github.com/javatmp/javatmp

JavaTMP Bootstrap admin and dashboard component template built using HTML 5 , CSS 3 , jQuery , Bootstrap 4 and Java

admin-dashboard bootstrap bootstrap-admin bootstrap-template bootstrap-templates bootstrap-theme dashboard dashboard-templates gulp java java-bootstrap-template jquery jsp servlet

Last synced: 29 Aug 2025

https://github.com/picimako/intellij-live-templates

IntelliJ Live templates for various Java libraries with guides and examples for template variable functions.

intellij java live-template

Last synced: 26 Aug 2025

https://github.com/mike10004/xvfb-manager-java

Library that manages an xvfb process and a JUnit rule that employs the library.

java junit selenium xvfb

Last synced: 22 Aug 2025

https://github.com/zedseven/green

A gaming library that enables easy 2D game creation within Processing.

education game-development game-library greenfoot jar java learning library pde processing processing-language processing-library

Last synced: 15 Apr 2025

https://github.com/flayone/taxcomparecalculate

2019年个税新政策,起征点提升为5000后,年累进制算法一次性计算当年所有月份工资

2019 andriod calculator constraint-layout java kotlin ripple-effect tax

Last synced: 14 Apr 2025

https://github.com/alewin/moneytracking

Money tracking - Android App for planning, tracking your spending, monitoring your credit and budget - UNIBO 2016/2017 - Alessio Koci

android budget budget-manager chart credit java lam money money-tracking monitoring pdf planning reports tracking unibo

Last synced: 14 Apr 2025

https://github.com/sahq-azhar/android-sliding_tabs_with_navigationdrawer

⭐A ready to use Android app template.Navigation Drawer with fragments and Swipeable tabs. The most used layout for organized and minimal displays.

android android-app android-application android-development android-sdk android-studio androidx app fragments google java latest latest-version navigation-bar navigation-drawer swipable swipable-tabs tabs template xml

Last synced: 06 Mar 2026

https://github.com/hms-core/hms-wallet-passgenerator

HMS wallet passgenerator is a sample code for how to create a wallet pass package.

hms huawei java maven pass pkcs7 wallet

Last synced: 01 Aug 2025

https://github.com/jfree/swtgraphics2d

A Graphics2D implementation targeting SWT

graphics2d java swt

Last synced: 30 Jul 2025

https://github.com/mikesafonov/spring-boot-starter-specification-builder

Spring Boot starter for building specifications in declarative way

java spring-boot spring-data-jpa spring-data-jpa-specification

Last synced: 12 Aug 2025

https://github.com/chris2018998/poolperformance

JDBC Connection Pool Performance Test source

connection-pool java jdbc

Last synced: 01 Aug 2025

https://github.com/tarunsingh2002/aahar1.0.0

Aahar is a food donation app built on Java and powered by Firebase. Its primary objective is to facilitate the process of food donation, connecting food donators with receivers in a seamless manner.

aahaar ahar android-app android-development android-studio firebase firebase-auth firebase-authentication firebase-database firebase-realtime-database firebase-storage food-app food-donation food-donation-application food-waste google-maps google-maps-android google-maps-api java xml

Last synced: 20 Sep 2025

https://github.com/uppnrise/distributed-rate-limiter

High-performance distributed rate limiter service with Redis backend. Supports token bucket and sliding window algorithms, dynamic configuration, and real-time metrics. Built for microservices architectures.

api-gateway api-protection concurrency distributed-systems docker high-performance java kubernetes microservices monitoring observability production-ready prometheus rate-limiter rate-limiting redis scalability spring-boot throttling token-bucket

Last synced: 28 Sep 2025

https://github.com/paarthmadan/chat-application

A multi-client, java, chat application.

chat chat-application java javafx socket-communication

Last synced: 26 Jul 2025

https://github.com/khaouitiabdelhakim/etablissements-application-android

Ce projet consiste en une application mobile Android permettant aux utilisateurs de se connecter, d'ajouter des établissements et de visualiser la liste des établissements.

android android-app android-application android-studio app authentication backend java login recyclerview recyclerview-adapter room room-database

Last synced: 18 Mar 2025

https://github.com/jossarchived/jbridge

JBridge facilitates communication in minecraft bedrock networks, between Nukkit servers and WaterdogPE proxies using Redis

cache group-system java jbridge message-broker minecraft nukkit player-cache redis waterdog

Last synced: 04 Aug 2025

https://github.com/piomin/sample-java-sonar

sample application used as a source for scanning code quality with sonarqube also containing sovarqube plugin with rules definitions

java qa sonar-plugin sonarqube sonarqube-analysis

Last synced: 09 Aug 2025

https://github.com/hms-core/hms-identity-demo

Identity demo code encapsulates APIs of the HUAWEI Identity Kit. It provides demo programsfor your reference or usage.

address hms hms-identity identity java

Last synced: 01 Aug 2025

https://github.com/jusexton/spring-cassandra-pagination-example

Cassandra pagination example with spring boot.

cassandra example-project java spring-boot

Last synced: 13 Apr 2025

https://github.com/apache/tomee-site-generator

Mirror of Apache TomEE Site Generator

java network-server tomee

Last synced: 18 Feb 2026

https://github.com/moogacs/problem-solving

Problem solving repo. for the purpose to collect problems solution with different programming language

algorithms c cpp datastructures java javascript problem-solving python

Last synced: 17 Jan 2026

https://github.com/pegasystems/pega-alertanalyzer

AlertAnalyzer is a tool that can be used to analyze PegaRULES ALert log files and render insights into performance issues

alertanalyzer gradle java pega pega-alertanalyzer

Last synced: 12 May 2025

https://github.com/rishabh9/mdc-propagation-dispatcher

A Mapped Diagnostic Context (MDC) propagation Akka Dispatcher for the asynchronous environment of the Play Framework.

akka java mdc play scala

Last synced: 11 Jan 2026

https://github.com/eliasnogueira/rest-assured-open-api-generator-talk

Simple example from basic REST Assured tests to a better architecture using the OpenAPI Generator

api-testing automated-testing java

Last synced: 24 Oct 2025

https://github.com/AirPowerTeam/AirPower4J

🔥🔥🔥AirPower4J是一个基于 Java17、SpringBoot3.x、JPA&MySQL 的后端开发脚手架,其中包含了一些 RBAC、请求验证、CURD封装、异常处理、多租户SaaS、加解密与安全、WebSocket等模块,以满足日常开发的快捷、稳健、标准化等要求。

api backend java jpa oauth2 spring-boot

Last synced: 21 Jul 2025

https://github.com/geraldokereke/ziptrack

Is a e-hailing ride application, which implements Google Map APIs to connect nearby drivers to riders, and initiate a ride. The application is written in Java, and employs Google Map APIs, Firebase and several other tools which are necessary for the development of the application.

java

Last synced: 11 Sep 2025

https://github.com/oyzh1994/easyshell

A powerful, modern, cross-platform, multi-protocol client

cos ftp java javafx minio mysql obs oss redis rlogin s3 serialport sftp smb ssh telnet terminal vnc webdav zookeeper

Last synced: 09 May 2026

https://github.com/vieitesss/colorize-java

A minimal library to print colored text in Java console

color console java library text

Last synced: 22 Sep 2025

https://github.com/xxrjun/cs61b-sp21

📖 Self-study of CS61B, the CS course (Data Structures, Spring 2021) at UC Berkeley by Josh Hug.

cs61b cs61b-sp21 data-structures java

Last synced: 12 Apr 2025

https://github.com/fmarot/nativedependencies-maven

nativedependencies-maven-plugin is a Maven plugin helping you deal with native dependencies (be it .so, .dll...)

dependencies java maven-plugin native native-libraries

Last synced: 27 Aug 2025

https://github.com/kbss-cvut/termit

An advanced SKOS terminology manager linking concepts to their definitions in documents

java rdf rest skos ufo

Last synced: 18 Feb 2026