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-07 00:16:51 UTC
- JSON Representation
https://github.com/wkrzywiec/wawa-tabor
Android app that presents location of Warsaw buses and trams.
android api java jetpack-android json junit mvvm mvvm-android rxjava2
Last synced: 26 Mar 2025
https://github.com/runtimetools/javametrics
Application Metrics for Java™ instruments the Java runtime for performance monitoring, providing the monitoring data visually with its built in dashboard
agent application-metrics dashboard debug java java-8 java-application-metrics java-sdk java8 metrics metrics-gathering metrics-visualization monitoring monitoring-data performance-metrics performance-monitoring performance-visualization websphere-liberty
Last synced: 17 Mar 2026
https://github.com/korpling/pepper
A highly extensible plattform for conversion and manipulation of linguistic data between an unbound set of formats. Pepper can be used stand-alone as a command line interface, or be integrated as an API into other software products.
annotations converter format java linguistic-formats linguistics nlp pepper
Last synced: 20 Oct 2025
https://github.com/approov/android-hide-secrets
An exercise to research and explore the best ways to hide a secret in the code of a mobile app. Article: https://blog.approov.io/how-to-extract-an-api-key-from-a-mobile-app-with-static-binary-analysis
android api-key api-keys approov approov-demo java jni jni-android mobile mobile-app mobile-development secrets
Last synced: 03 Aug 2025
https://github.com/deploydesexta/digital-garden
Aqui no meu jardim você encontrará principalmente os links e os resumos de livros, cursos, posts e talks que eu consumo.
distributed-systems golang java kotlin mysql spring-boot spring-framework webflux
Last synced: 28 Oct 2025
https://github.com/apache/maven-dependency-tree
Apache Maven Dependency Tree
build-management java maven maven-shared
Last synced: 25 Oct 2025
https://github.com/marklogic-community/corb2
MarkLogic tool for bulk loading, processing, and reporting on content.
batch-job batch-processing corb corb-jobs java javascript-modules marklogic xcc xquery
Last synced: 21 Apr 2026
https://github.com/hoangsonww/tic-tac-toe-ai-game
🎲 This project showcases an interactive Tic-Tac-Toe experience, enhanced by sophisticated artificial intelligence. Developed from the ground up, the game features intricate algorithms designed to challenge and engage players at every level.
ai artificial-intelligence game java javafx machine-learning machine-learning-algorithms tic-tac-toe tic-tac-toe-game tic-tac-toe-java tictactoe tictactoe-game
Last synced: 26 Oct 2025
https://github.com/xiaokang2022/fucking-code
Everything about the fucking code!
algorithm c cpp csharp css data-structure database design-pattern fucking-code gh-pages html java javascript markdown mkdocs mkdocs-material numerical-calculation python typescript
Last synced: 13 Aug 2025
https://github.com/brian-lau/matlabprocessmanager
Matlab class for launching and managing asynchronous processes
Last synced: 17 Aug 2025
https://github.com/kiwiproject/kiwi
A set of Java utilities that we could not find in Guava or Apache Commons...or we just felt like having our own version.
Last synced: 19 Apr 2026
https://github.com/h2337/eemit
Tiny event emitter library for Java
event-emitter eventbus eventemitter events java
Last synced: 13 Aug 2025
https://github.com/ethauvin/semver-gradle
Semantic Version Plugin for Gradle
auto-increment gradle java kotlin plugin semantic semver version versioning
Last synced: 05 May 2025
https://github.com/mojohaus/xml-maven-plugin
XML Maven Plugin
hacktoberfest java maven maven-plugin mojohaus validation xml xml-schema
Last synced: 27 Dec 2025
https://github.com/hoangsonww/Space-Invader-Game-JavaFX
👾 Embark on an exhilarating journey with SpaceInvader, a thrilling experience as you navigate through cosmic challenges and face off against alien invaders. Crafted with JavaFX, SpaceInvader combines stunning visuals and engaging gameplay to create a truly immersive experience.
game game-development gamedev java javafx javascript space-invaders space-shooter space-shooter-game
Last synced: 07 May 2025
https://github.com/myopenresources/cc-s
一个基于spring boot、druid、mybatis、mysql的后端基础
cc druid java mybatis mysql spring spring-boot
Last synced: 07 Apr 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/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/cleversamer/hotels-management-system-desktop
Hotels Management System - JavaFX GUI Application
desktop-application java javafx
Last synced: 24 Jul 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/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/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/softinstigate/graalvm-maven-docker
A docker image for GraalVM and Maven built with sdkman from debian:buster-slim
docker docker-image graalvm graalvm-native-image java java-native java-native-access maven sdkman
Last synced: 08 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/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/japkit/japkit
Java Annotation Processing Kit
annotation-processor code-generation code-generator declarative java
Last synced: 09 Jul 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: 11 Apr 2025
https://github.com/amarlearning/chat-rooms
Real time public/private chat application using spring boot web-sockets
chat-app chat-application java jquery private public sockjs spring-boot spring-boot-websocket spring-websockets-stomp websocket
Last synced: 11 Apr 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/oalles/ollama-java
A java client for Ollama
client java language-model llm llm-inference localdevelopment ollama spring-boot
Last synced: 12 May 2025
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/lwierzbicki/RegexFinder
RegexFinder - Burp Suite extension to passively scan responses for occurrence of regular expression patterns.
burp-extensions burp-plugin burpsuite burpsuite-extender java pentesting scanning
Last synced: 11 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/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/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/SouJava-Rio/soujava-rio-labs
Laboratório de projetos para pesquisa e ou aprendizado
adoptajsr comunidade ee4j exemplos-de-jsf exemplos-de-microprofile exemplos-de-spark exemplos-de-spring java javaee microservice mvc restful soujava spring
Last synced: 09 May 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/ardakazanci/english-dictionary
English Dictionary Android Mobile App
android asynctask english-dictionary englishdictionary java searchview sqlite
Last synced: 06 Apr 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/mauin/reject
Dependency Rejection for Java
dependency-rejection java reject
Last synced: 13 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/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/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/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/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/mattjlewis/pigpioj
Java JNI wrapper around the pigpio C library
hacktoberfest java pigpio pigpiod raspberry-pi
Last synced: 04 Oct 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/arunkumar9t2/trie
A Java implementation of the Trie data structure
java java-library search search-trees trie tries
Last synced: 10 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/lengpucheng/android-java-zfeducation-system
一个安卓正方教务系统小工具😊可以爬取课表等信息,并且设计了用户显示界面,按课程时间和周显示课表,默认为武汉纺织大学教务系统,可以在JWHelper中修改地址😄
android education-system java zhengfang
Last synced: 19 Oct 2025
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/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/path-yu/simple_app
一个精致简约的小而美的flutter拟物风格工具类应用,完美支持国际化和夜间模式.内置便签,计算器,todoList,计算器四大应用!
android apk dart flutter flutter-app java
Last synced: 28 Oct 2025
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/tolc/intellij_jahia_plugin
Jahia's definitions.cnd files syntax highlighting, code completion, and other amazing stuff
cms cnd framework grammar integration intellij intellij-idea intellij-plugin jahia java jsp language plugin
Last synced: 23 Oct 2025
https://github.com/apache/mina-vysper
Apache Mina Vysper
java mina network-client network-server
Last synced: 19 Oct 2025
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/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/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/rumaan/file.io-Android-Client
☁️ Unofficial file.io Android App 📱
android architecture-components file-sharing fileupload fuel java kotlin livedata room room-persistence-library roomdb viewmodel workmanager
Last synced: 11 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/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/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/robjg/oddjob
Oddjob scheduler and task execution framework.
automation java orchestration scheduling workflow
Last synced: 27 Jan 2026
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/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/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/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/oopsguy/kaptcha-spring-boot
Kaptcha Spring Boot Starter help you use Google Kaptcha with Spring Boot easier. 一个简单封装了 Kaptcha 验证码库的 Spring Boot Starter
captcha java kaptcha security spring spring-boot springboot starter verify yaml
Last synced: 04 Apr 2026
https://github.com/ivangfr/spring-boot-nginx-keycloak-cluster
The goal of this project is to use Nginx as a reverse proxy and load balancer for a Keycloak cluster with two instances and a Spring Boot application, called simple-service, also with two instances. The simple-service app will use Keycloak for IAM.
docker java keycloak nginx oauth2-resource-server postgresql spring-boot spring-security spring-web-mvc
Last synced: 04 Apr 2026
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/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/soklet/soklet
Soklet is a zero-dependency Java HTTP/1.1 and Server-Sent Event server, well-suited for building RESTful APIs and tool-backed agentic systems.
java no-dependencies server server-sent-events soklet
Last synced: 08 Mar 2026
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/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/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/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/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/kobee1203/weedow-searchy
Automatically exposes web services over HTTP to search for Entity-related data using a powerful query language
entity java kotlin mongodb query-language querydsl querydsl-jpa querydsl-mongodb repositories repository search search-descriptors spring spring-boot spring-boot-kotlin spring-data spring-data-jpa spring-data-mongodb spring-webmvc springboot
Last synced: 10 Aug 2025
https://github.com/hleb-kastseika/vkb
Bot for vk.com competitions
automation bot competition competition-posts java reposts simulation vk vk-api vk-bot vkb vkontakte vkontakte-client
Last synced: 29 Sep 2025
https://github.com/drako01/java-coderhouse--53330
Repositorio con todas las Actividades repasadas en Clase a lo largo del Curso
eclipse-ide java mysql spring spring-boot sql
Last synced: 09 Aug 2025
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
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/henkelmax/rnnoise4j
A Java wrapper for RNNoise.
java noise-suppression rnn rnnoise rnnoise-wrapper
Last synced: 22 Apr 2025
https://github.com/Kobee1203/weedow-searchy
Automatically exposes web services over HTTP to search for Entity-related data using a powerful query language
entity java kotlin mongodb query-language querydsl querydsl-jpa querydsl-mongodb repositories repository search search-descriptors spring spring-boot spring-boot-kotlin spring-data spring-data-jpa spring-data-mongodb spring-webmvc springboot
Last synced: 23 Apr 2025
https://github.com/proshin-roman/finapi-java-client
True-OOP Java client for API provided by https://finapi.io
api-client finapi fintech java oop
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/tynab/crm-project
CyberSoft Java 17 - Midterm Project
css customer customer-relationship-management cybersoft html java javascript js less lombok management relationship spring spring-boot spring-boot-framework spring-data-jpa spring-framework spring-mvc spring-security yan
Last synced: 28 Oct 2025