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-02 00:16:06 UTC
- JSON Representation
https://github.com/devgianlu/zeroconf-java
A pure Java implementation of the Zeroconf technology.
Last synced: 05 May 2025
https://github.com/hypery2k/galen_samples
Galen sample
galen galen-samples galenframework java javascript junit testng
Last synced: 23 Apr 2025
https://github.com/chhorz/javadoc-parser
Java library for parsing information from a structured Javadoc string.
Last synced: 16 Apr 2025
https://github.com/nhatsmrt/algorithmpractice
Data Structures and Algorithms Practice
algorithms cpp interview-practice java leetcode-solutions python
Last synced: 19 Apr 2026
https://github.com/basemax/androidmysms
An android application to send sms for a cloud-based web service.
android android-app android-java android-php android-sms android-sms-app app-cloud-sms app-network-sms cloud-sms cloud-sms-android cloud-sms-app java java-android sms-cloud
Last synced: 10 Mar 2026
https://github.com/depromeet/jalingobi-server
🐟 자린고비 : 쓸데없는 소비 멈춰 ٩(๑`^´๑)۶
Last synced: 19 Apr 2025
https://github.com/ashish2030/data-structures
This is my Data Structure code using Java Language
data-structures java problem-solving
Last synced: 11 Apr 2025
https://github.com/itfinally/mybatis-helper
Mybatis plugins package
java mybatis mybatis-plugin mybatis3
Last synced: 01 Mar 2026
https://github.com/mytang0/brook
Brook is an orchestration engine, supports microservices and in-app logic (embedded use) orchestration.
embedded flow-engine java microservice microservice-orchestration orchestration orchestration-engine orchestrator plugins serverless springboot workflow-engine workflows
Last synced: 15 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: 21 Nov 2025
https://github.com/trainingbypackt/java-fundamentals
A fast-paced and pragmatic introduction to one of the world's most popular programming languages
collections-framework exception-handling iterators java switch-case
Last synced: 10 Aug 2025
https://github.com/waylau/java-data-structures-and-algorithms-in-action
Java Data Structures and Algorithms In Action. Java数据结构和算法实战
Last synced: 23 Mar 2025
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/yugabytedb-samples/openai-pgvector-lodging-service
A lodging recommendation service for properties in San Francisco, powered by OpenAI and the PostgreSQL pgvector extension.
java nodejs openai openai-api pgvector postgresql react yugabytedb
Last synced: 15 May 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/mcpringle/apus
Apus is a social media wall for conferences.
bluesky conference conferences flow java mastodon social-media social-network vaadin vaadin-flow
Last synced: 31 Aug 2025
https://github.com/botblock/javabotblockapi
Java Wrapper for the BotBlock API [Java - maintained by @Andre601]
botblock discord discord-api hacktoberfest java
Last synced: 12 Jul 2025
https://github.com/tap30/hiss
A simple Java/Kotlin field-level encryption library.
Last synced: 15 Apr 2025
https://github.com/pieter12345/javaloader
A Bukkit plugin which allows loading, unloading and compiling java projects in runtime.
bukkit coding craftbukkit java minecraft runtime
Last synced: 26 Oct 2025
https://github.com/vojtechruz/vojtechruzicka-blog
Source code for blog vojtechruzicka.com
blog gatsby-blog giscus java javascript
Last synced: 30 Jun 2025
https://github.com/sebasbaumh/mapbox-vector-tile-java
Java Mapbox Vector Tile Library for Encoding/Decoding
java jdk21 jts mapbox mapbox-vector-tile vector-tiles
Last synced: 14 Jan 2026
https://github.com/derklaro/aerogel
A very lightweight jvm dependency injection library
dependency-injection di hacktoberfest java
Last synced: 04 Sep 2025
https://github.com/sumonta056/sumonta056.github.io
New One : https://sumonta056.vercel.app/
css3 html5 java javascript portfolio-website
Last synced: 23 Apr 2025
https://github.com/graphaware/neo4j-resttest
Library for testing Neo4j code over REST
java neo4j neo4j-graphaware-framework
Last synced: 01 Apr 2025
https://github.com/polyaxon/sdks
Polyaxon Clients & Langange SDKS
api client go golang instrumentation instrumentation-agent java kubernetes machine-learning model-management tracking typescript
Last synced: 09 Apr 2025
https://github.com/turbolent/lila
Lila is a dynamic language running on the JVM with efficient multiple and predicate method dispatch
dispatch dynamic-languages java jruby jvm lila multiple-dispatch multiple-inheritance predicate-dispatch thesis
Last synced: 23 Apr 2025
https://github.com/dbeaver/dbeaver-common
Common utils and dependencies for all DBeaver projects
Last synced: 24 Apr 2025
https://github.com/jordi-jaspers/aniflix
Ad free anime streaming website with a modern UI and QoL features. Spring boot, bun and Sveltekit for the best response times.
anime api docker github-actions hibernate html java jpa liquibase mvc shadcn shadcn-ui spring spring-boot streaming svelte sveltekit tailwind video
Last synced: 11 Jun 2025
https://github.com/hoangsonww/software-design-patterns
🎨 A comprehensive exploration of object-oriented design patterns, featuring fully implemented examples like inheritance, composition, observers, decorators, and factory methods. Built with Java to demonstrate their real-world applications in scalable and maintainable software design.
decorators design design-patterns exceptions factory-method-pattern factory-pattern inheritance iterator java maven model-view-controller multiton mvc-pattern object-oriented-programming observer observer-pattern oop singleton software-design
Last synced: 13 Jul 2025
https://github.com/valentinefernandes/programming-books-or-references
These are some programming books which will be helpful for you.
Last synced: 23 Apr 2025
https://github.com/objectionary/eo-files
Input/Output and File System Objects for EO Programming Laguage
Last synced: 14 Jan 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/codeclou/java-junit-xml-merger
Merges multiple JUnit XML files into a single testsuites XML file.
java junit junit-format junit-report junit-xml merger
Last synced: 29 Aug 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/mstachniuk/graphql-schema-from-introspection-generator
GraphQL Schema from Introspection generator
Last synced: 11 May 2025
https://github.com/skuzzle/snapshot-tests
Convenient snapshot testing for Java
java junit junit5-extension testing
Last synced: 17 Mar 2025
https://github.com/cassiomolin/lucene-example
Example of application for indexing and searching with Apache Lucene.
Last synced: 01 Sep 2025
https://github.com/ralleytn/simplejson
An improved version of json-simple for Java 11+
deserialization easy formatting java java11 json json-data json-simple jsonsimple library parse parser pretty-print pretty-printing serialization simple simplejson type-safety
Last synced: 10 Apr 2025
https://github.com/gwr3n/jsdp
A Java Stochastic Dynamic Programming Library
control dynamic inventory java lambda-calculus maintenance map-reduce object-oriented optimal parallel programming stochastic stream uncertainty
Last synced: 12 Jan 2026
https://github.com/glotaran/glotaran-legacy
The original global and target analysis software - GUI for TIMP built with Java
deprecated-repository java legacy-code target-analysis timp
Last synced: 18 Feb 2026
https://github.com/yagarea/java-chat
Simple encrypted chat in Java
chat hacktoberfest java rsa rsa-encryption
Last synced: 28 Jun 2025
https://github.com/nameisjayant/android-java-mvvm-with-roomdatabase-retrofit-and-recyclerview
we are going to build a simple project with the help of Room Database , ViewModal , LiveData and Retrofit. So, What is the agenda of this project? First we will send a retrofit request to the web server for json data, then after fetching json data from the server , we will store that data into Room Database and then shows into the recyclerview. Alright!
android androidstudio api java retrofit roomdatabase
Last synced: 04 Jul 2025
https://github.com/gantsign/maven-parent-poms
Parent Maven POMs with best practice configuration
Last synced: 06 Apr 2025
https://github.com/link-intersystems/clean-architecture-example
An clean architecture example application implemented in pure Java.
architecture clean-architecture clean-code example java
Last synced: 16 Oct 2025
https://github.com/rosbit/duktape-bridge
A very easy-to-use wrapper of Duktape JavaScript engine, including wrappers for C, Go and Java. The bridge wrapper is also supporting module loader for loading modules written in JS, C and Go. This package is not a binding implementation, it is aimed to be used easily
c duktape easy-to-use embedding golang java javascript
Last synced: 23 Oct 2025
https://github.com/izzelaliz/arcturus
User defined intrinsics, tailrec optimization
Last synced: 26 Oct 2025
https://github.com/moeraorg/moera-commons
Moera common classes, for issues use: https://github.com/MoeraOrg/moera-issues/issues
cryptography java library moera
Last synced: 16 Mar 2026
https://github.com/textkernel/tx-java
The official Java SDK for the Textkernel Tx v10 API. Includes a resume parser (CV parser), job parser, resume search engine, and resume matching engine.
cv cv-parser cv-parsing java job job-parser job-parsing matching parse-resume parser parsing resume resume-parser resume-parsing sdk searching textkernel tx
Last synced: 24 Feb 2026
https://github.com/googlecloudplatform/alloydb-java-connector
A Java library for connecting securely to your AlloyDB instances.
Last synced: 20 Oct 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/racodond/sonar-jproperties-plugin
SonarQube Java Properties Analyzer
code-quality guidelines java linter properties sonarqube sonarqube-plugin static-analysis static-analyzer styleguide
Last synced: 21 Mar 2025
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/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: 12 Mar 2025
https://github.com/theseems/clinq
Experimental validation mini-framework
declarative java token validation
Last synced: 13 Apr 2025
https://github.com/domstolene/da-otel-agent
This project delivers an OpenTelemetry Java Agent extension with a dynamically configurable sampler, along with the optional REST service for configuring it.
java observability opentelemetry otel trace
Last synced: 08 Apr 2026
https://github.com/common-workflow-language/cwljava
Java SDK for the Common Workflow Language standards
Last synced: 19 Aug 2025
https://github.com/eitco/eitco-mavenizer
Helps you to find or define Maven UIDs for any JAR file and generate corresponding artifact install scripts.
Last synced: 01 Aug 2025
https://github.com/code4everything/wetool
欢迎体验我们全新的桌面端效率工具RunFlow,https://myrest.top/myflow
charset-detector clipboard-history file-copy file-merge file-rename file-split java java11 javafx javafx-application json-parser qrcode-generator random-generation wetool
Last synced: 04 Oct 2025
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/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/sindre0830/workflow-templates
GitHub Workflows for different programming languages.
automated-testing cmake code-quality code-review continuous-integration cpp golang gradle java nodejs python react rust workflows
Last synced: 18 Aug 2025
https://github.com/orpolyzos/spring-web-initializr-plugin
Swip - Plugin for IntelliJ IDEA that can create a fully functional (Spring Boot) WebApp with just a few clicks
freemarker intellij java jetbrains plugin spring-boot
Last synced: 23 Sep 2025
https://github.com/hms-core/hms-awareness-demo
HUAWEI Awareness Kit provides your app with the ability to obtain contextual information including users' current time, location, behavior, audio device status, ambient light, weather, and nearby beacons. Your app can gain insight into a user's current situation more efficiently, making it possible to deliver a smarter, more considerate user experience.
android awareness consciousness geofence hms java
Last synced: 01 Aug 2025
https://github.com/apache/maven-jdeps-plugin
Apache Maven JDeps Plugin
build-management java maven maven-jdeps-plugin maven-plugins
Last synced: 03 Jan 2026
https://github.com/hoangsonww/guillotine-game
⚔️ This repository contains the "Guillotine Game," a strategy game coded in Java and JavaFX. It involves players making tactical decisions to avoid the guillotine and survive as long as possible. The game demonstrates the use of JavaFX for creating visually appealing and interactive GUIs.
game game-development gamedev gui gui-application gui-application-java guillotine guillotine-game guillotinemenu java javafx
Last synced: 22 Sep 2025
https://github.com/muqrock/student_course_enrollment_app
JAVA OOP PROJECT - This project is about Student Enrollment App where student can enroll in subject and pay
assignment college java java-programming java-project object-oriented-programming oops-in-java project university
Last synced: 04 Aug 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/selimhorri/quarkus-vs-spring-boot-performances
Comparing Quarkus vs Spring Boot frameworks
Last synced: 13 Aug 2025
https://github.com/obecker/decycle
Perform package cycle dependency checks in JVM projects (Java, Groovy, Scala, Kotlin, ...)
code-quality gradle gradle-plugin java maven-plugin modularization
Last synced: 25 Sep 2025
https://github.com/uPortal-Project/CalendarPortlet
JSR-168 portlet implementing calendar viewing in uPortal.
hacktoberfest java portal portlet uportal uportal-start-bundled
Last synced: 11 Mar 2025
https://github.com/sxtanna/korm
Kotlin Object-Relational Mapping
deserialization java korm kotlin language orm serialization
Last synced: 16 Mar 2025
https://github.com/prat-man/unique4j
Java library to allow only single instance of a java application to run and enable communication between first instance and subsequent instances
java lock single-instance single-instance-app socket sockets
Last synced: 10 Apr 2025
https://github.com/hongzhaohua/jstarcraft-dip
专注于解决数字图像处理领域的几个核心问题:图像转换,图像相似度,目标定位,目标检测,图像分割,图像聚类和图像分类. 为相关领域的研发人员提供完整的通用设计与参考实现. 涵盖了多种数字图像处理,计算机视觉,计算机图形算法.
Last synced: 09 Oct 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/jeffreyning/nhversion
NHVersion for version your api
api java version-control version-manager
Last synced: 27 Apr 2025
https://github.com/ardesco/appium-maven-template
A Maven template for Appium
Last synced: 06 Oct 2025
https://github.com/jaredkoontz/geohashesinpolygon
:small_red_triangle: :small_blue_diamond: Find all the geohashes in a polygon. Implemented in Java
geohash-tiles geohashes java polygon
Last synced: 10 Oct 2025
https://github.com/danny02/jopenctm
Java implementation of the openCTM Mesh compression file format
3d-models compression format java openctm opengl
Last synced: 05 Jul 2025
https://github.com/sormuras/hello-world-java-action
A template to demonstrate how to build a Java action.
actions github github-actions java
Last synced: 10 Apr 2025
https://github.com/pknu-wap/medilenz
AI기반 의약품 검색, 의약 정보 공유 서비스 MediLenz
android-studio es6-javascript express-js java kotlin node-js
Last synced: 05 Jul 2025
https://github.com/wandri/chat-spring-kafka-angular-react-vue
A live chat done with Angular, React, Vue and tested by Cypress
angular cypress github-actions java kafka mongodb react spring-boot typescript vuejs
Last synced: 29 Oct 2025
https://github.com/mohdali/arabic-phonetic-dictionary
Arabic Phonetic Dictionary Generator Tool for Automatic Speech Recognition Applications
java phonetic-dictionaries speech-recognition sphinx4-speech
Last synced: 11 Apr 2025
https://github.com/osandadeshan/maxsoft-intelliapi
First-ever code-free and lightweight cross platform API and database test automation tool.
gauge intelliapi java maven maxsoft rest-api rest-assured
Last synced: 06 May 2025
https://github.com/apache/maven-remote-resources-plugin
Apache Maven Remote Resources Plugin
build-management java maven maven-plugins maven-remote-resources-plugin
Last synced: 05 Apr 2025