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-10 00:16:17 UTC
- JSON Representation
https://github.com/microsphere-projects/microsphere-spring-boot
Microsphere Projects for Spring Boot
cloud-native devops java metrics microservices microsphere spring spring-boot
Last synced: 10 May 2026
https://github.com/sshtools/icon-generator
A simple library for generating Java2D (Swing/AWT) and JavaFX icons in Java, with SWT support in an add-on.
awt fontawesome generator icons java javafx swing swt
Last synced: 26 Oct 2025
https://github.com/andreainfufsm/elc117-2024b
ELC117 - Paradigmas de Programação - UFSM - 2024b
concurrent-programming functional-programming haskell java liascript-course logic-programming object-oriented-programming programming-paradigms prolog
Last synced: 25 Oct 2025
https://github.com/conorheffron/ironoc-db
Sample Data Manager with Thymeleaf Frontend & Spring Boot Backend (using JPA for DAO layer)
docker-container gke google-cloud-platform gradle-wrapper gradle9 h2-database java jdk25 jpa-hibernate kubernetes lombok lombok-gradle micro-service minikube minikube-cluster slf4j-loggers spring-boot-4 thymeleaf-spring thymeleaf-template-engine
Last synced: 01 Apr 2026
https://github.com/auties00/optionless
Desugar optional calls for a null safe type system with no performance hits
java java11 java17 javac-plugin optional
Last synced: 13 Feb 2026
https://github.com/orenskl/pico-jvm
A small Java virtual machine for Raspberry Pi Pico. This is based on the CLDC Profile for embedded devices.
arm bare-metal cldc cortex-m embedded j2me java jvm midp phoneme pico raspberry raspberry-pi raspberry-pi-pico real-time
Last synced: 01 Jun 2026
https://github.com/brcolow/java-vulkan
Experiment with Project Panama, jextract, and Vulkan on Win32.
java jextract project-panama vulkan win32api
Last synced: 29 Jul 2025
https://github.com/dzcode-io/kuliya
Algeria's college hierarchy dataset as packages for different languages and platforms
algeria c college d dataset dzcode java javascript npm rust university
Last synced: 27 Jul 2025
https://github.com/saiupadhyayula/java-sftpserver
A simple SFTP Server implemented using Apache Mina SSHD library using Java and Spring boot
java java-sftpserver sftp-server
Last synced: 25 Jul 2025
https://github.com/selimhorri/project-tracking-system-mobile-frontend-app
Android client for project-tacking-system backend hosted on Cloud
android api-client api-rest callbacks gradle java retrofit2 sharedpreferences volley volley-api
Last synced: 28 Jul 2025
https://github.com/tonyofrancis/dispatcher
Dispatcher is a simple and flexible work scheduler that schedulers work on a background or UI thread correctly in the form of Dispatch using the android.os.Handler class.
android androidlibrary api downloader downloadmanager handlerthread java kotlin kotlin-android observable okhttp retrofit2 rxandroid rxjava rxjava2 simple threading
Last synced: 30 Jul 2025
https://github.com/sosow0212/2024-e-market
(~24.06) 교내 중고 거래 플랫폼
java junit5 mysql redis rest-docs spring-boot
Last synced: 14 Apr 2025
https://github.com/ivangfr/spring-boot-user-pass-auth-one-time-token-login
The goal of this project is to create a Spring Boot application called movies-app that allows users to log in using Username/Password Authentication and One-Time Token Login
docker java java-mail-sender mailpit one-time-token postgresql spring-boot spring-data-jpa spring-security spring-web-mvc thymeleaf
Last synced: 21 Jun 2025
https://github.com/jcminarro/authexample-android
Auth Example Android
java kluent kotlin kotlin-library oauth oauth-application
Last synced: 05 May 2025
https://github.com/feltex/whatsapp-bot
Whatsapp bot em Java.
bot bots java java11 spring-boot whatsapp whatsapp-bot whatsapp-chat
Last synced: 11 Apr 2025
https://github.com/patilshreyas/firestorepagingdemo-android
Demo app for implementation of Firestore Paging library in Android app.
android firebase firebase-firestore firebaseui-android firestore java kotlin kotlin-android paging-library
Last synced: 11 Jul 2025
https://github.com/grofattila/dji-tello
Java API for the DJI Tello Drone.
dji drone java neural-network tello uav
Last synced: 06 May 2025
https://github.com/cansik/librealsense-java
Intel® RealSense™ SDK 2 wrapper for Java.
camera depth hacktoberfest intel java library realsense v2
Last synced: 06 May 2025
https://github.com/freeipcc/freeaicc
AI Call Center,Contact Center,Customer Service System,Колл-центр,Callcenter,Centre d'appels,Centro de llamadas,Centro de atendimento,コールセンター,콜센터,Интеллектуальный колл-центр,Intelligentes Callcenter,Centre d'appels intelligent,Centro de llamadas inteligente,Centro de atendimento inteligente,インテリジェントコールセンター,지능형 콜센터
ai asr call-center callcenter contact-center contactcenter freeaicc freeipcc freeswitch ipcc java llm nlp python rag telephony tts
Last synced: 12 Apr 2025
https://github.com/misterlingham4/crackingthecodinginterview
Repository to hold code written to help study for coding interviews using the textbook "Cracking the Coding Interview." Includes data structure implementations and solutions to problems in the textbook.
java jdk jdk11 jdk17 jdk21 jdk23 jdk8 jvm
Last synced: 10 Sep 2025
https://github.com/jgperrin/net.jgp.books.spark.ch07
Spark in Action, 2nd edition - chapter 7 - Ingestion from files
apache-spark java java8 manning spark sparkwithjava
Last synced: 06 May 2025
https://github.com/apache/maven-invoker
Apache Maven Invoker
build-management hacktoberfest java maven maven-shared
Last synced: 12 Apr 2025
https://github.com/scndry/jackson-dataformat-spreadsheet
A Java library (Jackson extension) for reading and writing Excel spreadsheets (XLSX/XLS) as POJOs.
data-binding excel jackson jackson-dataformat java ooxml poi pojo spreadsheet xls xlsx
Last synced: 25 Apr 2026
https://github.com/ivangfr/ethereum-springboot-react
Goals: Implement an Ethereum Smart Contract called SoccerManager and deploy it to Ethereum Blockchain running locally; Implement 2 Spring Boot BE applications, ethereum-api and player-api, that uses Web3j to communicate with Ethereum blockchain; Implement 2 React FE applications, ethereum-ui and player-ui, that communicate to their respective BE.
ethereum ethereum-blockchain java react remix smart-contracts solidity spring-boot spring-web-mvc springdoc-openapi web3j
Last synced: 10 Apr 2025
https://github.com/basil2style/android-spreadsheet
Spreadsheet or Report page Library for Android
Last synced: 10 Jan 2026
https://github.com/mohamed-taman/java-se-code-examples
IBM Developers Work related articles code, this repository contains a collection of Java SE code examples from java SE 8/9-14 and next, applicable to day by day job tasks
collections-framework http2 java java11 java12 java8 javafx
Last synced: 10 Apr 2025
https://github.com/kstenschke/referencer-plugin
"Referencer" plugin for Jetbrains IDEs
intellij intellij-plugin java open-api phpstorm plugin
Last synced: 11 Apr 2025
https://github.com/sadanandpai/dsa-in-js
Solutions to wide range of programs on Data Structures and Algorithms
algorithms datastructures graph java
Last synced: 27 Mar 2025
https://github.com/julian-eggers/spring-rabbitmq-actuator
SpringBoot RabbitMQ Actuator (Queue Metrics & Health-Checks)
actuator health-check java metrics prometheus rabbitmq spring spring-boot
Last synced: 08 Jul 2025
https://github.com/metaphoriker/randomizer-cs2
A Randomizer for more fun in Counter-Strike 2 made with JavaFX
application builder cs2 csgo desktop fun java javafx randomizer swing updater
Last synced: 10 Apr 2025
https://github.com/gradlex-org/reproducible-builds
Reproducibility settings applied to some of Gradle's built-in task, that should really be the default.
Last synced: 10 Apr 2025
https://github.com/anasdallah/restaurant-management
This is a Restaurant Management Project developed using Java and JavaFX and Scene Builder, where Admin can manage meals and drinks prices, names and types.
java javafx javafx-application javase project restaurant-management scenebuilder
Last synced: 10 Apr 2025
https://github.com/sbt/sbt-jcstress
Trust no-one, and especially not memory visibility.
concurrency java openjdk sbt scala testing
Last synced: 10 Apr 2025
https://github.com/rfeng2004/asypad
A simple drawing tool that can convert diagrams into Asymptote code.
asymptote asymptote-drawing-app drawing drawing-app java javafx javafx-application vector-graphics vector-graphics-editor vector-graphics-language
Last synced: 10 Apr 2025
https://github.com/johnnyjayjay/compatre
An extremely small and fast Bukkit tool to dynamically replace version-specific types (nms, craftbukkit) at runtime without any boilerplate.
bytecode-manipulation compatibility hacktoberfest java minecraft spigot
Last synced: 26 Mar 2025
https://github.com/klappdev/jpml
Java pattern matching library
functional-programming java java-11 java-8 pattern-matching
Last synced: 10 Apr 2025
https://github.com/mcicolella/design-patterns-in-java
Design patterns in Java
design-patterns java programmazione programming
Last synced: 17 Oct 2025
https://github.com/racerxdl/minecrowdcontrol
Minecraft Crowd Control Plugin
crowd-control java minecraft-crowd-control minecraft-forge minecraft-launcher mod
Last synced: 10 Apr 2025
https://github.com/ModificationStation/Glass-Launcher-Legacy
This Minecraft launcher is focused on providing the best possible beta/alpha Minecraft modding experience.
glass-launcher java java-8 launcher minecraft
Last synced: 16 May 2025
https://github.com/abhijithneilabraham/pdfsummariser
An android app to summarize any pdf uploaded to it
android java nlp-machine-learning pdf summarisation summarization-framework
Last synced: 05 May 2025
https://github.com/vvseangtvv/project-restoration
Adds old prototype/legacy/classic units/blocks from existing old builds to modern Mindustry!
java mindustry-mod mindustry-mod-v7 mindustry-recreation
Last synced: 17 Mar 2025
https://github.com/ziadOUA/zCard
💳 A simple and beautiful app that stores loyalty, membership and gift cards, instead of carrying them around.
android hacktoberfest java loyalty
Last synced: 20 Apr 2025
https://github.com/chatopera/chatopera-sample-java
:rocket: Java SDK, 聊天机器人
chatbot chatopera java natural-language-processing
Last synced: 20 Mar 2025
https://github.com/labex-labs/awesome-programming-projects
Practice 777 Programming Projects | This repo collects 777 of programming projects for different tech stacks. It covers a wide range of programming languages, frameworks, and tools.
ansible awesome awesome-list cybersecurity devops docker exercises git go hands-on java kubernetes labex linux mongodb mysql programming projects python shell
Last synced: 30 Dec 2025
https://github.com/lufficc/example-jpa
https://lufficc.com/blog/spring-boot-jpa-querydsl
Last synced: 06 May 2025
https://github.com/xvik/gradle-java-lib-plugin
Gradle maven publishing configuration for Java or Groovy library or gradle plugin
gradle gradle-plugin java maven-publish
Last synced: 13 Apr 2025
https://github.com/peppe/pagedtable
PagedTable Add-on for Vaadin Framework 8
Last synced: 27 Jun 2025
https://github.com/sabaurgup/java_react-bootcamp
Software Developer Training Camp (JAVA + REACT) works under the guidance of Engin Demiroğ
java java-demo java-fundamentals react spring-boot
Last synced: 27 Jun 2025
https://github.com/innFactory/akka-persistence-gcp-datastore
akka-persistence-gcp-datastore is a journal and snapshot store plugin for akka-persistence using google cloud firestore in datastore mode.
akka akka-persistence cloud cqrs datastore event-sourcing firestore gcp-datastore google java scala
Last synced: 13 May 2025
https://github.com/hellokoding/springboot-freemarker
Spring Boot Hello World Example with FreeMarker
freemarker hello-world java spring-boot
Last synced: 13 May 2025
https://github.com/auula/s2s
s2s is a command line tool for database reverse engineering.
command database go java reverse-engineering rust
Last synced: 12 Jan 2026
https://github.com/junghoon-vans/spring-data-meilisearch
Provide support to increase developer productivity in Java when using Meilisearch. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
ddd framework java meilisearch spring spring-data
Last synced: 04 Jan 2026
https://github.com/jolanrensen/kodex
/** KoDEx */: Kotlin Documentation Extensions. KDoc preprocessor Gradle plugin and IDEA plugin (Beta).
documentation documentation-generator documentation-tool gradle gradle-plugin java javadoc javadocs kdoc kdocs kotlin library library-management plugin plugins preprocessor preprocessors
Last synced: 22 Aug 2025
https://github.com/innfactory/akka-persistence-gcp-datastore
akka-persistence-gcp-datastore is a journal and snapshot store plugin for akka-persistence using google cloud firestore in datastore mode.
akka akka-persistence cloud cqrs datastore event-sourcing firestore gcp-datastore google java scala
Last synced: 14 Apr 2025
https://github.com/jumman04/analogue-watch
Analog Clock Library is a customizable Android library that displays time in a traditional analog format. Easily integrate a stylish analog clock into your app with adjustable colors, markers, hand styles, ticking sound effects, and more.
analog-clock android android-development android-library clock-widget custom-view customizable customizable-ui java kotlin library open-source time-display ui-component ui-design
Last synced: 14 Apr 2025
https://github.com/mq-b/-2022-5-4-
Purely logged, useful for you to look at the direct clone code, if there are problems send an email
c centos7 cpp java linux mysql python3 shell visual-studio
Last synced: 23 Apr 2025
https://github.com/niumoo/jdk-feature
☕【Java 新特性系列】Java 版本任你发,我用 Java 8 。但是多学点这种奇巧的装 X 技巧总没错,何况有些新语法说不定是真香呢。
java java10 java11 java8 java8-lambda-expression java8-stream java8-tutorial java9
Last synced: 05 Oct 2025
https://github.com/sahaavi/hackerrank
HackerRank solutions in C#/Java/C++/Python
algorithm csharp data-structures hackerrank hackerrank-solutions implementation java python warmup
Last synced: 10 Apr 2025
https://github.com/meltmedia/dropwizard-mongo
A Dropwizard bundle for MongoDB
dropwizard dropwizard-bundle java mongodb oplog rxjava
Last synced: 22 Apr 2025
https://github.com/ralscha/bsoncodec
Collection of org.bson.codecs.Codec implementations for MongoDB
bson codec-implementations java mongodb
Last synced: 24 Apr 2025
https://github.com/xbynet/crawler
A simple and flexible web crawler framework for java.
crawler httpclient java jsoup spider
Last synced: 14 Jan 2026
https://github.com/dev-madhurendra/oops
This repository is your one-stop resource for exploring Object-Oriented Programming (OOP) concepts in different programming languages.
cpp golang hacktoberfest hacktoberfest-accepted hacktoberfest2023 hactoberfest-approved interview-preparation java javascript object-oriented-programming objectorientedprogramming oops oops-concepts oops-in-cpp oops-in-java oops-in-python open-source programming programming-languages python
Last synced: 13 Jun 2025
https://github.com/murraco/sorting-algorithms
Sorting algorithms in Java
bubblesort heapsort insertionsort java mergesort quicksort selectionsort sorting-algorithms
Last synced: 27 Apr 2025
https://github.com/discord-jar/discord.jar
Work in progress library for the Discord API built in Java.
api discord discord-api discord-api-bot discord-api-v10 discord-api-wrapper discord-bot discord-bots discord-gateway discord-lib discord-library java lib library websocket
Last synced: 26 Mar 2025
https://github.com/chuntungho/gist-snippet
An IntelliJ plugin of code snippet tool based on GitHub Gist
code-snippet gist gist-client idea-plugin java
Last synced: 21 Jan 2026
https://github.com/eliasnogueira/java-e2e-test-example
An complete example of a pipeline focusing on API and UI (mobile and web) tests.
appium automated-testing java restassured selenium testing
Last synced: 11 Oct 2025
https://github.com/stephengold/monkeywrench
A versatile library for loading 3-D assets into JMonkeyEngine (code has New BSD license)
3d-models asset-loader assimp importer java jme3 jmonkeyengine jmonkeyengine3 jvm-library lwjgl3 open-source
Last synced: 13 Oct 2025
https://github.com/oracle-samples/modern-app-dev
OCI sample application that follows the principals of the Oracle Modern App Development framework
event-driven java messaging oci reference-architecture reference-implementation terraform web
Last synced: 18 Jun 2025
https://github.com/jpkhawam/nabu
Offline Android note taking app. Aimed to be modern-looking and capable, with a UI inspired by Google Keep's.
a11y accessibility android java note-taking notes-app xml
Last synced: 25 Jul 2025
https://github.com/augustd/burp-suite-swaggy
Burp Suite extension for parsing Swagger web service definition files
burp burp-extensions burp-plugin burpsuite java penetration-testing pentest swagger
Last synced: 16 Jan 2026
https://github.com/philipperemy/market-data
Module to retrieve realtime stock quotes of Paris stock exchange
cac40 dataset finance java market-data
Last synced: 25 Jul 2025
https://github.com/fernanda-kipper/microservice-java
This repository contains a simple microservice example in Java built during a live in my Youtube Channel
feign feign-client java java-spring microservice
Last synced: 20 Sep 2025
https://github.com/shaoxiongdu/java-notes
java成长之路 我的Java学习笔记,存放此处便于移动端复习。
java jvm mybatis mysql nginx redis spring springboot
Last synced: 14 Apr 2025
https://github.com/y785/moe-miho
Basic 2d spacial data for MapleStory🍁. Also includes a neat QuadTree & Binary Search Tree.
Last synced: 25 Oct 2025
https://github.com/catppuccin/java
☕ Soothing pastel theme for Java
catppuccin hacktoberfest java java-library library
Last synced: 18 Oct 2025
https://github.com/atolcd/hop-gis-plugins
🗺 GIS plugins for Apache Hop Orchestration Platform
data dxf etl geojson geopackage gis gpx hop java mif-mid shp spatialite
Last synced: 23 Jan 2026
https://github.com/driver733/vk-uploader
VK.com wall posts generator
decorator-pattern elegantobjects java oop oop-library vkontakte
Last synced: 23 Oct 2025
https://github.com/mrtimeey/java-live-templates
A set of java live templates for use with JetBrains IDEs.
intellij intellij-idea java jetbrains live-templates
Last synced: 23 Oct 2025
https://github.com/asyncfinkd/hello-world
Hello World
abap actionscript apl assembly ats basic c classic-asp cpp csharp hello-world hello-world-for-beginner hello-world-github hello-world-in-all-languages helloworld java javascript js lilypond openedge-abl
Last synced: 05 Mar 2026
https://github.com/FeatureBaseDB/java-pilosa
Java client library for Pilosa
Last synced: 26 Oct 2025
https://github.com/abhishekbvs/laundry-management-system
A web application for Laundry Management System developed with spring framework as part of JAVA project in curriculum
java spring-framework twilio-sms-api web-application
Last synced: 28 Oct 2025
https://github.com/dries007/holoinventory
Hologram inventory for blocks in MC
java minecraft minecraft-forge minecraft-forge-mod minecraft-mod
Last synced: 28 Feb 2026
https://github.com/caellian/java-decompiler
Java decompiler written in Rust.
Last synced: 04 Mar 2026
https://github.com/akka/akka-http-quickstart-java.g8
akka akka-http example http java seed-template
Last synced: 21 Jun 2025
https://github.com/sanjuthomas/kafka-connect-marklogic
Kafka Sink Connect MarkLogic
apache java kafka kafka-connect kafka-connector marklogic rest
Last synced: 05 May 2025
https://github.com/danielbrito/competitive-programming
🏁 My solutions and resources on problem-solving.
algorithms c challenges competitive-programming complexity-analysis contests cpp interviews java javascript kotlin mathematics number-theory python self-learning
Last synced: 04 Apr 2025
https://github.com/dheerajkotwani/hackcovid-19
Android app made for complete solution during Covid-19 and Quarantine.
android-application androidx firebase firestore-database google-maps java jetpack-android mvvm-architecture retrofit2
Last synced: 12 Apr 2025
https://github.com/heruoxin/cachefunctionutil
Tiny helper class to provide cache for the result of repeated functions.
Last synced: 17 Jun 2025