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/sachinl0har/basic-calc-app-java

Download Link 👇 [My Work Section]

android app java studio

Last synced: 28 Jul 2025

https://github.com/rlemaigre/jminiorm

Micro-ORM and database utility for the Java language.

database java jdbc jpa orm sql

Last synced: 25 Jun 2025

https://github.com/ivstiv/pixelart-converter

This project aims to recreate pixel arts as close as possible to a given image but with a limited color palette. In this case it is working with the color palette of the Drednot's Colored Panel but technically it should not have any issues to work with any other palette given it is in the right json format.

converter dredark drednot java javafx pixelart

Last synced: 13 May 2025

https://github.com/ayeujjawalsingh/cheat-sheet

Here is the Some Cheat-Sheet, through which you can easily Revise your knowledge......

canvas cheatsheet cpp css django flask html5 java javascript jquery mysql php python sql

Last synced: 25 Aug 2025

https://github.com/anfractuosity/lsd

A Java port of the Line Segment Detector algorithm

java line-segmentation lsd segment-detector-algorithm

Last synced: 13 May 2025

https://github.com/PhilippHeuer/credential-manager

Java - OAuth2 Credential Manager

credentialmanager java oidc-client

Last synced: 14 May 2025

https://github.com/tianyirenjian/jvalidation

A spring boot validation library from laravel.

java validate validation validation-library validator

Last synced: 20 Jan 2026

https://github.com/gab-studios/gab-cmdline

A GABStudios Java library to help with command line parsing.

command gab-cmdline java line parser parser-library

Last synced: 03 Oct 2025

https://github.com/jain131102/neocolab

CSE3004_Design and Analysis of Algorithms Lab_ NEOCOLAB

daa java neocolab vit

Last synced: 02 Aug 2025

https://github.com/eternalstone/easycaptchaboot

基于EasyCaptcha实现的Java图形验证码,支持gif、中文、算术等类型。解决了该项目存在的一些issues和问题,扩展了springboot-starter包,支持SpringBoot2.x和SpringBoot3.x,支持jdk8、jdk11、jdk17

captcha java springboot springboot3

Last synced: 23 Aug 2025

https://github.com/joseluisgs/moriajava2021

2DAM. Ejemplo de un programa usando Java para simular el enunciado Minas de Moria. Curso 2021-2022

design-patterns java

Last synced: 07 Aug 2025

https://github.com/hoangtran0410/smartphone_store_manage_java

Phần mềm Java quản lý, mua bán smartphone ...

java manager mysql-database phone

Last synced: 31 Jul 2025

https://github.com/astavie/from-the-ground-up

A Minecraft mod that adds research

ftgu java minecraft minecraftforge mod

Last synced: 27 Sep 2025

https://github.com/hms-core/hms-ads-severdemo

HMS ads java severdemo demonstrates how to use java code to invoke the restful API of the HMS Ads Kit.

ads hms huawei java sever

Last synced: 08 Aug 2025

https://github.com/pscheidl/fortee

Jakarta EE / Java EE fault-tolerance guard leveraging the Optional pattern. Its power lies in its simplicity.

annotations cdi-extension fault-tolerance jakartaee java javaee simplicity

Last synced: 27 Jul 2025

https://github.com/premium-minds/wicket-crudifier

wicket-crudifier is a library to easily create CRUD's with wicket

crud java wicket

Last synced: 30 Jul 2025

https://github.com/kilianb/java-sonos-controller

Sonos controller api with UPnP event support. Examples show text to speech on speakers and local music file playback.

controller java sonos upnp

Last synced: 15 Aug 2025

https://github.com/birddevelper/salmos-report-spring-boot-starter

A useful simple to use spring-boot library that help you to build beautiful html table, xml document, PDF or any other formats with very specific features from sql or list of objects

generator hibernate html java jdbc jdbctemplate pdf report reportgenerator spring spring-boot xls xml

Last synced: 04 Mar 2026

https://github.com/qingshan/dotfiles

My dotfiles for macOS and Linux: Development environment for Rust / Go / Java, Configuration for vim / fish / i3 / tmux.

alacritty cheatsheets debian development-environment dotfiles fish-shell fzf go i3 ideavim intellij-idea java linux macos manjaro regolith rust terminal tmux vim

Last synced: 26 Sep 2025

https://github.com/mahozad/jlayer

Mirrored from http://www.javazoom.net/javalayer/javalayer.html

java jlayer mp3 mp3-converter mp3-decoder mp3-files mp3-player mpeg

Last synced: 10 Aug 2025

https://github.com/syncfusionexamples/ej2-document-editor-web-services

This repository contains Web API service projects for Word Processor (also known as Document Editor) component server-side dependencies in all supported platforms.

csharp document-editor java web-api web-services word-processor

Last synced: 15 Aug 2025

https://github.com/yiding-he/redisfx

A JavaFX Client for Redis

client gui java javafx redis

Last synced: 27 Oct 2025

https://github.com/artem-smotrakov/tlsbunny

Framework for creating fuzzers and negative tests for TLS 1.3 implementations

fuzzer fuzzing handshake java tls tls13

Last synced: 17 Sep 2025

https://github.com/openjdk/jmc7

https://openjdk.org/projects/jmc

java jmc mission-control openjdk

Last synced: 05 Oct 2025

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

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

bfs dfs java queue recursive stack swing

Last synced: 12 Oct 2025

https://github.com/usnistgov/metaschema-java

Java tools and libraries providing a Metaschema toolchain

code-generation data-binding java json maven maven-plugin metaschema modeling parser-library xml yaml

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/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/sergey-melnychuk/distributed-algorithms

Implementation of classic distributed algorithms: membership, failure detection, quorum, replication etc.

consensus distributed-hash-table distributed-systems fault-tolerance java membership peer-to-peer quorum replication

Last synced: 19 Jan 2026

https://github.com/fiqryq/movie

🎥 Aplikasi android sederhana menggunakan retrofit2 dan api themoviedb.

api java movie retrofit themoviedb

Last synced: 10 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/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/annimon/hotarufx

Programming language for creating animations

animation java javafx programming-language

Last synced: 16 Oct 2025

https://github.com/xeraa/mongouk2011

MongoUK2011 presentation on Morphia

java mongodb morphia

Last synced: 11 Oct 2025

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/ghost-chu/simplereloadlib

Simple but useful generic reload library for Java projects.

java libraries reload simple

Last synced: 15 Mar 2026

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/security-union/rust-vs-java

Personal study to compare java and rust

java rustlang study

Last synced: 03 Sep 2025

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

Apache Maven Studies

build-management java maven

Last synced: 10 Apr 2025

https://github.com/shaoxiongdu/supermarketcashregistersystem

基于JavaSE的超市收银管理系统

java javase system

Last synced: 10 Apr 2025

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

Java module for communicating with the Veryfi OCR API.

api java java-library java-sdk sdk

Last synced: 04 May 2025

https://github.com/harshitrv/java-programs

List of java programs made during learning java.

awt-gui java jdbc jsp swing swing-gui

Last synced: 10 Apr 2025

https://github.com/ajay-prabhakar/codeforces

Codeforces is Android version of Codeforces web. This app is made to integrate all the available Codeforces API into this app. :rocket:

android api codeforces java

Last synced: 29 Oct 2025

https://github.com/raptorbox/raptor

Raptor IoT platform

iot java mqtt mqtt-broker raptor

Last synced: 12 Apr 2025

https://github.com/tinycedar/vanilla

用Go开发的实验性质的Java虚拟机(Java Virtual Machine) An experimental Java Virtual Machine written in Go

go golang java jvm

Last synced: 30 Apr 2025

https://github.com/meesho/excel-pojo-mapper

Excel-Pojo-Mapper is a library to map data kept in excel to list of java objects without writing boilerplate code to read excel & set values for object fields.

apache-poi converter epmapper java mapping mapping-tools microsoft-excel poi pojo

Last synced: 26 Apr 2026

https://github.com/shubh2-0/tender-management-system

This is a Tender Management System application. In this application two persons are allow to login ,first one is Admin and second one is Vendor. Admin can register new Vendors and will provide a username and password to Vendor. Vendor can login with username and password and handle all present tender according to him.

buffered-reader class database java jdbc jdbc-driver methods mysql

Last synced: 14 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/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/robert076/ubb-computer-science

The courses I took at UBB during my Bachelor's in Computer Science. A collection of my assignments, exams, projects, labs, lecture notes, and preparation materials for them, including extra work.

assembly cpp java lisp prolog python ubb ubb-cluj ubb-computer-science ubb-fmi

Last synced: 09 Oct 2025

https://github.com/arcticicestudio/icecore-hashids

A lightweight generator for short, unique, non-sequential and decodable Hashids from non-negative numbers.

hash hash-algorithm hash-numbers hashids icecore java library obfuscation obfuscator

Last synced: 24 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/croct-tech/export-client-java

Java client for the Croct Export API.

api client croct java

Last synced: 30 Oct 2025

https://github.com/oracle/rewrite-recipes

OpenRewrite recipes for Oracle solutions, like upgrades of java and Weblogic.

coherence jakartaee java openrewrite openrewrite-recipes spring-framework-6 weblogic

Last synced: 18 Oct 2025

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/jwharm/cairo-java-bindings

Java language bindings for the Cairo graphics library using the JEP-454 Panama FFI

bindings cairo-drawing java jep-454

Last synced: 15 Sep 2025

https://github.com/marschall/jdeps-maven-plugin

maven plugin that runs the 8 jdeps tool

java jdeps maven

Last synced: 17 Aug 2025

https://github.com/openjdk/jfx11u

JavaFX 11.x : last released 2023-07-19

java javafx openjdk

Last synced: 05 Oct 2025

https://github.com/arkapg211002/sem-5-cse

All lab assignments and text books for SEM 5 CSE at TMSL (under MAKAUT) 2023-24

assignment-solutions c completed cse java lab makaut operating-system shell-scripting software-engineering textbooks ubuntu uml vim

Last synced: 20 Aug 2025

https://github.com/monicaquintal/fintech

Conteúdo estudado ao longo do 1° ano do curso de ADS, para desenvolvimento de solução para controle financeiro - FIAP.

ads css fiap fintech html java python sql

Last synced: 22 Apr 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/utsanjan/greenhouse

GreenHouse Blog is an innovative Java-based social media Android app crafted for effortlessly sharing college updates and engaging gossip

android android-studio blog collegeblog greenhouse java social social-media

Last synced: 18 Sep 2025

https://github.com/xoxefdp/farmacia

sistema de inventario para farmacia en java

java

Last synced: 22 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/mohamed-taman/mohamed-taman

Profile biography

jakarta-ee java

Last synced: 28 Jun 2025

https://github.com/julxxy/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: 11 Jan 2026

https://github.com/binhex/arch-intellij

Docker build script for Arch Linux base with IntelliJ IDEA

arch-linux docker docker-image groovy gui ide intellij java kotlin novnc scala x-windows

Last synced: 08 Apr 2026

https://github.com/apache/sling-org-apache-sling-engine

Apache Sling Engine Implementation

java sling

Last synced: 06 Apr 2025

https://github.com/jethronap/jstat

A Java Library for Statistics, Data Analysis and Visualization.

classification data-analysis gradient-descent java linear-regression statistics

Last synced: 21 Jun 2025

https://github.com/respresso/respresso-client-android

Save development time! Respresso automatically transforms and delivers your digital assets into your projects

android android-development designer developer-tool digital-asset-management gradle java kotlin resource-management respresso synchronization translator

Last synced: 11 Jan 2026

https://github.com/arturbosch/jquality

Static code analysis for Java

analysis badsmells code codesmells groovy java javaparser static

Last synced: 13 Apr 2025

https://github.com/jiro4989/mvtexteditor

RPGツクールMVのテキスト編集ツール

gui java javafx utility

Last synced: 08 May 2025

https://github.com/louisdh/java-class-quick-look

Quick Look plugin to display Java class files as bytecode

bytecode java macos quicklook-plugin

Last synced: 13 May 2025

https://github.com/yupiik/tools-maven-plugin

An Apache Maven plugin set of tools.

java maven pdf site tool

Last synced: 13 Apr 2025

https://github.com/cristiangreco/spring-boot-boilerplate

Starter project to develop REST APIs with Spring Boot and Gradle

gradle heroku java spring-boot

Last synced: 06 Apr 2025

https://github.com/rubrica/rubrica

Libreria para Firma Digital

java

Last synced: 11 Jan 2026

https://github.com/artipie/ppom

Parent POM for all Maven projects

artipie java maven-pom parent-pom

Last synced: 14 Jan 2026

https://github.com/apache/drill-site

Apache Drill Site

big-data drill java

Last synced: 03 Sep 2025

https://github.com/robert-kratz/capture-the-flag-multiplayer

This Capture the Flag game, developed during a two-month project phase for a University of Mannheim lecture, features a 2D chessboard map and supports up to four players. Using Java in a client-server setup, it offers strategic multiplayer gameplay.

java javafx minigame

Last synced: 22 Apr 2025