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.
- GitHub: https://github.com/topics/java
- Wikipedia: https://en.wikipedia.org/wiki/Java_(software_platform)
- Created by: James Gosling
- Released: May 23, 1995
- Aliases: java-8, java8, java11, java-11, jvm, jdk, openjdk, javase, java-se,
- Last updated: 2026-07-01 00:16:03 UTC
- JSON Representation
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/topicusoverheid/java-factory-bot
Library for creating objects as test data, inspired by the popular FactoryBot for ruby
factory-bot fixture-data java tests
Last synced: 16 Jan 2026
https://github.com/youse-seguradora/form
Repository for kotlin form validation
android form formatter java kotlin validation
Last synced: 22 Apr 2025
https://github.com/piomin/kubernetes-quickstart
Demo Java apps for several scenarios on Kubernetes
java jib kafka kubernetes skaffold spring-boot
Last synced: 16 Mar 2025
https://github.com/sualeh/introduction-to-mutation-testing
Introduction to Mutation Testing
coverage coverage-testing java mutation-analysis mutation-test mutation-testing pit pitest tutorial tutorial-exercises
Last synced: 23 Apr 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/gomvn/gomvn
Self-hosted private maven repository.
java maven maven-repository self-hosted
Last synced: 11 Jan 2026
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/um-mitternacht/witchworks
Repo has moved - https://github.com/Um-Mitternacht/Bewitchment
clone fantasy java magic minecraft minecraft-mod mythology witchcraft
Last synced: 12 May 2025
https://github.com/pires/hazelcast-kubernetes-bootstrapper
Hazelcast cluster discovery mechanism for Kubernetes.
hazelcast in-memory-database java kubernetes
Last synced: 10 Apr 2025
https://github.com/sayannath/american-sign-language-detection
American Sign Language Detection is a deep learning end to end project where we can detect American Sign Language.
asl colab-notebook computer-vision java keras mobile mobilenetv2 mobilenetv3 native tensorflowlite tensroflow tfhub tflite tflite-models
Last synced: 12 May 2025
https://github.com/ardakazanci/english-dictionary
English Dictionary Android Mobile App
android asynctask english-dictionary englishdictionary java searchview sqlite
Last synced: 06 Apr 2025
https://github.com/xortroll/libjavm
Small, header-only, zero-dependency C++17 Java VM library
cpp17 header-only java java-library vm
Last synced: 12 May 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/authzed/authzed-java
Official SpiceDB client library for JVM languages
authorization authzed clojure fine-grained-access-control fine-grained-authorization java java-library permissions sdk zanzibar
Last synced: 17 Jun 2025
https://github.com/SasanLabs/owasp-zap-fileupload-addon
OWASP ZAP add-on for finding vulnerabilities in File Upload functionality.
dast fileupload hacktoberfest java sasanlabs scanner security security-tools zap zaproxy
Last synced: 11 Jul 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/unnamed/mocha
A lightweight, fast and efficient Molang lexer, parser, interpreter and compiler for Java 8+
bytecode compiler interpreter java jvm lexer minecraft minecraft-bedrock molang parser
Last synced: 16 Jul 2025
https://github.com/spring-projects/spring-test-data-geode
A Spring-based Test Framework supporting Unit and Integration testing for Spring Boot applications using Spring Data with either Apache Geode or VMware Tanzu GemFire
apache-geode framework java spring-test
Last synced: 19 Jul 2025
https://github.com/japkit/japkit
Java Annotation Processing Kit
annotation-processor code-generation code-generator declarative java
Last synced: 09 Jul 2025
https://github.com/java-edge/movierecommandation-moviemanager
本科毕业设计项目-Java电影推荐系统-管理后台
Last synced: 29 Oct 2025
https://github.com/andersonleite/jogos_android_14bis
14bis is an Android game created on my book.
Last synced: 29 Oct 2025
https://github.com/bsommerfeld/jshepherd
Annotation Based Java Config Management Library Supporting JSON, TOML, YAML and Properties.
annotation config configuration java json library management properties toml yaml yml
Last synced: 08 Jan 2026
https://github.com/p32929/androidappupdater
A simple, Lightweight App Updater Library for Android
android android-development android-lib android-library dialog java json notification snackbar update-checker updater updaters
Last synced: 24 Apr 2025
https://github.com/mugan86/android-network-change-receiver
Check Internet connection with receiver. Compatible with Android Nougat and Oreo
android check internet-connection java kotlin receiver
Last synced: 24 Apr 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/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/ova2/easy-pool
Simple and lightweight pool implementation
easy-pool java pool pool-server
Last synced: 25 Apr 2025
https://github.com/graph-quilt/graphql-xtext
A GraphQL SDL lexer, parser, and validator that can read GraphQL grammar and produce executable JVM runtime objects.
grammars graphql graphql-java graphql-sdl java schema-validation xtext
Last synced: 15 Apr 2025
https://github.com/hoangsonww/Bouncing-Ball-Game-JavaFX
🎮 This repository hosts a Bouncing Ball game coded in JavaFX, offering a fun and interactive gameplay experience. It showcases object movement, collision detection, and score tracking, serving as a great example for developers interested in game development using JavaFX.
bounce bouncing-ball bouncing-ball-2player-game bouncing-ball-game bouncing-ball-java bouncing-balls bouncingball java java-8 javafx
Last synced: 07 May 2025
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/traceless/tlf-encryption
一个简单的流加密算法-TLF,可以用在对加密要求不高的地方,有一些场景是可以使用的。R4C的方案固然是更好的,但是实际使用起来会比较复杂一些。这个加密对实时流解密比较方便一些。
encryption flow-encryption httpproxy java nodejs tlf tlf-encryption
Last synced: 30 Jun 2025
https://github.com/ngageoint/simple-features-wkb-java
Simple Features Well-Known Binary Java Library
features-wkb java java-api java-libraries java-library java-sdk nga ogc ogc-wkb simple-features well-known well-known-binary wkb
Last synced: 10 Mar 2026
https://github.com/cinaq/mendix-userlib-cleaner
A simple CLI tool that identifies duplicate JARS in a directory. It can remove them also if desired.
conflict-resolution developer-tools java mendix
Last synced: 12 Apr 2025
https://github.com/reportportal/examples-java
Java examples of Report Portal usage for different frameworks
cucumber examples java jbehave junit reportportal spock testng
Last synced: 16 Aug 2025
https://github.com/cleversamer/hotels-management-system-desktop
Hotels Management System - JavaFX GUI Application
desktop-application java javafx
Last synced: 24 Jul 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/shreyxnsh/vtop
VTOP is the application version of Vellore Institute of Technology, Bhopal's website. It consists of various features like faculty database, event gallery, notices section, e-books , cgpa calculator,etc.
android college college-app faculty-dashboard firebase firebase-realtime-database java vit
Last synced: 17 Aug 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/anishlearnstocode/hackerrank-data-structures
Data Structures 👩💻 Domain on HackerRank - Problems & Solutions 📑📘
algorithms arrays balanced-trees data-structures disjoint-set graph hackerrank hackerrank-data-structures hackerrank-solutions heap java linked-lists online-judge queues reference solutions stacks trees trie
Last synced: 02 Aug 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/surpsg/diff-coverage-maven-plugin
Maven plugin for computing code coverage on modified code
code-coverage coverage diff diff-coverage jacoco java kotlin maven maven-plugin
Last synced: 03 Sep 2025
https://github.com/xemantic/xemantic-kotlin-swing-dsl
Express your Swing code easily in Kotlin
dsl functional-programming functional-reactive-programming gui java kotlin kotlin-library reactive reactive-programming swing swing-gui
Last synced: 09 Jul 2025
https://github.com/depromeet/toks-api
스터디 관리는 똑스에서!
aws flyway java jpa mysql redis spring-mvc
Last synced: 19 Apr 2025
https://github.com/galovics/google-oauth2-spring
java oauth2 spring spring-mvc spring-security spring-security-oauth2
Last synced: 03 Jul 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/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/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/pakoito/rxtuples2
Simple tuples to use with RxJava2 [STABLE]
functional-programming java rxjava2
Last synced: 02 Jul 2025
https://github.com/sfuhrm/yahoofinance-api
Java Client API for Yahoo Finance
historical-data java stock-market stock-prices stocks yahoo-finance yahoo-finance-api yahoo-finance-apis
Last synced: 14 Jan 2026
https://github.com/apitable/apitable-sdks
APITable officially provides various API, which allow users to get data by HTTPS requests, or push data to APITable.
apitable golang java javascript php python sdk typescript
Last synced: 16 Mar 2026
https://github.com/chen0040/java-magento-client
Java client for communicating with Magento site
java java-connector magento magento-connect magento2 token-authetication web-client
Last synced: 04 Mar 2026
https://github.com/path-yu/simple_app
一个精致简约的小而美的flutter拟物风格工具类应用,完美支持国际化和夜间模式.内置便签,计算器,todoList,计算器四大应用!
android apk dart flutter flutter-app java
Last synced: 28 Oct 2025
https://github.com/bh-tec/dio-desafios-bootcamps
Desafios em C#, Java, JavaScript, Kotlin, Python dos Bootcamps da Digital Innovation One.
csharp dio java javascript kotlin php python ruby
Last synced: 09 Oct 2025
https://github.com/majrusz/majruszsprogressivedifficultymod
Minecraft modification that progressively increases the game difficulty over time.
forge-mod java majrusz majrusz-progressive-difficulty majruszs-progressive-difficulty minecraft minecraft-1-16-5 minecraft-1-19 minecraft-forge-modification mod terraria-like
Last synced: 23 Oct 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/rhwood/jsplitbutton
A split button control for Java Swing.
java split-button swing swing-component swing-gui
Last synced: 16 Jan 2026
https://github.com/clarketm/java-design-patterns
Catalog of popular object-oriented design patterns in Java
design-patterns java object-oriented-programming oop patterns
Last synced: 14 Apr 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/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/robjg/oddjob
Oddjob scheduler and task execution framework.
automation java orchestration scheduling workflow
Last synced: 27 Jan 2026
https://github.com/easy-rpa/openframework
Open Framework is a collection of open-source Java libraries for Robotic Process Automation (RPA) designed to be used with EasyRPA platform.
Last synced: 06 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/computacionnube/benitez
Respaldo de los programas realizados en Progrmacion.NetII
csharp csharp-code csharp-script csharp7 java javascript visual-basic visual-studio visual-studio-code
Last synced: 07 Sep 2025
https://github.com/dockpack/artifactory
Ansible role to install Artifactory, the Maven repository manager by JFrog.
ansible-roles artifactory java jfrog maven-repository
Last synced: 05 Oct 2025
https://github.com/openlab-x/openqrcode
Open QR Code is an open-source, cross-platform app developed with Flutter, using C, C++, Dart, Skia, Impeller, Java, and Kotlin. It allows users to generate, scan, save, and share QR codes. Available on Android, Windows, and Web, users can easily create and interact with QR codes across platforms.
android-app apk c cpp dart dartlang flutter flutter-apps java kotlin kotlin-android open-source openlabx qrcode qrcode-generator skia web windows-11 windows-app
Last synced: 11 Oct 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/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/quick-perf/doc
QuickPerf documentation: https://github.com/quick-perf/doc/wiki/QuickPerf
allocation hibernate java java-flight-recorder java-flight-recordings jdbc junit junit-test jvm n-plus-1 nplus1 orm performance performance-analysis performance-testing profiling spring spring-boot spring-data-jpa sql
Last synced: 19 Mar 2025
https://github.com/sonatype-nexus-community/nexus-repository-cpan
Much regex, v perl, super excite
cpan groovy java nexus-repository perl sonatype-nexus
Last synced: 07 May 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/apache/maven-invoker-plugin
Apache Maven Invoker Plugin
build-management java maven maven-invoker-plugin maven-plugins
Last synced: 26 Apr 2026
https://github.com/javaee-samples/microprofile1.2-samples
Eclipse MicroProfile 1.2 Samples
java javaee jwt jwt-authentication liberty-server microprofile microservices payara payara-micro wildfly wildfly-swarm
Last synced: 10 Apr 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/epam/gepard
Test Automation Framework
framework java junit test-automation
Last synced: 12 Sep 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/paulveillard/cybersecurity-java-security
An ongoing collection of java language tools and frameworks, software, libraries, learning tutorials, frameworks, academic and practical resources.
java java-8 java-exception java-exercises java-frameworks java-operator-sdk java-security java-server pentest-scripts pentest-tool pentesting security
Last synced: 10 Apr 2025
https://github.com/sasanlabs/owasp-zap-fileupload-addon
OWASP ZAP add-on for finding vulnerabilities in File Upload functionality.
dast fileupload hacktoberfest java sasanlabs scanner security security-tools zap zaproxy
Last synced: 13 Apr 2025
https://github.com/lhelwerd/webgraph
WebGraph framework with extensions
forked-repo graph-compression java
Last synced: 13 Apr 2025
https://github.com/udevbe/wayland-javafx
wayland backend for javafx
embedded java javafx jfx monocle wayland wayland-client wayland-javafx
Last synced: 26 Jun 2025
https://github.com/mauin/reject
Dependency Rejection for Java
dependency-rejection java reject
Last synced: 13 Apr 2025
https://github.com/g0ddest/fixedlength
Fast simple zero-dependency Java library to parse fixed length files
fixed-length fixed-length-fields fixed-length-format hacktoberfest hacktoberfest-accepted java no-dependencies
Last synced: 18 Feb 2026
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/p32929/AndroidAppUpdater
A simple, Lightweight App Updater Library for Android
android android-development android-lib android-library dialog java json notification snackbar update-checker updater updaters
Last synced: 29 Mar 2025
https://github.com/paledot01/sistema_ventas_javase_mysql
Sistema de ventas de calzados, desarrollado en Java con el motor de base de datos MySQL
eclipse-ide erp jaspersoft-studio java mysql punto-de-venta sistema-de-ventas
Last synced: 12 May 2025
https://github.com/lengpucheng/android-java-zfeducation-system
一个安卓正方教务系统小工具😊可以爬取课表等信息,并且设计了用户显示界面,按课程时间和周显示课表,默认为武汉纺织大学教务系统,可以在JWHelper中修改地址😄
android education-system java zhengfang
Last synced: 19 Oct 2025
https://github.com/hivemq/hivemq-extension-sdk
Open source Extension SDK for the HiveMQ Enterprise MQTT broker that you can use to extend the broker with custom functionality and integrate the broker with other external systems
extensions hivemq java mqtt mqtt-library mqtt-protocol mqtt5 open-source plugins sdk
Last synced: 03 Mar 2026
https://github.com/troyzhxu/httputils
Http工具包:OkHttp轻量封装 、功能全面、设计力求优雅与纯粹,Java领域前后端处Http问题的新选择。
android download gradle http http-okhttp httputils httputils-okhttp java json range upload
Last synced: 24 Oct 2025
https://github.com/madonahs/bank-account-draft
💳 A simple bank account project done for practice. Trying to work around Object Oriented Programming.
Last synced: 02 Jun 2026
https://github.com/ivangfr/springboot-aws-localstack-dynamodb-lambda-sns-sqs
In this project, we will use LocalStack to locally simulate some services provided by AWS Cloud such as: DynamoDB, Lambda, SNS and SQS. Additionally, to simplify the use of AWS managed services, we will use Spring Cloud AWS.
aws aws-dynamodb aws-lambda aws-sns aws-sqs docker java localstack semantic-ui spring-boot spring-cloud-aws spring-cloud-function-adapter-aws spring-web-mvc springdoc-openapi thymeleaf websocket
Last synced: 18 Mar 2026
https://github.com/abhi5h3k/android-project-news_app
This News app project is made using Android Studio.
abhi5h3k abhishek android-application android-studio glide java json motu news newsapi volley-api volley-library xml
Last synced: 25 Jul 2025