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-11 00:16:09 UTC
- JSON Representation
https://github.com/ambujraj/hacktoberfest2019
A repository for hacktoberfest 2019 [ Not counting towards hacktoberfest contribution ]
beginner-friendly c cpp digitalocean golang hacktober hacktoberfest hacktoberfest19 hacktoberfest2019 html java javascript nodejs php programming python python3 r ruby swift
Last synced: 09 Jul 2025
https://github.com/janyork/designpattern
学习设计模式,提供包含详细中文注释的DEMO,正在构建常用设计模式的文档说明和DEMO。
Last synced: 07 Sep 2025
https://github.com/purejava/appindicator-gtk3-java
Java bindings for appindicator
application indicators java linux
Last synced: 12 Jan 2026
https://github.com/mikesafonov/spring-boot-starter-specification-builder
Spring Boot starter for building specifications in declarative way
java spring-boot spring-data-jpa spring-data-jpa-specification
Last synced: 12 Aug 2025
https://github.com/naoghuman/lib-preferences
Lib-Preferences is a library for easy storing simple data to a Preferences.properties file in a Java(FX) & Maven desktop application.
file java java-8 java-library javafx javafx-8 javafx-library library maven netbeans preference preferences
Last synced: 04 Oct 2025
https://github.com/piomin/sample-java-sonar
sample application used as a source for scanning code quality with sonarqube also containing sovarqube plugin with rules definitions
java qa sonar-plugin sonarqube sonarqube-analysis
Last synced: 09 Aug 2025
https://github.com/trzpiot/spring-gradle-hexagonal-example
A Spring example application with a hexagonal (clean) architecture & multi modules with Gradle.
clean-architecture gradle hexagonal hexagonal-architecture java multi-modules ports-and-adapters spring spring-boot
Last synced: 19 Aug 2025
https://github.com/jossarchived/jbridge
JBridge facilitates communication in minecraft bedrock networks, between Nukkit servers and WaterdogPE proxies using Redis
cache group-system java jbridge message-broker minecraft nukkit player-cache redis waterdog
Last synced: 04 Aug 2025
https://github.com/syncfusionexamples/java-mail-merge-examples
Mail merge data to a Word document in Java without Microsoft Word or interop dependencies.
Last synced: 15 Aug 2025
https://github.com/uppnrise/distributed-rate-limiter
High-performance distributed rate limiter service with Redis backend. Supports token bucket and sliding window algorithms, dynamic configuration, and real-time metrics. Built for microservices architectures.
api-gateway api-protection concurrency distributed-systems docker high-performance java kubernetes microservices monitoring observability production-ready prometheus rate-limiter rate-limiting redis scalability spring-boot throttling token-bucket
Last synced: 28 Sep 2025
https://github.com/tarunsingh2002/aahar1.0.0
Aahar is a food donation app built on Java and powered by Firebase. Its primary objective is to facilitate the process of food donation, connecting food donators with receivers in a seamless manner.
aahaar ahar android-app android-development android-studio firebase firebase-auth firebase-authentication firebase-database firebase-realtime-database firebase-storage food-app food-donation food-donation-application food-waste google-maps google-maps-android google-maps-api java xml
Last synced: 20 Sep 2025
https://github.com/exadel-inc/etoolbox-anydiff
Visually compare files, folders, web pages, content packages and more inside and outside the AEM ecosystem. Manage differences with a CLI tool and Java/JS API
aem content-package diff diff-utils java package-management
Last synced: 25 Jul 2025
https://github.com/sahq-azhar/android-sliding_tabs_with_navigationdrawer
⭐A ready to use Android app template.Navigation Drawer with fragments and Swipeable tabs. The most used layout for organized and minimal displays.
android android-app android-application android-development android-sdk android-studio androidx app fragments google java latest latest-version navigation-bar navigation-drawer swipable swipable-tabs tabs template xml
Last synced: 06 Mar 2026
https://github.com/apphero2/raffler-android
Whatsapp style texting app
aws-s3 chat-application firebase java onesignal-notifications realm-java whatsapp
Last synced: 25 Jul 2025
https://github.com/davidjbrossard/java-json-pep-sdk
This project provides a Policy Enforcement Point (PEP) SDK in Java that generates a XACML 3.0 authorization request and response in accordance with the JSON Profile of XACML 1.1.
abac access-control authorization java pbac security xacml
Last synced: 28 Jun 2025
https://github.com/jonmrowczynski/jim
An Affective Platform for AI in an Interdisciplinary Setting
ai artificial-intelligence artificial-intelligence-algorithms c cpp csharp electronics firmware java kinect-v2 kinect2 kinectv2 microcontroller microsoft midi multithreading pic robot robotics robotics-programming
Last synced: 18 Mar 2025
https://github.com/WolfgangFahl/Mediawiki-Japi
Client for Mediawiki Api
java mediawiki mediawiki-api mediawiki-api-wrapper
Last synced: 17 Aug 2025
https://github.com/dougnoel/sentinel
A Selenium/Appium framework that enables users to focus on automating web and windows tests, so that automated tests can be written in a non-technical way in the same amount of time as manual tests can be executed.
bdd-framework cucumber gherkin java selenium selenium-framework web-automation webdriver windows-automation
Last synced: 10 Aug 2025
https://github.com/hms-core/hms-identity-demo
Identity demo code encapsulates APIs of the HUAWEI Identity Kit. It provides demo programsfor your reference or usage.
address hms hms-identity identity java
Last synced: 01 Aug 2025
https://github.com/vladimir-dejanovic/grpc-bank-example
This is example used in my talk REST API vs gRPC. Simple example of Bank backend in gRPC with JavaFX notification client
Last synced: 17 Mar 2025
https://github.com/houarizegai/hackerrank-solutions
Solution of HackerRank problems.
cpp hackerrank java problems python solutions sql
Last synced: 10 Apr 2025
https://github.com/vimaltiwari2612/android-assistant-chatbot
Its a basic level bot cum android assistant that uses the Liechtenstein distance algorithm to perform better. Interact with it and make it learn new things.
android-app android-application android-chat android-chat-application artificial-intelligence bot chat-bot java java-8 levenshtein-distance-algorithm machine-learning self-learning voice-assistant voice-recognition
Last synced: 29 Apr 2025
https://github.com/ivangfr/springboot-jpa-studies
The goal of this project is to study JPA Batch Processing (i.e, insert / update / delete a set of records in a single command) and JPA Locking.
database-batch database-locking docker java mysql postgresql spring-boot spring-data-jpa spring-web-mvc springdoc-openapi testcontainers
Last synced: 10 Apr 2025
https://github.com/manoelcampos/java-postgres-playground
Java / PostgreSQL Playground: servidor Postgres e JDK 17 para construção de aplicações em um container com VSCode no gitpod.io
database-admin database-client gitpod java jdk jdk-17 postgres postgresql vscode
Last synced: 28 Oct 2025
https://github.com/humbertodias/java-data-structures-algorithms
Java Data Structure Algorithms
java queue search-algorithm sorting-algorithms stack
Last synced: 10 Apr 2025
https://github.com/ivangfr/api-oha-benchmarker
api-oha-benchmarker is a tool to easily benchmark APIs. It uses Testcontainers to manage Docker containers. Load testing is done with OHA. To collect information such as CPU and memory usage, it uses the docker stats command. It also uses cAdvisor to visually monitor CPU and memory usage.
cadvisor docker java load-testing oha spring-boot testcontainers
Last synced: 10 Apr 2025
https://github.com/apache/maven-changes-plugin
Apache Maven Changes Plugin
build-management java maven maven-changes-plugin maven-plugins
Last synced: 30 Apr 2025
https://github.com/madhavjivrajani/simdfa
Simulations of deterministic finite automata in different languages!
cpp dfa go golang hacktoberfest haskell java javascript julia nfa nim oops oops-in-cpp oops-in-python python racket rust simulation
Last synced: 17 Mar 2025
https://github.com/selimhorri/spark-application
Java Application, uses Apache Spark, handles batch as well as streaming processing
dataframes-api java mysql spark spark-batch spark-sql spark-streaming
Last synced: 12 Apr 2025
https://github.com/danijelaskov/towers-of-hanoi
An interactive 3D JavaFX application visualizing the process of solving the Towers of Hanoi puzzle.
3d-game animation computer-graphics gradle hanojske hanojske-kule interactive java java-11 java-fx kule projekat racunarska-grafika rg1 towers-of-hanoi vizualisation
Last synced: 10 Apr 2025
https://github.com/eth0rium/mirage
Modern, half-finished, bytecode manipulation library aimed at the JVM
bytecode bytecode-manipulation java jvm reverse-engineering
Last synced: 10 Apr 2025
https://github.com/konachan700/jnekoimagedb
Tool for tagging and storage images, with save images in the AES256-encryped files.
image image-manipulation image-viewer images java javafx javafx-8 javafx-application javafx-desktop-apps
Last synced: 10 Apr 2025
https://github.com/danthe1st/jdoc4droid
Javadoc viewer for android
android android-app android-application java javadoc-viewer
Last synced: 07 Jul 2025
https://github.com/objectionary/jeo-maven-plugin
This Maven plugin converts Java Bytecode binary files to EOLANG programs that use the "opcode" atom
bytecode bytecode-interpreter code-generation code-optimization eolang java maven-plugin
Last synced: 01 May 2025
https://github.com/professorjosedeassis/carometro
Projeto Carômetro: Repositório de informações de pessoas com foto associada.
crud eclipse-ide itextpdf java javase jdbc mysql window-builder
Last synced: 10 Apr 2025
https://github.com/antkaynak/antchat
A desktop chat application powered by JavaFX
chat chat-application chat-bubbles desktop java java-8 java-socket-api java-sockets javafx javafx-application javafx-desktop-apps jfoenix notifications theme
Last synced: 10 Apr 2025
https://github.com/mishakorzik/easy-java
Easy install Oracle Java only for arm64. Tested on termux and raspberry pi.
bash bash-script easy java jdk linux oracle-java oracle-jdk raspberry-pi raspberrypi termux termux-hacking termux-tools
Last synced: 16 May 2025
https://github.com/praj-foss/opengl-graal-examples
Simple OpenGL demo using GraalVM
Last synced: 15 Apr 2025
https://github.com/javatmp/javatmp
JavaTMP Bootstrap admin and dashboard component template built using HTML 5 , CSS 3 , jQuery , Bootstrap 4 and Java
admin-dashboard bootstrap bootstrap-admin bootstrap-template bootstrap-templates bootstrap-theme dashboard dashboard-templates gulp java java-bootstrap-template jquery jsp servlet
Last synced: 29 Aug 2025
https://github.com/overmighty/croissant
🥐 Lightweight yet useful library for Bukkit/Spigot/Paper plugins.
bukkit bukkit-plugin command-framework gradle gui-framework java java-library library minecraft minecraft-plugin paper spigot spigot-plugin
Last synced: 16 Apr 2025
https://github.com/burgyl/SelfUpdatingApp
An Android Application that can update itself if new releases in GitHub are available.
android java update update-checker updater
Last synced: 04 Apr 2025
https://github.com/apache/sling-org-apache-sling-xss
Apache Sling XSS Protection
Last synced: 06 Apr 2025
https://github.com/wolfgangfahl/mediawiki-japi
Client for Mediawiki Api
java mediawiki mediawiki-api mediawiki-api-wrapper
Last synced: 18 Jul 2025
https://github.com/flayone/taxcomparecalculate
2019年个税新政策,起征点提升为5000后,年累进制算法一次性计算当年所有月份工资
2019 andriod calculator constraint-layout java kotlin ripple-effect tax
Last synced: 14 Apr 2025
https://github.com/picimako/intellij-live-templates
IntelliJ Live templates for various Java libraries with guides and examples for template variable functions.
Last synced: 26 Aug 2025
https://github.com/forax/do-synthetic-methods-dream-of-electric-switch-expressions
Slides for ParisJUG, ChtiJUG and DevoxxFR 2021
chtijug devoxx-fr-2020 java java17 parisjug slides
Last synced: 27 Dec 2025
https://github.com/renuka-fernando/hackgen
Generate Test cases for HackerRank Problems
c cpp hackerrank java python3 testcase-generator
Last synced: 01 May 2025
https://github.com/harmindersinghnijjar/runescapegpt
Leverage OpenAI's latest GPT model to assist with writing Old School Runescape bots using the latest DreamBot API.
chatgpt docker dreambot dreambot-3 gpt gpt3-turbo gpt4 java oldschool-runescape runescape runescape-bots
Last synced: 23 Jul 2025
https://github.com/iyyel/celestial-outbreak
🚀 A highly customizable, space-themed Breakout-inspired video game
2d-game breakout breakout-game customization game game-customization game-development gameplay games java java-swing-game personal-project planet pong pong-game side-project space space-themed video-game
Last synced: 15 Apr 2025
https://github.com/redhat-developer/intellij-redhat-telemetry
IntelliJ Red Hat telemetry plugin
hacktoberfest java jetbrains-plugin
Last synced: 01 Sep 2025
https://github.com/cyclopsmc/commoncapabilities
Forge Capabilities that can be shared by multiple mods.
forge hacktoberfest java minecraft
Last synced: 01 May 2025
https://github.com/apache/nifi-standard-libraries
A collection of standard implementations used across the Apache NiFi ecosystem.
Last synced: 10 Apr 2025
https://github.com/xonixx/serv
Share easily file / folder over local network
Last synced: 15 Feb 2026
https://github.com/bhaskarblur/arcore-navigation-with-lat-long
This repository developed in Native Android - Java demonstrates how to place objects & draw routes between them in ARCore scene using Latitude & Longitude
anchor android android-studio arcore-android gps hacktoberfest hacktoberfest-accepted hacktoberfest2023 indoor-navigation indoor-positioning java latitude-and-longitude navigation
Last synced: 11 Apr 2025
https://github.com/ncredinburgh/maven-release-yearly-policy
Version releases based on the current year
Last synced: 14 Jan 2026
https://github.com/clubedojava/calculoparadevs
Curso de calculo para aperfeiçoar os fundamentos
derivadas integral java vetores
Last synced: 13 Jul 2025
https://github.com/kocakosm/jblake2
A pure Java implementation of BLAKE2 (RFC 7693)
blake2 blake2b blake2s cryptography java reproducible-builds rfc7693
Last synced: 14 Jan 2026
https://github.com/bdezonia/zorbage
Zorbage: algebraic data types and algorithms for use in numeric processing.
algebraic big-data generic-programming java multidimensional numerical-computation procedural scientific-computing
Last synced: 14 Jan 2026
https://github.com/shubh2-0/spring_security
Welcome to the Spring Security Repository🔐, your comprehensive resource for mastering application security. Dive into a variety of projects, from traditional authentication to JWT-based role authorization. Explore CORS handling and custom authentication providers. Let's fortify your app's defenses together! 🚀💪
authentication authorization java javasecurity jwt-authentication jwt-token learning-by-doing security-automation spring-boot spring-security springsecurity-jwt
Last synced: 23 Apr 2025
https://github.com/nightfallai/nightfall-java-sdk
Java Data Loss Prevention (DLP) SDK - Nightfall Developer Platform
api data-loss-prevention data-privacy data-protection data-security dlp java nightfall secrets-detection
Last synced: 14 Jan 2026
https://github.com/jianlins/fastcontext
FastContext is an optimized Java implementation of ConText algorithm (https://www.ncbi.nlm.nih.gov/pubmed/23920642).
Last synced: 28 Apr 2025
https://github.com/grayoj/ziptrack
Is a e-hailing ride application, which implements Google Map APIs to connect nearby drivers to riders, and initiate a ride. The application is written in Java, and employs Google Map APIs, Firebase and several other tools which are necessary for the development of the application.
Last synced: 09 Apr 2025
https://github.com/manifold-systems/github-traffic
GitHub traffic CLI utility with bonus features
Last synced: 03 Mar 2026
https://github.com/vdaburon/jmeter-graph-tool-maven-plugin
A maven plugin to include features from jmeter-plugins.org for JMeterPluginsCMD Command Line Tool to create graphs, export csv files from jmeter result files and Filter Result tool.
graph graphs java jmeter jmeter-charts jmeter-plugin jmeter-plugins jmeter-report jmx load-testing maven maven-plugin performance-testing performance-visualization
Last synced: 24 Apr 2025
https://github.com/seunakintola/multiple-newsfeed-reader
An android app for Multiple NewsFeed Reader. This was built for a friend as his final year project some years back.
android final-year-project java newsfeed xmlhttprequest
Last synced: 09 Apr 2025
https://github.com/master4novice/hms
Hospital Management System - React + Redux +Thunk
css html5 java material-ui maven react react-redux redux spring-boot
Last synced: 08 Oct 2025
https://github.com/jhanvi857/corehttp
A lightweight Java 17 HTTP micro-framework with explicit routing, middleware composition, and production-focused runtime controls.
backend-engineering concurrency framework http-server java socket-programming tcp-ip
Last synced: 03 May 2026
https://github.com/pegasystems/pega-alertanalyzer
AlertAnalyzer is a tool that can be used to analyze PegaRULES ALert log files and render insights into performance issues
alertanalyzer gradle java pega pega-alertanalyzer
Last synced: 12 May 2025
https://github.com/stephengold/asm
A small and fast library for manipulating Java bytecode.
asm bytecode bytecode-manipulation java jvm-bytecode jvm-library library open-source ow2-asm
Last synced: 14 Apr 2025
https://github.com/juliaaano/payload
Easy conversion of HTTP payloads (e.g. JSON, XML) for Java.
Last synced: 18 Mar 2025
https://github.com/pcloud/pcloud-networking-java
A Network Stack for pCloud's API written in Java
android api java networking pcloud pcloud-api
Last synced: 13 May 2025
https://github.com/jonathangiles/cloud-sync
Java application that runs in background to automatically sync backup sets (from local file system) up to cloud storage containers (e.g. on Azure)
Last synced: 08 Mar 2026
https://github.com/jstobigdata/rabbitmq-parent-project
RabbitMQ example used in Jstobigdata tutorial
code example java jstobigdata rabbitmq spring-amqp tutorials
Last synced: 06 Apr 2025
https://github.com/quedexnet/java-api
Trading API for Quedex Bitcoin Derivatives Exchange.
algo-trading api bitcoin derivatives exchange java market-maker quedex
Last synced: 06 Apr 2025
https://github.com/jhump/bluegosling
Experiments in Java: Neat stuff, 'nuff said
annotations collections concurrency java reflection utils
Last synced: 10 Apr 2025
https://github.com/fmarot/nativedependencies-maven
nativedependencies-maven-plugin is a Maven plugin helping you deal with native dependencies (be it .so, .dll...)
dependencies java maven-plugin native native-libraries
Last synced: 27 Aug 2025
https://github.com/JGameEngine/JGameEngineProtocol
使用protobuf3构建的消息协议配置文件(服务端和客户端通讯的协议)支持c++,c#,java,python,js,ts
Last synced: 14 May 2025
https://github.com/hms-core/hms-safetydetect-demo-java
SafetyDetect Sample provides many sample programs for your reference or usage. This example demonstrates how to integrate services provided by Safetydetect Kit, such as syslntegrity, userdetect
check detect hms huawei java safety server sysintegrity
Last synced: 01 Aug 2025
https://github.com/testdotai/java-appium-sdk
🤖 Unleash the full power of test.ai into your Java Appium tests
ai appium appium-android appium-ios java selenium test-ai
Last synced: 15 Jul 2025
https://github.com/simple-java-mail/smtp-connection-pool
Lightweight SMTP connection pool with clustering support, wait/release mechanism, connection lifecycle management, eager/lazy loading pool with load balancing and auto-expiry policy support
concurrency connection-pool high-performance java pool smtp transport
Last synced: 16 Jan 2026
https://github.com/ankan24/gfg-solutions
This repository contains solutions to various Data Structures and Algorithms (DSA) problems from GeeksforGeeks (GFG)
cpp dsa dsa-algorithm dsa-learning-series dsa-practice dsalgo java
Last synced: 07 Mar 2026
https://github.com/codophobia/javacricbuzz
A Java interface to cricbuzz, with options to get live scores and live commentary.
Last synced: 14 May 2025
https://github.com/anishlearnstocode/hackerrank-problem-solving-skill-test
Contains solved programs for the HackerRank Problem Solving (Basics) Skill Test Certification 🎓.
algorihms certificate certification data-structures hackerrank java problem-solving
Last synced: 10 Apr 2025
https://github.com/pedromassango/appintro
Um simples pacote para adicionar telas de introdução no seu aplicativo. Desenvolvido com a linguagem Kotlin.
adicionar android android-app android-development android-library android-studio appintro intro java jitpack kotlin-android kotlin-extensions kotlin-library library projeto seu-aplicativo
Last synced: 11 Apr 2025
https://github.com/fzdwx/sky
HTTP,WebSocket ... with Netty
http http-server io java netty netty-spring-boot-starter spring-boot spring-boot-websocket tcp websocket
Last synced: 28 Apr 2025
https://github.com/amarlearning/cache-low-level-design
Low-level design of Cache Implementation.
class-diagram design-patterns dry java kiss lld low-level-design solid-principles yagni
Last synced: 11 Apr 2025
https://github.com/stimulsoft/samples-reports.java-for-java-se-and-jakarta-ee
Java samples for Reports.JAVA report generator, Java SE 1.8 and higher, native Java report engine, HTML5 Web components, Jakarta EE platform support
angular barcodes charts database excel export gauges jakarta jakarta-ee java java-se json odata pdf qr-codes reporting reports servlet sql tables
Last synced: 10 Apr 2025