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/diemol/frontend_testing
Repository containing sample code used in a Frontend Testing workshop
fluentlenium frontend-testing-workshop frontend-tests java javascript selenium selenium-webdriver webdriverio zalenium
Last synced: 18 Mar 2025
https://github.com/casid/mazebert-simulation
Simulation core of the game Mazebert TD
deterministic java simulation tower-defense
Last synced: 18 Mar 2025
https://github.com/extrawest/bdd-charge-point-tester-via-ocpp-j-
OCPP Charge Point Tester on Cucumber is a software tool that is designed to simulate Central System in the Open Charge Point Protocol (OCPP) 1.6 specification using the Cucumber testing framework.
bdd cucumber cucumber-framework java ocpp ocpp-j ocpp-j-simulator ocpp16 ocpp16j spring-boot
Last synced: 08 Sep 2025
https://github.com/joseluisgs/blog-relacional-accesodatos-2021-2022
Ejemplo de desarrollo de un blog (backend básico) para Acceso a Datos, usando una base de datos realacional e implementando distintas técnicas y patrones de Acceso a Datos vistos en clase.
controller database java repository service
Last synced: 29 Oct 2025
https://github.com/jgperrin/net.jgp.books.spark.ch13
Spark in Action, 2nd edition - chapter 13 - Transforming documents
apache-spark java java8 manning spark sparkwithjava
Last synced: 06 May 2025
https://github.com/stephenott/taxii-springboot-bpmn
SpringBoot implementation of TAXII server backed with BPMN configuration
bpmn camunda java springboot taxii taxii-server
Last synced: 17 Mar 2025
https://github.com/huangcongqing/algorithmsanddatastructure
JAVA 算法数据结构代码 演习实践
Last synced: 06 May 2025
https://github.com/dynatrace/jmx-extensions
Dynatrace Platform JMX plugins
chart java jmx metrics monitoring-plugin plugin
Last synced: 11 Apr 2025
https://github.com/sunitroy2703/google-summer-of-code-2021-tensorflow
📌Final submission for Google Summer of Code at @Tensorflow ❤️
android bert google-summer-of-code gsoc ios java nlp swift tensorflow tensorflow-lite tflite
Last synced: 07 May 2025
https://github.com/innogames/flink-real-time-crm
Demo Flink and Kafka project to show how to react on tracking events in real-time and trigger offer for customer engagement based on campaign configurations. The project also utilizes the Broadcast State Pattern in order to update the rules (campaigns) at runtime without restarting the project, using a dedicated, low-frequency, Kafka topic.
apacheflink apachekafka flink flink-examples flink-stream-processing flink-streaming java kafka stream-processing
Last synced: 18 Jun 2025
https://github.com/s5uishida/rainy
rainy - a tiny tool for iot data collection and monitoring
bluetooth-le cc2650 co2 hc-sr501 influxdb iot java jserialcomm mh-z19b milo monitoring motion-detection mqtt opc-ua pi4j pm25 ppd42ns raspberry-pi rcwl-0516 sensortag
Last synced: 11 Jul 2025
https://github.com/hardiksinghbehl/quartz-scheduler-daily-mail-subscription-spring-boot
Daily mail subscription implementation using Java Spring-boot and Quartz Scheduler
java java-mail mail-subscriber quartz-scheduler spring-boot
Last synced: 29 Oct 2025
https://github.com/manojkumarpatnaik/sr.softwareengineerinterviewprep
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced.
faang-interview interview interview-preparation interview-questions java java-8 maang microservice rest rest-api spring spring-boot
Last synced: 26 Oct 2025
https://github.com/iamcharankumar/api_test_framework
A Backend Test Framework for developing regression suites.
curl-logs data-driven discord-bot fail-safe-mechanism java logback maven parallelization reportportal rest-api rest-assured rest-assured-framework test-automation-framework testng
Last synced: 16 Mar 2026
https://github.com/anatomiakodu/java-od-zera
Nauka języka Java od kompletnych podstaw! Nie musisz umieć niczego by zacząć. W tym projekcie wyłumaczę Ci dokładnie podstawową składnię Javy. Poruszymy takie tematy jak: kolekcje, warunki logiczne, operacje na tekście, wyjątki i wiele innych!
git intellij-idea java nauka podstawy podstawyprogramowania
Last synced: 23 Oct 2025
https://github.com/ozkanpakdil/test-microservice-frameworks
testing spring-boot quarkus and micronaut for jar size and response time for a simple controller, rust and dotnet and golang
actix axum dotnet eclipse-microprofile graalvm helidon java micronaut native-apps quarkus rust vertx warp
Last synced: 01 May 2026
https://github.com/mablanco/docker-firefox-java-vnc
Docker image that runs an old Firefox web browser with an outdated Java plugin
Last synced: 02 Jun 2026
https://github.com/vashishthask/mocktail
Mocktail is a tool to cache the response of potentially any Java method call on the disk.
betamax database dependencies interfaces java mocking rest-api restful-api testing vcr
Last synced: 03 Apr 2026
https://github.com/java-operator-sdk/jenvtest
Kubernetes Integration Test Support for Java. Moved to fabric8 client: https://github.com/fabric8io/kubernetes-client/blob/main/doc/kube-api-test.md
Last synced: 14 Jan 2026
https://github.com/kstateome/lti-launch
Java framework for authenticating LTI launch requests from the Canvas LMS
Last synced: 14 Jan 2026
https://github.com/thecurle/purpuri
The Purple VM, a custom JVM in C++.
cpp interpreter java jvm stack-based
Last synced: 11 Jun 2025
https://github.com/shubh2-0/springboot_annotations
This repository, SpringBoot Annotations, is a concise showcase of essential Spring Boot annotations. Learn to configure REST endpoints, perform dependency injection, and use services and repositories effectively. Level up your Spring Boot skills with this handy reference.
annotations controller java restful-api spring spring-annotations spring-boot sts-code-platform
Last synced: 23 Apr 2025
https://github.com/DogerRain/PureJavaCoderRoad
《Java小白之路》PureJavaCoderRoad 是一个帮助【Java小白】从入门到找到一份工作所需掌握的技能教程,对标目前企业招聘要求(一线12k)。 本项目包含JavaSE、JavaEE(Spring、Mybatis、SpringCloud)、Mysql、Redis、Maven、Nginx、Linux服务器、Git、工具使用、算法 等知识点。
Last synced: 02 Apr 2025
https://github.com/payne911/arise_deeper
[PoC] Top-down 2D roguelike game, developed using the libGDX framework.
game java libgdx roguelike roguelike-game
Last synced: 22 Apr 2025
https://github.com/carlosbritojun/jflunt
Java implementation of Domain Notification Pattern based in Flunt (.NET) developed by @andrebaltieri
ddd domain domain-driven-design java oop
Last synced: 14 Jan 2026
https://github.com/nothub/tinyeventbus
Tiny and fast pubsub implementation with subscriber priorities and event canceling for Java 8, 11 and 17.
Last synced: 14 Jan 2026
https://github.com/holon-platform/platform
The Holon Platform is a Java development ecosystem to create and maintain high quality, enteprise-grade web applications and services. Get started using the platform BOM.
framework full-stack holon holon-platform java java-8 java-api platform platform-architecture platform-bom web-application web-application-framework web-framework web-platform
Last synced: 23 Apr 2025
https://github.com/sasmithx/chat_application_socket_progrmming
This project is a simple chat application built using Java Socket programming. It features a client-server architecture, enabling real-time text and image communication between multiple clients. The application also includes an emoji picker, allowing users to send emojis in their chat messages.
client-server css fxml intellij-idea java javafx maven sdk web-socket
Last synced: 25 Jul 2025
https://github.com/gredler/aegis4j
A Java agent that disables platform features you don't use, before an attacker uses them against you.
devsecops java java-agent security
Last synced: 14 Jan 2026
https://github.com/viascom/hipchat-api
Java implementation for the HipChat V2 API.
atlassian hipchat hipchat-api java maven pom
Last synced: 14 Jan 2026
https://github.com/cybnity/foundation
Open source cyber-serenity platform that help the security teams designing and managing companies' ISMS, and which allow them to create resilient digital systems with efficient responses against to cyber-threats.
cyber-security cybersecurity governance isms iso27001 java nist platform software
Last synced: 09 Apr 2025
https://github.com/samouraidev/bip47_rpc
BIP47 reusable payment codes
bip47 bitcoin bitcoinj java payment-codes
Last synced: 28 Oct 2025
https://github.com/sameetasadullah/bisto-chat-java-php
An Android Chatting Application coded in Java language using Android Studio. Backend is implemented in PHP Language i.e, APIs. Users can send messages, delete messages, edit messages, send images, and set their profile pictures
android-studio apache api chatting-app java java-android java-android-application java-android-studio-project mysql php xampp
Last synced: 10 Jul 2025
https://github.com/180protocol/codaptor
Instantly add Corda to any tech stack and improve resiliency of your architecture
corda corda-node cordapps java middleware openapi3 serialization serialization-library swagger-ui
Last synced: 04 Jul 2025
https://github.com/ribasco/ucgdisplay
A character/graphics lcd library for single board computers (e.g. Raspberry Pi) written in Java. Provides drivers for graphics monochrome display devices (lcd, oled, e-ink etc) powered by U8g2
8-bit arm display e-ink embedded-systems glcd graphics hd44780 i2c iot java lcd library oled parallel raspberry-pi single-board-computers spi u8g2
Last synced: 14 Jan 2026
https://github.com/floverfelt/find-and-replace-maven-plugin
Maven plugin for finding and replacing values in filenames, files, and folders.
build-management java maven maven-plugin
Last synced: 14 Jan 2026
https://github.com/ketbome/hytalepanel
Docker image for Hytale dedicated server with web panel. Easy setup, auto-download, real-time console.
dedicated-server game-server gaming hypixel hytale hytale-server java minecraft server-management web-panel
Last synced: 30 Apr 2026
https://github.com/fal-ai/fal-java
A JVM-compatible, Java & Kotlin, client for the fal.ai model APIs
ai fal generative-ai java kotlin
Last synced: 07 Oct 2025
https://github.com/bolorundurowb/dotnetanpr
A number plate recognition library for .NET based off javaanpr
anpr automatic-number-plate-recognition c-sharp java library
Last synced: 11 Oct 2025
https://github.com/schwarzit/crystal-map
framework to generate map based entities classes / classes for named map interaction / parsing of complex classes to map structures
couchbase-lite entityframework java kotlin mapping wrapper-library
Last synced: 12 Mar 2026
https://github.com/jiro4989/tkoolfacetilemaker2
RPGツクールVXACE・MV・MZの画像差分ファイル作成用GUIソフト
custom-jre gradle java javafx jmods kotlin
Last synced: 13 Oct 2025
https://github.com/hardiksinghbehl/otp-generation-validation-spring-boot-poc
Proof Of Concept showing OTP generation and validation technique using Java Spring-boot and LoadingCache Bean from google guava library to handle user's forgot-password flow
guava-cache java otp-generator otp-verification spring-boot
Last synced: 09 Apr 2025
https://github.com/carloscharz/springdatacouchbase
Spring Data Couchbase 3.x + Tests
couchbase integration-testing java junit n1ql spring-boot spring-data spring-data-couchbase test
Last synced: 12 Oct 2025
https://github.com/pwliwanow/fdb-pubsub
Pub/Sub built on top of FoundationDB
akka-streams foundationdb java publish-subscribe pubsub scala
Last synced: 09 Oct 2025
https://github.com/manoelcampos/sistemas-distribuidos
E-Book e projetos de sistemas distribuídos 🖥🕸
distributed-systems ejb java javascript nodejs rest soap socket websocket
Last synced: 12 Mar 2026
https://github.com/hugmanrique/cellarium
:file_folder: A typesafe heterogeneous container API
Last synced: 16 Mar 2025
https://github.com/ralscha/extclassgenerator
Ext JS code generator. Creating model js classes from java classes
annotation-processor extjs java
Last synced: 14 Jun 2025
https://github.com/norconex/commons-lang
Generic library shared between several projects.
Last synced: 29 Apr 2025
https://github.com/theanasuddin/stationary-shop-management
A small project on OOP from the book Object Oriented Programming by Zohirul Alam Tiemoon written in Java. Swing GUI widget toolkit API is used to design the graphical user interface. Executable Java ARchive file is available to download. Download JAR: https://cutt.ly/rmkKuOs
java java-gui-application java-swing management-system object-oriented-programming oop oops oops-in-java stationary-management swing-api zohirul-alam-tiemoon
Last synced: 28 Apr 2025
https://github.com/vorlonsoft/easydokkaplugin
Gradle Script plugin to generate documentation by Dokka documentation engine in Javadoc or other formats for Java, Kotlin, Android and non-Android projects. It's very easy, you don't need to add to dependencies section additional classpath or think about compatibility issues, you don't need additional repositories also.
android dokka gradle gradle-android-plugin gradle-plugin gradle-task java javadoc javadoc-documentation javadocs kotlin
Last synced: 23 Apr 2025
https://github.com/fadouse/antidump
JNI-AntiDump/Debugging
antidebug antidump antireverser java
Last synced: 14 Jun 2025
https://github.com/stephengold/j-ogg-all
Open-source JVM libraries for reading Ogg bitstreams and decoding the media they contain.
audio codec decoder flac java jvm-library library mdct modified-discrete-cosine-transform ogg ogg-vorbis open-source streaming-audio vorbis
Last synced: 14 Apr 2025
https://github.com/mkalus/sw-talenttree-generator
Star Wars RPGs PDF Talent Tree Generator
hacktoberfest java penandpaper rpg-tool starwars
Last synced: 24 Dec 2025
https://github.com/geocine/sjremote
A remote control for SJCam on Android via wifi
android java record-video sjcam
Last synced: 19 Mar 2025
https://github.com/shaishavgandhi/navigator
Annotation processor that eliminates navigation and Bundle boilerplate
activity android annotation-processor boilerplate bundle fragments java navigation
Last synced: 13 Apr 2025
https://github.com/ostdotcom/ost-sdk-java
OST Platform SDK for Java
blockchain-platform brand-tokens economy java ost sdk
Last synced: 12 Jan 2026
https://github.com/oldratlee/java-compiler-demo
Demo project of creating dynamic applications with javax.tools.JavaCompiler
classloader compiler dynamic-app dynamic-compiler java
Last synced: 21 Mar 2025
https://github.com/firaskahlaoui/we-rescue
"We Rescue" is an Android application designed for pet adoption.
adoption android-application android-studio animals firebase-auth firebase-realtime-database firebase-storage java pet-project xml
Last synced: 14 Apr 2025
https://github.com/robertograham/fortnite-2
Java 11+ client for the APIs used by Epic Games Launcher and the Fortnite client
api api-client client epic-games fortnite fortnite-api java stats
Last synced: 09 Mar 2026
https://github.com/ingogriebsch/spring-hateoas-siren-samples
A repository that contains examples for Spring HATEOAS Siren to showcase how to use the features provided by the library.
hypermedia hypermedia-format-siren java siren spring spring-hateoas spring-hateoas-siren spring-mvc spring-web spring-web-mvc spring-webflux
Last synced: 07 Aug 2025
https://github.com/loohp/holomobhealth
Display Mob Health above head through packets!
java minecraft papermc spigot-plugin spigotmc
Last synced: 07 Sep 2025
https://github.com/common-workflow-language/cwljava
Java SDK for the Common Workflow Language standards
Last synced: 19 Aug 2025
https://github.com/gayanukabulegoda/live-chat-room
A Java-based, multi-threaded chat application utilizing client-server architecture for single network communication.
chat-application client-server-architecture client-server-chat-application client-server-java-program java java-multithreading live-chat-app multithreading network-application network-programming
Last synced: 21 Aug 2025
https://github.com/srummanf/data-structures-and-algorithms_sql-da-ds_interview-practice
All in one place for Interview Preps - DSA - Data Analytics - ML/DL - Technical Interviews
aptitude-interview-prep codeforces data-analyst data-scientist data-structures-and-algorithms dsa interview-preparation java leetcode machine-learning
Last synced: 19 Aug 2025
https://github.com/moesif/moesif-servlet
Moesif Servlet SDK for API Monitoring, Analytics, and Monetization.
analytics api-analytics api-logs api-management api-monetization api-monitoring jakarta java java-servlet logger logging monitoring observability servlet servlet-filter servletfilter spring-boot springframework usage-based-billing
Last synced: 11 Nov 2025
https://github.com/offa/nbcndunit
NetBeans C/C++ unit testing plugin – supporting CppUTest, GoogleTest (gtest) / GoogleMock (gmock) and libunittest C++.
c cpp cpputest googletest java netbeans netbeans-plugin unit-testing
Last synced: 14 May 2025
https://github.com/software-challenge/backend
Server, Client und Spiel-Plugins der Software-Challenge Germany
java jvm kotlin server software-challenge xstream
Last synced: 10 Apr 2026
https://github.com/spot-next/core-next
core-next microservice framework
cloud ecommerce hybris hybris-commerce-suite java microservice persistence-layer rest
Last synced: 20 Feb 2026
https://github.com/nvuillam/njre
Easily install and use JRE from a Node application.
adoptopenjdk java javaw jdk jre openjdk
Last synced: 29 Jun 2026
https://github.com/yihleego/tlv
📦 A TLV (type-length-value or tag-length-value) tool for Java. TLV is an encoding scheme used for optional information element in a certain protocol.
java tag-length-value tlv type-length-value
Last synced: 15 Jul 2025
https://github.com/Ovi3/010Editor-Template
010Editor Templates
010editor 010editor-template java java-serialization serialization serialize
Last synced: 11 Jul 2025
https://github.com/jrvlt/jrv
The first Java client library for interacting with the Revolt chat platform.
java java-revolt-bridge revolt
Last synced: 05 May 2025
https://github.com/prasoonsoni/wss-wannasaysomething
It’s a fresh take on anonymity. We believe anonymity should be a fun yet safe place to express your feelings and opinions without shame. Young people don’t have a space to share their feelings without judgement from friends or societal pressures. WSS provides this safe space for teens.
android-studio anonymous-message application expressjs java javascript mongodb nodejs portfolio reactjs website
Last synced: 13 Apr 2025
https://github.com/jeeshell/je2sh
JVM Extensible & Embeddable Shell
java jcommander jline kotlin shell spring-boot ssh
Last synced: 11 Jan 2026
https://github.com/openminetopia/openminetopia
OpenMinetopia is een Minetopia Plugin gemaakt door en voor de community.
bukkit ddg dusdavidgames java minecraft minetopia minetopiasdb openminetopia paper papermc purpur purpurmc spigot spigotmc
Last synced: 07 Mar 2026
https://github.com/krkarma777/online-store
SEED: An open-market platform built with JDK 17, Spring Boot, and Oracle DB, focusing on RESTful architecture and secure user experiences.
address-api chartjs ckeditor5 hibernate java javascript jpa jwt oauth2 online-shop oracle paypal restful-api shop spring-boot springsecurity6 thymeleaf
Last synced: 28 Oct 2025
https://github.com/gdave50/cloud-coverage-calculator
This project involves analyzing images of clouds using OpenCV.
cloud cloud-coverage-calculator haar-cascade intravenous-library involves-analyzing-images java opencv python
Last synced: 10 Apr 2025
https://github.com/specs-feup/lara-framework
Tools and APIs to develop weavers for the LARA language (LARA Compiler, LARA Interpreter, Weaver Generator, etc...)
eclipse hacktoberfest java npm source-to-source
Last synced: 05 Sep 2025
https://github.com/mohamed-taman/effective-java-se
Effective Java SE 9 through 19 APIs & Language features, make your life easier.
containers graalvm java java10 java11 java12 java13 java14 java15 jpms jshell jvm language-features
Last synced: 10 Apr 2025
https://github.com/yedhink/ktu-java
Learn Java easily. A collection of simple programs primarily focusing on the KTU syllabus for Java
awt java javafx-application jdk9 ktu learn-java simple-programs swing-gui
Last synced: 10 Apr 2025
https://github.com/urbica/docker-otp
OpenTripPlanner Docker image
alpine docker java multimodal-trip-planning opentripplanner routing transit transport
Last synced: 07 Sep 2025
https://github.com/niesfisch/tokenreplacer
Token Replacer is a simple and small Java Library that helps replacing tokens in strings. You can replace the tokens with static values or create values "on-the-fly" by calling a generator. You can even pass arguments to the generator which makes it pretty powerful.
generator java regex replacement tokenizer
Last synced: 10 Apr 2025
https://github.com/dwight-studio/jarmemu
Simple ARMv7 simulator written in Java, intended for educational purpose.
arm armv7 educational java portable simulator
Last synced: 16 Feb 2026
https://github.com/anuken/novi
A 2D multiplayer shooter.
game-2d java libgdx multiplatform multiplayer
Last synced: 01 May 2025
https://github.com/treblle/treblle-spring
The official Treblle SDK for Java. Seamlessly integrate Treblle to manage communication with your dashboard, send errors, and secure sensitive data.
api api-monitoring api-observability backend developer-tool java java-spring-sdk logging rest-api restful-api sdk sdk-java spring spring-backend treblle treblle-sdk
Last synced: 08 Jul 2025
https://github.com/rohankanojia/sample-controller-java
Java Implementation of https://github.com/kubernetes/sample-controller using Fabric8 Kubernetes Client
controller fabric8 java kubernetes sample
Last synced: 30 Apr 2025