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/polyhedraldev/paralithic

Super fast expression evaluator/parser written in Java

expression-evaluator expression-parser hacktoberfest java objectweb-asm performance

Last synced: 05 Apr 2025

https://github.com/natiginfo/checkpoint

🛂 An easy to use input validator ✅

checkpoint dsl java kotlin kotlin-dsl validator

Last synced: 14 Apr 2025

https://github.com/rongmario/imaginebreaker

Java 9-23 Hackery, destroys module system + reflection filters

hacking java java-17 jpms methodhandles module reflection unsafe

Last synced: 14 Apr 2025

https://github.com/securesauce/precli

Precaution CLI - command line static application security testing tool

command-line go java python sast security security-tools static-analysis static-code-analysis

Last synced: 09 Apr 2025

https://github.com/computacionnube/romero

TRABAJOS INDIVIDUALES DE PROGRAMACIÓN PUNTO NET II

csharp java javascript javascript-game

Last synced: 13 May 2025

https://github.com/arakelian/faker

A Java library for generating fake data such as names, addresses, and phone numbers.

data fake fake-content fake-data faker java java-8 mocking mocks test

Last synced: 01 Aug 2025

https://github.com/krasa/editorgroups

IntelliJ plugin prototype of https://youtrack.jetbrains.com/issue/IDEA-12130#comment=27-2838171

intellij intellij-plugin java

Last synced: 17 Mar 2025

https://github.com/httpmarco/aeon

A de-/serialization library to manage simple configurations

configuration java

Last synced: 02 Mar 2025

https://github.com/buildcraft/buildcraftapi

The API for BuildCraft. Versions 7.2.0 and above.

buildcraft java minecraft mod

Last synced: 07 May 2025

https://github.com/shashank02051997/java-game-and-application

Java Games and Application with awesome source code and better algorithm

application game game-2d game-development games java java-8 java-library project

Last synced: 11 Jul 2025

https://github.com/camunda-community-hub/micronaut-camunda-external-client

This open source project allows you to easily integrate Camunda's External Task Clients into Micronaut projects: simply add a dependency in your Micronaut project

bpm business-process camunda external-task external-task-pattern graalvm hacktoberfest java kotllin micronaut microservice workflow

Last synced: 13 Jul 2025

https://github.com/redhat-developer-demos/northwind-traders

Eclipse JKube remote-dev feature demo project

java jkube kubernetes openshift

Last synced: 14 Jul 2025

https://github.com/ayonious/file-compression

📦 Zip and Unzip files using Huffman's code and LZW Algorithm

compression huffman-compression-algorithm java lzw-compression zip

Last synced: 12 May 2025

https://github.com/muoncore/photon

Photon is an event store with cold+hot event streaming

clojure eventsourcing java microservice reactive reactive-streams

Last synced: 24 Jan 2026

https://github.com/spinyowl/spinygui

(WIP) Java OpenGL GUI library. Created for using with latest LWJGL (LWJGL 3).

framework gui gui-framework gui-library java lwjgl lwjgl3 opengl ui

Last synced: 03 May 2026

https://github.com/asankov/the-practice-of-programming

This repository contains the exercises from the book "The Practice of Programming" by Brian W. Kernighan and Rob Pike.

algorithms algorithms-and-data-structures c cpp data-str java programming

Last synced: 30 Jul 2025

https://github.com/advancedhacker101/android-r.a.t-client

This is a R.A.T Client for android phones

android android-application android-sdk client java rat

Last synced: 27 Jul 2025

https://github.com/takumakanari/embulk-input-http

Embulk plugin for http input

embulk embulk-input-plugin http java

Last synced: 26 Jul 2025

https://github.com/snchengqi/http2-qing

A library for http2 protocol based on netty

http2 java maven netty server-push

Last synced: 19 Feb 2026

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

GameServiceKit Android sample code encapsulates APIs of the HUAWEI GameSevice Kit. You can implement features like achievements and events faster, so you can quickly build the foundations for your game.

android-sample game game-development hms huawei java service

Last synced: 01 Aug 2025

https://github.com/hoangsonww/inheritance-in-java

📚 This repository features the power and applications of inheritance, encapsulation, and interfaces in Java. It includes examples of how to efficiently manage and organize objects, leveraging inheritance for code reusability and interfaces for implementing polymorphism.

inheritance interface interface-java java object-oriented-programming oop oop-principles oops-in-java polymorphic polymorphic-relationships polymorphic-types polymorphism types

Last synced: 10 Oct 2025

https://github.com/thenriquedb/url-shortener

A simple URL shortener built with Spring Boot and MongoDB as a proof of concept for learning purposes.

docker docker-compose java mongodb redis redis-cache spring-boot terraform url-shortener

Last synced: 06 May 2026

https://github.com/kdabir/active-directory-lookup

Simplest Java API (and CLI) for authenticating and searching in Active Directory

active-directory authentication java search

Last synced: 02 Apr 2025

https://github.com/norconex/collector-filesystem

Norconex Filesystem Collector is a flexible crawler for collecting, parsing, and manipulating data ranging from local hard drives to network locations into various data repositories such as search engines.

crawler filesystem-crawler java norconex-filesystem-collector search-engine

Last synced: 05 Nov 2025

https://github.com/jponge/boiler-vroom

Fun is fun, powered by Vert.x.

dj java midi traktor vertx webmidi

Last synced: 23 Apr 2025

https://github.com/ova2/easy-pool

Simple and lightweight pool implementation

easy-pool java pool pool-server

Last synced: 25 Apr 2025

https://github.com/piomin/sample-spring-jpa-streamer

Demo project showing how to express JPA queries with Java streams with the JPAstreamer library written in Spring Boot.

java java-streams jpa jpa-hibernate spring-boot spring-data-jpa

Last synced: 10 Jun 2025

https://github.com/quackduck/warpdrive

Warp across directories

autojump cd java warpdrive z

Last synced: 23 Apr 2025

https://github.com/piomin/sample-spring-boot-graalvm

Demo project that shows how to build Spring Boot applications with GraalVM and run them in serverless architecture, e.g. Knative on Kubernetes with Skaffold and Jib

graalvm java jib-maven-plugin knative kubernetes native-image skaffold spring-boot

Last synced: 16 Mar 2025

https://github.com/konloch/httprequest

HTTPRequest is an easy-to-use zero dependency Java wrapper to read from a URL. Support for Cookies, proxies, UserAgent, post data and more.

cookies http-client http-request http-requests httprequest java java-8 java-library library postdata proxies proxy useragent

Last synced: 25 Mar 2025

https://github.com/lunasaw/salt-fish

盐鱼二手物品交易网站(Servlet+Jsp Java课程设计大作业)

java jsp servlet

Last synced: 06 Sep 2025

https://github.com/jzheng2017/resultset-mapper

ResultSet Mapper allows you to map a ResultSet to a desired java object by passing in its type.

dto dto-mapper java jdbc library mapper mapping resultset-mapper

Last synced: 14 Jan 2026

https://github.com/ajay-prabhakar/amrita-resource

An android App which contains some PDFs of classes notes of particular department of particular subject 🎓

amrita-university android education firebase-auth firebase-firestore hacktoberfest hacktoberfest2019 java

Last synced: 23 Mar 2025

https://github.com/harrel56/json-schema

JSON schema validation library written in Java

java json json-schema jsonschema schema validation validator

Last synced: 21 Nov 2025

https://github.com/depromeet/toks-api

스터디 관리는 똑스에서!

aws flyway java jpa mysql redis spring-mvc

Last synced: 19 Apr 2025

https://github.com/0xlau/liteflowx

✨LiteFlowX is an idea plugin to increase productivity when using the LiteFlow framework.

framework idea-plugin java liteflow

Last synced: 16 May 2025

https://github.com/otaviojava/jcassandra-book

Apache Cassandra Horizontal scalability for Java applications in a book

book cassandra database hibernate jakartaee java spring spring-data

Last synced: 10 Aug 2025

https://github.com/traceless/tlf-encryption

一个简单的流加密算法-TLF,可以用在对加密要求不高的地方,有一些场景是可以使用的。R4C的方案固然是更好的,但是实际使用起来会比较复杂一些。这个加密对实时流解密比较方便一些。

encryption flow-encryption httpproxy java nodejs tlf tlf-encryption

Last synced: 30 Jun 2025

https://github.com/mattjlewis/pigpioj

Java JNI wrapper around the pigpio C library

hacktoberfest java pigpio pigpiod raspberry-pi

Last synced: 04 Oct 2025

https://github.com/52north/sensorweb-server-helgoland

Thin Web binding API to access series data.

52north java observation rest-api sensor sensorweb series-data spi

Last synced: 12 Aug 2025

https://github.com/siddhi-io/pysiddhi

Python wrapper for Siddhi engine

api cep java jython python python-wrapper siddhi

Last synced: 24 Apr 2025

https://github.com/chaosunity/nenggao

A diagnostic library for parser / interpreter usages.

diagnostic java java-8 library

Last synced: 13 Apr 2025

https://github.com/mauin/reject

Dependency Rejection for Java

dependency-rejection java reject

Last synced: 13 Apr 2025

https://github.com/dhruv1110/Android-Shortify

An Android library used for making an Android application more faster with less amount of code. Shortify for Android provides basic functionalities of view and resource binding, view customization, JSON parsing, AJAX, various readymade dialogs and much more.

ajax android android-development android-library android-shortify dialog event-handlers java json parse

Last synced: 29 Mar 2025

https://github.com/volodya-lombrozo/jtcop

Maven Plugin for checking tests in Java projects

best-practices java maven quality tests

Last synced: 14 Jul 2025

https://github.com/tonyketcham/depth-mapper

Generates a depth map from a focal stack of images using OpenCV 📷

computer-vision depth-estimation depth-maps image-alignment java opencv

Last synced: 01 Aug 2025

https://github.com/zyrikby/StaDynA

StaDynA: Addressing the Problem of Dynamic Code Updates in the Security Analysis of Android Applications

android android-security dynamic-analysis java python research static-analysis

Last synced: 19 Mar 2025

https://github.com/java-edge/movierecommandation-moviemanager

本科毕业设计项目-Java电影推荐系统-管理后台

java java-8 mysql

Last synced: 29 Oct 2025

https://github.com/tomiwa-ot/obd

Android library for getting vehicle diagnostics from ELM327 (Bluetooth) connector over OBD protocol

android android-bluetooth android-java android-library android-obd-diagnostics canbus elm327 java obd obd-ii obd-port obd2 on-board-diagnostic

Last synced: 10 Apr 2025

https://github.com/inforkgodara/java-point-of-sale

It is swing based java stand alone point of sale (POS). Its second version is in another repository. https://github.com/inforkgodara/java-pos

inforkgodara java java-point-of-sale java-pos java-project java-sql-project java-swing java-swing-project open-source-project point-of-sale point-of-sale-java pos pos-java sales-invoice sql-pos swing-pos

Last synced: 26 Mar 2025

https://github.com/ngrok/ngrok-api-java

ngrok API client library for Java

developer-tools java library ngrok-client

Last synced: 12 Apr 2025

https://github.com/eskatos/jni-library-sample

Java JNI & C++ in a single Gradle build

build cpp gradle java jni

Last synced: 12 Jul 2025

https://github.com/googtech/student-management-system-cs

:school: :mortar_board: Desktop applications developed using the Java programming language ~

gui java management-system student swing ui university-project

Last synced: 18 Mar 2025

https://github.com/fiqryq/pantaucovid-android

🌍 open source project for learn android app using covid topic.

covid-19 java kotlin opensource retrofit2

Last synced: 29 Sep 2025

https://github.com/epam/gepard

Test Automation Framework

framework java junit test-automation

Last synced: 12 Sep 2025

https://github.com/apache/james-jspf

Mirror of Apache James jSPF

james java mail network-server

Last synced: 13 Apr 2025

https://github.com/jarzka/myrts

Multiplayer RTS game prototype written in Java using LibGDX

game java multiplayer multiplayer-game real-time-strategy rts rts-game

Last synced: 10 Apr 2025

https://github.com/infinispan-demos/harry-potter-quarkus

Showcases in a web application Quarkus and Infinispan

graal-native graalvm infinispan java quarkus

Last synced: 08 Jul 2025

https://github.com/lowzj/java-retrying

java retry module, based on guava-retrying, support sync/async retry

async-retry java java-retry retry

Last synced: 10 Apr 2025

https://github.com/flagsmith/flagsmith-java-client

Java Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/

cd ci continuous-integration feature-flag feature-flaggers feature-flagging feature-flags feature-toggles flagsmith java remote-config sdk

Last synced: 02 Apr 2026

https://github.com/arif-un/shop-management

A simple java swing project. Where implements Java OOP with MVC design pattern .In this app user can record shops daily transaction.

admin-dashboard crud database-management jar java java-swing java-swing-application mysql shop-management swing-gui

Last synced: 19 Jul 2025

https://github.com/xvik/guice-ext-annotations

Guice annotations extensions

guice java

Last synced: 11 Sep 2025

https://github.com/quackduck/WarpDrive

Warp across directories

autojump cd java warpdrive z

Last synced: 21 Mar 2025

https://github.com/timboudreau/scamper

A toolkit for creating SCTP servers and clients

async bson java netty sctp

Last synced: 12 Sep 2025

https://github.com/walidbosso/java_task_scheduling

☕ A Distributed Task Scheduling System is a software infrastructure that allows for the distribution and execution of tasks across multiple nodes in a network. It enhances the efficiency and scalability of large-scale computation and data processing tasks by dividing complex tasks into smaller sub-tasks and distributing them.

c java master-slave-architecture multithreading rmi swing task-scheduler tcp threads

Last synced: 30 Apr 2025

https://github.com/linyshdhhcb/pighealthsmartmedicine

本项目是一个面向生猪健康管理的智慧医药系统,有AI兽医功能、文章管理功能、药物管理功能、政策资讯管理功能,旨在通过数字化手段提升生猪养殖的医疗管理水平。系统集成 SpringBoot3 + Ollama + Spring AI + DeepSeek + MySQL8.0 + Mybatis-Plus,提供智能兽医诊断服务,帮助养殖户或兽医快速诊断生猪病情并推荐相应的治疗方案。

java minio mybatisplus mysql ollama redis satoken springai springboot3

Last synced: 16 Jun 2025

https://github.com/sbabcoc/junit-foundation

JUnit Foundation is a lightweight collection of JUnit watchers, interfaces, and static utility classes that supplement and augment the functionality provided by the JUnit API.

byte-buddy event-notifications java java-agent junit junit-rule junit-runlistener junit-runner junit-watchers parameters retrying service-provider test-graph test-lifecycle timeout-control

Last synced: 16 Mar 2025

https://github.com/4drian3d/vpacketevents

Manage packets through Velocity's native events

api java minecraft-api minecraft-plugin velocity-plugin velocitypowered

Last synced: 21 Jun 2025

https://github.com/egormkn/ifmo-kt

Практические задания. Университет ИТМО, кафедра КТ

algorithms computer-science computer-technologies cpp discrete-mathematics education homework ifmo itmo java js lab pcms programming-paradigms saint-petersburg university

Last synced: 24 Apr 2025

https://github.com/martinpaljak/nfc4pc

NFC for Personal Computers

java ndef nfc pcsc

Last synced: 14 Apr 2025

https://github.com/darkmatter18/whatsthere

Pytorch based Android app, which classifies images using MobileNet-V2 model, takes image using CameraX API

android camera2 camerax hacktoberfest image-classification imagenet imagenet-classifier java mobilenetv2 neural-network pytorch pytorch-android

Last synced: 20 Aug 2025

https://github.com/rdbc-io/rdbc-pgsql

Asynchronous PostgreSQL driver for Scala and Java

asynchronous back-pressure database driver java non-blocking postgresql rdbc reactive scala

Last synced: 01 Nov 2025