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/lemire/sparsebitmap

A simple sparse bitmap implementation in java

bitset compression java

Last synced: 30 Jul 2025

https://github.com/tmobile/casquatch

Casquatch: an open source Java abstraction layer for Cassandra databases

cassandra datastax java spring-boot

Last synced: 21 Aug 2025

https://github.com/configcat/java-sdk

ConfigCat SDK for Java. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.

android configcat configuration configuration-management feature-flag feature-flags feature-toggle feature-toggles featureflags java remote-config

Last synced: 13 Aug 2025

https://github.com/ushelp/easybackup

Java 免费开源内容备份,压缩,远程发送一体化任务调度应用及引擎框架。Java content backup, compression, sending service application and engine framework.

application backup backups compression content-compression database database-backup database-backup-application easybackup-engine-framework easybackup-web-manger engine engine-framework java java-8 mysql project-backup system-backups

Last synced: 04 Oct 2025

https://github.com/pushyzheng/landlords

这是一款可以和好友同玩的开黑斗地主!

game java spring

Last synced: 10 Aug 2025

https://github.com/veilair/java-development

An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about Java Development.

java java-17 java-9 java-application java-apps java-code-best-practices java-codes java-collections java-developer java-developer-vm java-development-kit java-development-tools java-frameworks java-security

Last synced: 12 Jun 2025

https://github.com/wyatt-herkamp/too-many-shortcuts

Adds support for meta keys such as alt, ctrl, and shift in keybinds. Allows for creating multiple binds for each keybinds.

fabric java kotlin minecraft

Last synced: 17 Jun 2026

https://github.com/loiane/java-spring-extension-pack

Visual Studio Code Extension Pack for Java + Spring developers.

java spring spring-boot springboot visual-studio-code vscode

Last synced: 23 Mar 2025

https://github.com/connyduck/pixelwallpaper

A colorful pixelated live wallpaper for Android

android colorful customization java wallpaper xml

Last synced: 10 Oct 2025

https://github.com/l33t-c0d3r-66/todo-web-application

TO-DO Web Application Created Using Hibernate and Bootstrap

hibernate java javawebapp jsp jsp-servlet

Last synced: 28 Apr 2025

https://github.com/stwind/gradle-jni

Sample project setup for working with Java Native Interface with Gradle

gradle java jni

Last synced: 10 Mar 2026

https://github.com/ajermakovics/backflow

A dynamic reverse proxy server

java java8 reverse-proxy undertow

Last synced: 13 Apr 2025

https://github.com/sharifpoetra/thunder-java

Thunder the legendary bot that now come out reborn!

discord-bot java jda jda-bot jda-discord-bot multipurpose music-bot

Last synced: 21 Mar 2025

https://github.com/paveldat/tetris

Java game "Tetris"

java tetris tetris-game

Last synced: 22 Jul 2025

https://github.com/joel-costigliola/elastic-search-test

ESIntegTestCase example

elasticsearch java test

Last synced: 11 Apr 2025

https://github.com/eocode/docker-spark-big-data

Exercises in Spark with Docker and Data Languages

big-data data-science docker java python scala spark

Last synced: 11 Oct 2025

https://github.com/hoangsonww/graph-data-structure

🔍 This repository explores the graph data structure, focusing on its application in analyzing large texts and developing the Word Graph Game. It includes algorithms for text analysis, graph construction, and game logic, offering a comprehensive toolkit for educational and development purposes.

graph graph-algorithms graph-data-science graph-datastructures graph-theory graphs java java-8

Last synced: 11 Apr 2025

https://github.com/hoangsonww/sorting-algorithms-dsa

🔄 This repository delves into sorting algorithms, with a special emphasis on the implementation of Merge Sort to organize artworks in a museum setting. It provides a detailed guide on sorting principles, Merge Sort algorithm adaptation, and its application to real-world scenarios.

java java-8 merge-sort mergesort museum museum-collections sort sorting sorting-algorithms sorting-algorithms-comparison sorting-algorithms-implemented

Last synced: 11 Apr 2025

https://github.com/hoangsonww/binary-search-tree-dsa

🌳 This repository is dedicated to the Binary Search Tree (BST) data structure, featuring a comprehensive demo of all its functionalities including insertion, deletion, search, and traversal operations. It serves as an educational resource for understanding BSTs in depth, offering code examples and explanations suitable for students and developers.

algorithms binary-search binary-search-algorithm binary-search-tree binary-search-tree-operations binary-search-tree-traversal binary-tree binary-tree-array binary-tree-linked-list bst bst-tree data-structures java java-8

Last synced: 14 Oct 2025

https://github.com/mlomb/freetype-jni

Java binding to the FreeType library using JNI

freetype-jni freetype-library java jni

Last synced: 06 May 2025

https://github.com/cleasbycode/pdvzip

Embed a ZIP or JAR file within a PNG image to create a tweetable and "executable" PNG-ZIP polyglot image file. CLI / Web tool.

arbitrary-data cli-tools cpp hacking infosec jar java linux png polyglot polyglot-files polyglots powershell pwsh python tweetable-zip twitter x-platform zip zipfile

Last synced: 12 Apr 2025

https://github.com/chanran/addressbook

java桌面应用--通讯录

addressbook java javafx-desktop-apps mysql

Last synced: 10 Apr 2025

https://github.com/oussamabonnor1/find_the_letter_material_design

litterature game made using javaFX and FXML, small collaboration, the game is about finding the missing letters from a word using different hints (an image, incomplete word..etc).

desktop fxml game intellij-idea java javafx material-design

Last synced: 23 Oct 2025

https://github.com/salaboy/k8s-operator

Simple Kubernetes Operator Using Spring Cloud Gateway and Spring Cloud Kubernetes

cloud java kubernetes operator spring

Last synced: 10 Apr 2025

https://github.com/ucloud/ucloud-sdk-java

UCloud SDK for Java

developer-tools devops java sdk ucloud

Last synced: 10 Apr 2025

https://github.com/artipie/asto

Abstract Storage for All Artipie Slices

java java-8 storage

Last synced: 07 Oct 2025

https://github.com/catman85/javafx-student-management-system

A Java application for managing students teachers, and grades.

java javafx javafx-application javafx-gui maven sqlite

Last synced: 10 Apr 2025

https://github.com/niesfisch/java-code-tracer

JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call statistics. It helps to analyze which code is still used in production and which code can be removed (e.g. for big monolithic legacy applications)

bytecode callgraph java javaagent jdk jre jvm legacy profile profiler stack stacktrace tracer tracing

Last synced: 23 Jun 2025

https://github.com/abdlquadri/vertx-eventbus-java

A Vert.x EventBus client written in Java, works on Android

android eventbus java vertx

Last synced: 14 May 2025

https://github.com/padarom/java-migrations

:page_with_curl: Laravel inspired DBS-independent Database Migrations for Java 8 (work in progress)

database database-migrations java library

Last synced: 13 Apr 2025

https://github.com/webmakaka/microservices-and-distributed-systems

[Amigoscode, Nelson] Microservices and Distributed Systems [ENG, 2022]

java minikube postgresql spring-boot zipkin

Last synced: 24 Jun 2025

https://github.com/louisjenkinscs/llvm-jvm

[W.I.P] A Just-In-Time Java Virtual Machine written in Haskell

bytecode educational haskell interpreter java java-bytecode jvm language monad monadic scala virtual-machine

Last synced: 26 Jun 2025

https://github.com/picturesafe/picturesafe-search

picturesafe-search is an open source Java wrapper for Elasticsearch, implementing an opinionated, fresh approach to implement new search/analytics enabled applications or enhance legacy software based on relational databases with powerful full text search capabilities.

elasticsearch java search search-engine

Last synced: 12 Jan 2026

https://github.com/dantevg/webstats

Spigot plugin to display the scoreboard, PlaceholderAPI and other plugin statistics on the web

java minecraft minecraft-plugin minecraft-scoreboard mysql placeholderapi-support spigot spigot-plugin

Last synced: 08 Mar 2026

https://github.com/amrdeveloper/tank

Dynamic type Object oriented and scripting language written in Java

interpreter java lox lox-interpreter lox-language oop-languages programming-language scripting-language

Last synced: 12 Apr 2025

https://github.com/doudoutangs/3.salary_system

github不会经常在线,可加QQ:553039957,详谈。薪资管理系统:是一套简洁薪资管理系统,虽然界面简单,但其功能强大。系统分为了五大模块:考勤与工资,薪资设置,部门管理,公告管理,系统管理。主要技术:Springboot+MyBatisPlus+MySQL+jQury,Layui

java jquery layui mybatis-plus mysql spring-boot

Last synced: 13 May 2025

https://github.com/grizeldi/z21-drive

Java implementation of Fleischmann/Roco z21 DCC center's network protocol

cab fleischmann java library model-railway z21

Last synced: 14 Apr 2025

https://github.com/rapter1990/springbootminio

Spring Boot with the usage of Minio running on Docker , AOP and Exception Handling

aop docker exception-handling java minio spring-boot

Last synced: 15 Oct 2025

https://github.com/mgubaidullin/infinity

Prototype of forecast service that uses machine learning to deliver forecasts

camel cassandra chartjs java kafka quarkus spark vuejs

Last synced: 27 Mar 2026

https://github.com/green-code-initiative/creedengo-java

Reduce the environmental footprint of your Java software programs

ecodesign java sonarqube sonarqube-plugin

Last synced: 05 Mar 2026

https://github.com/oktadev/spring-boot-vue-example

Bootiful Spring Boot + Vue Example

bootiful java spring-boot typescript vue vuejs

Last synced: 05 Mar 2026

https://github.com/landawn/abacus-jdbc

Coding with SQL/DB is just like coding with Collections

dao java jdbc jpa orm sql sqlbuilder

Last synced: 25 May 2026

https://github.com/palahsu/tic_tac_toe

Tic Tac Toe Android Game With Source Codes. An unbeatable game of Tic Tac Toe. This tic-tac-toe game was developed using Android Studio

android android-app android-app-source-code android-application android-game android-game-source-code android-studio java tic-tac-toe tic-tac-toe-android tic-tac-toe-game tic-tac-toe-java tictactoe tictactoe-game

Last synced: 16 Oct 2025

https://github.com/tyronczt/java-learn

Java知识点整理

java

Last synced: 11 Apr 2025

https://github.com/stastnypremysl/mines3d

Minesweeper on n*m*2 matrix for Android.

android game java minesweeper-style-game

Last synced: 12 Apr 2025

https://github.com/neomatrix369/java-10-and-beyond

Examples and exercises based on some of the features of Java 10 (GA and Early Access builds)

examples exercises java java10

Last synced: 05 May 2025

https://github.com/d0k1/jsflight

Tools to record and replay user's activity in a web application

java jmeter load-testing selenium

Last synced: 11 Apr 2025

https://github.com/edwinm/game-of-life-in-java

John Conways Game of Life in Java, either as a applet or as a stand alone program.

applet gameoflife java

Last synced: 04 Apr 2025

https://github.com/misterlingham4/crackingthecodinginterview

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: 10 Sep 2025

https://github.com/kevalmorabia97/naive-bayes-text-classifier-in-java

Naive Bayes Classification used to classify movie reviews as positive or negative

java machine-learning naive-bayes-classifier text-classification

Last synced: 10 Jul 2025

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

Spark in Action, 2nd edition - chapter 7 - Ingestion from files

apache-spark java java8 manning spark sparkwithjava

Last synced: 06 May 2025

https://github.com/griush/galileohack

Born in HackUPC 2024, GNSS Tracker is an Android application that allows to retrieve and analyze data from the different GNSS satellite constelations.

android esa galileo gps java

Last synced: 06 Sep 2025

https://github.com/xeraa/morphia-demo

Morphia (MongoDB) demo project

java mongodb morphia

Last synced: 15 Oct 2025

https://github.com/orienteerbap/jnpm

Native Java API to work with JavaScript Node Package Manager (NPM): query, retrieve, pack into jar (webjars), CDN

artifact frontend java npm resources

Last synced: 02 Aug 2025

https://github.com/manifold-systems/manifold-sample-graphql-app

A sample application demonstrating the GraphQL Manifold

graphql java manifold

Last synced: 18 Aug 2025

https://github.com/spandey1296/learn-share-hacktoberfest2021

✧ 🎀 𝐓𝐡𝐢𝐬 𝐫𝐞𝐩𝐨𝐬𝐢𝐭𝐨𝐫𝐲 𝐜𝐨𝐧𝐭𝐚𝐢𝐧𝐬 𝐩𝐫𝐨𝐣𝐞𝐜𝐭𝐬 𝐚𝐧𝐝 𝐚𝐬𝐬𝐢𝐠𝐧𝐦𝐞𝐧𝐭𝐬 𝐭𝐡𝐚𝐭 𝐲𝐨𝐮 𝐡𝐚𝐯𝐞 𝐭𝐨 𝐰𝐨𝐫𝐤 𝐨𝐧 𝐛𝐲 𝐬𝐞𝐧𝐝𝐢𝐧𝐠 𝐨𝐧𝐥𝐲 𝟒 𝐯𝐚𝐥𝐢𝐝 𝐩𝐮𝐥𝐥 𝐫𝐞𝐪𝐮𝐞𝐬𝐭𝐬. 𝐒𝐭𝐞𝐩 𝐛𝐲 𝐬𝐭𝐞𝐩 𝐆𝐮𝐢𝐝𝐚𝐧𝐜𝐞 𝐰𝐢𝐥𝐥 𝐛𝐞 𝐦𝐚𝐢𝐧𝐭𝐚𝐢𝐧𝐞𝐝 𝐢𝐧 𝐭𝐡𝐞 𝐫𝐞𝐚𝐝𝐦𝐞.𝐦𝐝 𝒯𝒽𝒾𝓈 𝓇𝑒𝓅♡𝓈𝒾𝓉🍪𝓇𝓎 𝓌𝒾𝓁𝓁 𝒸🌺𝓃𝓈𝒾𝓈𝓉 𝓂𝑒𝓇𝑔𝑒 𝒻𝓇♡𝓂 𝓉𝒽𝑒 𝒶𝓁𝓁 𝓅𝒶𝓇𝓉𝒾𝒸𝒾𝓅𝒶𝓃𝓉𝓈 🌺𝒻 𝒽𝒶𝒸𝓀𝓉❁𝒷𝑒𝓇𝒻𝑒𝓈𝓉 𝟤❤𝟤𝟣 𝓅🍪𝓌𝑒𝓇𝑒𝒹 𝒷𝓎 𝒟𝒾𝑔𝒾𝓉𝒶𝓁🍑𝒸𝑒𝒶𝓃. 🎀 ✧

development full-stack hacktoberfest hacktoberfest-2021 hacktoberfest-accepted hacktoberfest-starter hacktoberfest2021 hactoberfest java project python3 web

Last synced: 31 Jul 2025

https://github.com/florianmichael/dietrichevents2

One of the fastest Java event systems in the world using compiler optimizations, which still has a lot of features

event event-management eventbus events java lambda listener

Last synced: 28 Apr 2025

https://github.com/grahamedgecombe/netty-sni-example

An example of how to use server-side SNI in Netty with Java 8.

java netty ssl

Last synced: 11 Apr 2025

https://github.com/activeviam/jdk4py

A JDK shipped in a Python package

java jdk jre jvm python-library runtime

Last synced: 09 Apr 2025

https://github.com/playfab/javasdk

PlayFab SDK for Java applications

android java playfab

Last synced: 18 Aug 2025

https://github.com/wojciechzankowski/iextrading4j-hist

IEX Trading library to parse TOPS and DEEP multicast packets

deep feed hist iex iex-trading iextrading java market-data tops udp

Last synced: 12 Oct 2025

https://github.com/ddobrin/spring-native-function-knative

A simple example of a Function deployed in Knative, available as JVM or Native Image

java knative native

Last synced: 13 Jun 2025

https://github.com/caimucheng/cidecompat

(已废弃)一款手机代码 IDE,支持 andjs,js,html,java,c++,c#,c 编辑和 js,andjs,html 运行,有语法高亮和代码补全,可以打包app

android editor ide java javascript ui

Last synced: 12 Apr 2025

https://github.com/jillesvangurp/osm2geojson

Tool to convert open street map xml to geojson

geojson java openstreetmap-data osm

Last synced: 13 Jun 2025

https://github.com/seogeurim/algorithm-practice

🚘 어디 한 번 꾸준히 풀어보자 알고리듬 🚖

algorithm java

Last synced: 26 Mar 2025

https://github.com/oblac/jodd-lagarto

Java HTML parsers suite.

html html-parser java jquery parser

Last synced: 27 Apr 2025

https://github.com/apache/ambari-infra

Apache Ambari Infra is a sub project of Apache Ambari.

ambari big-data java javascript python

Last synced: 12 Jun 2025

https://github.com/codesqueak/jackson-json-crypto

Jackson Crypto Extension Module

aes encryption jackson java json module

Last synced: 13 Jul 2025

https://github.com/tokenmill/crawling-framework

Easily crawl news portals or blog sites using Storm Crawler.

crawler crawling crawling-framework elasticsearch java scraping storm storm-crawler vaadin

Last synced: 22 Apr 2025

https://github.com/fracpete/sizeofag

Determining size of Java objects.

java java-objects memory

Last synced: 22 Apr 2025

https://github.com/ksbrwsk/raspberrypi-boot

simple spring boot application running on raspberry pi measuring data via bmp085 sensor

gdata google-sheets-api java mqtt pi4j pushover rabbitmq raspberry-pi spring-boot

Last synced: 12 May 2025

https://github.com/ngageoint/mgrs-java

Military Grid Reference System Java Library

java mgrs military-grid-reference-system nga

Last synced: 14 Apr 2025

https://github.com/mcourteaux/spooferbt

Relay torrent tracker communication via TCP to bypass a blocked UDP network.

java proxy spoofing torrent tracker tracker-communication tunneling udp udp-traffic

Last synced: 09 Jul 2025

https://github.com/point85/shift

The Shift library project manages work schedules with teams and shift rotations.

java shift shift-calendar work-calendar work-schedule

Last synced: 23 Apr 2025

https://github.com/kuliginstepan/dadata-client

Dadata Suggestions API client for Spring (Java)

dadata-api dadata-client java spring

Last synced: 14 Jan 2026

https://github.com/project-openubl/xhandler-java

Java library for creating and sending XML files through SOAP - SUNAT

creditnote debitnote invoice java peru sunat ubl ubl20 ubl21 web-service wsdl wsdl-generation

Last synced: 07 May 2025

https://github.com/Scorpio-xu/2017NPU-Exam

2017级西工大软件工程考研复试机试题,java实现

bubble-sort java

Last synced: 01 Apr 2025

https://github.com/caoimhebyrne/compact-chat

Clean up your chat by removing duplicate messages!

fabric-mod java minecraft

Last synced: 12 Apr 2025

https://github.com/ajermakovics/json

Simple and convenient Json in Java

java json

Last synced: 13 Apr 2025

https://github.com/ordinaryroad-project/ordinaryroad

OrdinaryRoad开源框架,一个Spring微服务项目

java nuxt spring-boot spring-cloud vuetify

Last synced: 12 Apr 2025

https://github.com/y785/script-api

A java MapleStory🍁 scripting api.

java maplestory maplestory-scripts

Last synced: 04 Mar 2025

https://github.com/natiginfo/easyfont

Android Library to set font of TextView, Button, EditText, and RadioButton in XML without editing Java code to set Typeface.

android android-ui easyfont font java library

Last synced: 13 Jun 2026

https://github.com/artipie/docker-adapter

Docker registry storage adapter

docker docker-registry java private-docker-registry

Last synced: 08 Sep 2025