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-16 00:12:31 UTC
- JSON Representation
https://github.com/augustomello09/pethouse
Este projeto é uma aplicação Full Stack para um E-commerce de PetShop, desenvolvida com Java, Spring Boot 3+ no backend e Angular no frontend. O objetivo é simular uma plataforma completa onde os usuários podem navegar e realizar compras de produtos para pets de maneira intuitiva e segura.
angular docker flyway java jenkins junit5 kafka postgresql s3 spring-boot
Last synced: 07 Mar 2026
https://github.com/syntifi/near-java-api
Java 8+ library to interact with NEAR Protocol via RPC API
api-client blockchain java nearprotocol rpc-client sdk sdk-java
Last synced: 13 Apr 2025
https://github.com/devfinwiz/leetcode-feeder
A repository designed for novice developers to make open-source contributions with just a few clicks. Get your pull request merged in under 12 hours!
algorithm-challenges competitive-coding cpp data-structures java leetcode leetcode-python python sql
Last synced: 21 Mar 2025
https://github.com/AoElite/claude4j
A very simple java library to interact with Claude's API
anthropic anthropic-claude claude claude-3 claude-ai claude-api java library
Last synced: 09 May 2025
https://github.com/ivstiv/pixelart-converter
This project aims to recreate pixel arts as close as possible to a given image but with a limited color palette. In this case it is working with the color palette of the Drednot's Colored Panel but technically it should not have any issues to work with any other palette given it is in the right json format.
converter dredark drednot java javafx pixelart
Last synced: 13 May 2025
https://github.com/PhilippHeuer/credential-manager
Java - OAuth2 Credential Manager
credentialmanager java oidc-client
Last synced: 14 May 2025
https://github.com/arturbosch/jquality
Static code analysis for Java
analysis badsmells code codesmells groovy java javaparser static
Last synced: 13 Apr 2025
https://github.com/oracle/rewrite-recipes
OpenRewrite recipes for Oracle solutions, like upgrades of java and Weblogic.
coherence jakartaee java openrewrite openrewrite-recipes spring-framework-6 weblogic
Last synced: 18 Oct 2025
https://github.com/annimon/hotarufx
Programming language for creating animations
animation java javafx programming-language
Last synced: 16 Oct 2025
https://github.com/usnistgov/metaschema-java
Java tools and libraries providing a Metaschema toolchain
code-generation data-binding java json maven maven-plugin metaschema modeling parser-library xml yaml
Last synced: 26 Oct 2025
https://github.com/maxim-saplin/mandelbrot
Microbenchmark testing Python, Numba, Mojo, Dart, C/gcc, Rust, Go, JavaScript, C#, Java, Kotlin, Pascal, Ruby, Haskell performance in Mandelbrot set generation
bun c csharp dart dotnet flutter gcc golang haskell java javascript kotlin mojo node nodejs numba pascal python ruby rust
Last synced: 26 Oct 2025
https://github.com/nuls-io/nuls-v2-sdk4j
NULS2.0 Java SDK
java nuls nuls-api nuls-blockchain sdk sdk-java
Last synced: 13 Mar 2026
https://github.com/hidroh/numeric-edittext
A numeric EditText widget for Android
Last synced: 26 Oct 2025
https://github.com/minhaskamal/resultanalysistool
A Complete Package for Processing OMR Answer Sheet
image-processing java omr-sheet result-analysis student-answer
Last synced: 16 Oct 2025
https://github.com/u014427391/lexer1.1.0
Java编写的C语言词法分析器,Java编写的C语言词法分析器 120号为关键字,用下标表示,i+1就是其机器码; 2140号为操作符,用下标表示,i+21就是其机器码; 41~60号为分界符, 用下标表示,i+41就是其机器码; 用户自定义的标识符,其机器码为51; 常数的机器码为52; 不可以识别的标识符,其机器码为0 选择打开按钮,选择文件所在的路径,单击打开,分析器会获取文件的内容,并将其复制到文本域里,本词法分析器就可以对文本域里的内容进行剪切复制黏贴和清除等编辑操作
Last synced: 26 Oct 2025
https://github.com/3urobeat/nopeacefulplugin
🔌 A Minecraft plugin to block users from running '/difficulty peaceful' to prevent mobs from despawning. [Bukkit/Spigot - Supports 1.20]
bukkit difficulty java minecraft minecraft-plugin minecraft-server plugin spigot spigot-plugin
Last synced: 13 Oct 2025
https://github.com/zengfr/easymqtt4j
easymqtt4j , netty +mqtt +subscriber+ publisher +broker+cluster server for java
broker cluster-server easymqtt4j java message-broker message-bus message-queue messaging mqtt netty publisher subscriber
Last synced: 16 Oct 2025
https://github.com/mindgamesnl/fireio
The simple fast, simple and sexy cross platform networking framework
async framework java javascript networking rest socket
Last synced: 26 Oct 2025
https://github.com/therealayce/ubisoftconnect-win7fix
This is a proxy application to fix Ubisoft's channel-service not supporting any cipher suites for Windows 7, so that chat, groups and multiplayer invites work again.
chat csharp groups invite java multiplayer tls tls12 ubisoft-connect uplay windows-7
Last synced: 27 Oct 2025
https://github.com/ghost-chu/simplereloadlib
Simple but useful generic reload library for Java projects.
Last synced: 15 Mar 2026
https://github.com/robert076/ubb-computer-science
The courses I took at UBB during my Bachelor's in Computer Science. A collection of my assignments, exams, projects, labs, lecture notes, and preparation materials for them, including extra work.
assembly cpp java lisp prolog python ubb ubb-cluj ubb-computer-science ubb-fmi
Last synced: 09 Oct 2025
https://github.com/croct-tech/export-client-java
Java client for the Croct Export API.
Last synced: 30 Oct 2025
https://github.com/twelvet-projects/netty-websocket-spring-boot-starter
(Based on Netty's WebSocket)基于Netty作为底层实现的Spring Boot Starter轻量级、高性能WebSocket框架,支持多端口,多路径,SSL,jdk >= 1.8 (兼容Spring Boot 3)
java netty spring-boot websocket
Last synced: 14 Apr 2025
https://github.com/xpinjection/java8-extensions
Code samples demonstrating benefits of some Java 8 extensions and libraries
java java-8 java-streams java8-learning java8-study javaslang jool streamex vavr
Last synced: 15 Apr 2025
https://github.com/gab-studios/gab-cmdline
A GABStudios Java library to help with command line parsing.
command gab-cmdline java line parser parser-library
Last synced: 03 Oct 2025
https://github.com/rodrigorvsn/buda
📚️ My Software Engineer arsenal with Data Structures, Algorithms, Design Patterns, Concepts, etc.
algorithms competitive-programming data-structures-and-algorithms design-patterns docsify java python software-engineering solid tdd typescript vitest
Last synced: 18 Aug 2025
https://github.com/mahozad/jlayer
Mirrored from http://www.javazoom.net/javalayer/javalayer.html
java jlayer mp3 mp3-converter mp3-decoder mp3-files mp3-player mpeg
Last synced: 10 Aug 2025
https://github.com/digitalheir/java-nfa
🌁 Nondeterministic Finite State Automata for Java (in plain English: flowcharts with multiple possible outcomes)
finite-state-automaton finite-state-machine fsa java nfa non-deterministic transducer
Last synced: 11 Jan 2026
https://github.com/lvcarnevalli/javaclean
JAVA Clean template clean architecture, feature toggles and test pyramid
clean-architecture cucumber easy-cucumber feature-toggle ff4j gatling java owasp-zap spock test test-automation test-driven-development test-pyramid testing testing-tools
Last synced: 31 Aug 2025
https://github.com/jain131102/neocolab
CSE3004_Design and Analysis of Algorithms Lab_ NEOCOLAB
Last synced: 02 Aug 2025
https://github.com/geoffreylgv/worldcountryapi
World Countries API
api apirestfull collaborate devcycle github hacktoberfest java jetbrains learn microsoft mysql postgresql postman springboot student-vscode
Last synced: 14 Apr 2025
https://github.com/timostrating/projecteuler
These are Java / Ruby / C / Lisp / Haskell / PHP/ Bash / PL-SQL / Mathematica / Rust / Kotlin / Lua solutions for Project Euler, — In the best 1% of the world
cpp java mathematica projecteuler python ruby
Last synced: 12 Sep 2025
https://github.com/hoangtran0410/smartphone_store_manage_java
Phần mềm Java quản lý, mua bán smartphone ...
java manager mysql-database phone
Last synced: 31 Jul 2025
https://github.com/warlord27/javaprob
JavaProb is a comprehensive repository dedicated to solving a wide range of tricky and concept-rich Java problems. Whether you're preparing for technical interviews, enhancing your problem-solving skills, or just looking to dive deeper into Java’s core and advanced topics, this repository is designed with you in mind.
dsa dsa-algorithm dsa-practice java java19 java21 java8 problem-solving-algorithms question-answering
Last synced: 13 Aug 2025
https://github.com/apache/maven-verifier-plugin
Apache Maven Verifier Plugin
build-management java maven maven-plugins maven-verifier-plugin
Last synced: 27 Sep 2025
https://github.com/joseluisgs/moriajava2021
2DAM. Ejemplo de un programa usando Java para simular el enunciado Minas de Moria. Curso 2021-2022
Last synced: 07 Aug 2025
https://github.com/jncrmx/dynamicwallpaper
Color-changing live wallpaper with Java and OpenGL.
animation dynamic-wallpaper java live-wallpaper opengl wallpaper wallpaper-app wallpaper-engine wallpaperengine
Last synced: 06 Nov 2025
https://github.com/eternalstone/easycaptchaboot
基于EasyCaptcha实现的Java图形验证码,支持gif、中文、算术等类型。解决了该项目存在的一些issues和问题,扩展了springboot-starter包,支持SpringBoot2.x和SpringBoot3.x,支持jdk8、jdk11、jdk17
captcha java springboot springboot3
Last synced: 23 Aug 2025
https://github.com/miteshputhran/food-wastage-management
Food Wastage Management: Providing a simpler means of collecting the leftover food from restaurants and distributing the same to those in need
db4o ecosystem-model java jfreechart
Last synced: 23 Aug 2025
https://github.com/kilianb/java-sonos-controller
Sonos controller api with UPnP event support. Examples show text to speech on speakers and local music file playback.
Last synced: 15 Aug 2025
https://github.com/weasley-j/multiple-sms-spring-boot
Multiple SMS Templates & Multiple SMS Providers for spring-boot, You can easily use multiple-sms-spring-boot-starter to send SMS for users by @SMS annotation and SmsTemplat in you projects.
java sms spring-boot spring-boot-starter
Last synced: 26 Mar 2025
https://github.com/teogramm/oasth
A library offering access to the OASTH API.
bus java kotlin oasth thessaloniki transit
Last synced: 14 Jan 2026
https://github.com/ivkos/gpsd4j
gpsd client for Java
api async asynchronous client event-driven functional galileo global glonass gps gpsd java jitpack maven message-driven navigation positioning satellite system vertx
Last synced: 26 Apr 2025
https://github.com/codesqueak/z80processor
A Zilog Z80 Processor Emulator in Java
Last synced: 06 Jul 2025
https://github.com/shubh2-0/deadlock-in-java
This repository showcases two projects that demonstrate the concept of deadlock in different scenarios. Project 1: Printer Scanner simulates resource deadlock. Project 2: Water Spices presents a practical example. Clone and explore to understand deadlock and resource management. Contributions are welcome.
deadlock example-project java practice-project thread
Last synced: 23 Apr 2025
https://github.com/proninyaroslav/java-template-engine
Golang-like template engine for Java
Last synced: 27 Apr 2025
https://github.com/dzikoysk/linuxenv
Modify JVM environment variables on Linux at runtime
environment-variables java jni jvm ld-library-path linux maven native
Last synced: 28 Oct 2025
https://github.com/papermc/asm-utils
Library for redirecting Java bytecode & reflection calls using ASM
Last synced: 26 Apr 2025
https://github.com/marcioos/bgg-client
BoardGameGeek XML API 2 client for Java and Android apps
android android-apps api-client bgg bgg-client bgg-library board-game boardgamegeek boardgames java library
Last synced: 14 Jan 2026
https://github.com/faob-dev/tutorials
Covers various languages and technologies
android android-development java jna ndk
Last synced: 24 Apr 2025
https://github.com/tankerhq/sdk-android
Tanker client-side encryption SDK for Android
android cryptography encryption end-to-end java kotlin privacy sdk security tanker
Last synced: 09 Apr 2025
https://github.com/nalukit/iban4g
A port of Artur Mkrtchyan's iban4j project so that it will work with Java, GWT or J2CL. A library for generation and validation of the International Bank Account Numbers IBAN (ISO_13616) and Business Identifier Codes BIC (ISO_9362).
artur-mkrtchyan-iban4j bic gwt gwt-library iban iban4j j2cl java
Last synced: 30 Jul 2025
https://github.com/jerady/mqttfx-payload-decoders
The default preset of MQTT.fx message payload decoder implementations based on addon-commons.
Last synced: 08 Mar 2026
https://github.com/netbuffer/jfinal-bootstrap-table
jfinal-bootstrap-table demo,java web framework,JavaEE,Filter,Interceptor,Cookie,Session,Jdbc,ActiveRecord,Login,Manage ...
ajax bootstrap bootstrap-table bootstrap3 druid fastjson filter java javaee javascript jfinal json microservice mybatis restful-api spring spring-boot springboot web weui
Last synced: 09 Apr 2025
https://github.com/vimeworld/skinservice
VimeWorld.com Minecraft Skin Service
cloudflare image-api java minecraft minecraft-avatar vimeworld
Last synced: 13 Feb 2026
https://github.com/sangam14/JavaLabs
The Ultimate JavaLabs For All #java Developer
applet class example-project java objects serverlet
Last synced: 03 Mar 2026
https://github.com/abstracta/jmeter-java-dsl-sample
jmeter-java-dsl simple sample maven project
java jmeter performance performance-testing
Last synced: 25 Jun 2026
https://github.com/yhs0602/unzip-corrupt
Unzip ANY zip files that couldn't have been extracted because of corruptions, etc! (In my case for 4 month for a corrupt 2GB zip file)
android android-application corruption file fix java zip
Last synced: 26 Mar 2025
https://github.com/omajid/xdg-java
Java bindings for various FreeDesktop.org standards
Last synced: 01 May 2025
https://github.com/raptorbox/raptor
Raptor IoT platform
iot java mqtt mqtt-broker raptor
Last synced: 12 Apr 2025
https://github.com/shaoxiongdu/supermarketcashregistersystem
基于JavaSE的超市收银管理系统
Last synced: 10 Apr 2025
https://github.com/gtiwari333/speech-recognition-java-hidden-markov-model-vq-mfcc
Automatically exported from code.google.com/p/speech-recognition-java-hidden-markov-model-vq-mfcc
audio-recorder fast-fourier-transform hidden-markov-model java java-sound-api java-speech-recognition k-means-clustering k-means-clustering-java speech-recognition vector-quantization
Last synced: 29 Oct 2025
https://github.com/pranavj1001/learnlanguages
Learn new and different languages.
algorithms c data-structures django es6 frameworks java php python tutorial
Last synced: 10 Apr 2025
https://github.com/anishlearnstocode/hackerrank-python
Python 🐍 Domain on HackerRank 💻 - Problems & Solutions
basic-data-types code collections datetime hackerrank hackerrank-python hackerrank-solutions itertools java math programming python python-collections python-domain python-itertools python3 regex sets strings zip
Last synced: 10 Apr 2025
https://github.com/eclipse-platform/eclipse.platform.debug
Eclipse Platform Debug functionality
Last synced: 04 May 2025
https://github.com/firebirdsql/decimal-java
Java library to encode and decode IEEE-754 decimals
bigdecimal decimal decimal128 decimal32 decimal64 firebird firebirdsql ieee-754 ieee754 java
Last synced: 03 May 2025
https://github.com/build-on-aws/amazon-bedrock-with-builder-and-command-patterns
A simple, yet powerful implementation in Java that allows developers to write a rather straightforward code to create the API requests for the different foundation models supported by Amazon Bedrock.
amazon bedrock builder-pattern command-pattern foundation-models generative-ai java llm
Last synced: 10 Apr 2025
https://github.com/tericcabrel/smartcard-with-fingerprint-auth
Stores user information in a smart card and authenticates with the fingerprint stored in the smart card
csharp java javacard rabbitmq sping-boot spring-mvc thymeleaf websocket
Last synced: 14 Jul 2025
https://github.com/yuvalpinter/liveqaserverdemo
Demo server for TREC LiveQA competition
java qa question-answering shared-task trec
Last synced: 17 Mar 2025
https://github.com/mutasimali/wifi-car-control
arduino - android tcp client - wifi car https://opooq.com
android android-tcp-client arduino controller java wifi wifi-car-control
Last synced: 10 Jan 2026
https://github.com/programandoconro/programming-locker
僕の自学の方法。Mi camino de aprendizaje autodidáctico. My programming self-study road.
api docker etc java javascript linux python raspberry-pi typescript
Last synced: 10 Apr 2025
https://github.com/mojohaus/clirr-maven-plugin
Clirr Maven Plugin
java maven maven-plugin mojohaus
Last synced: 27 Dec 2025
https://github.com/shafiqsadat/ipinforobot
A telegram robot to receive IP and proxy information!
ipbottelegram ipinfobot java javabot javatelegram javatelegrambot telegram telegrambot telegramjava telegramjavabot
Last synced: 18 Aug 2025
https://github.com/jaudiolibs/pipes
Java audio routing and unit generator library.
Last synced: 11 Apr 2026
https://github.com/binance/binance-toolbox-java
Toolbox for Binance Java Connector
binance binance-api java toolbox
Last synced: 15 Apr 2025
https://github.com/javiorfo/java-spring3-microservice
Clean architecture, Java 21, Spring Boot 3, Postgres, Tracing, Logging and Keycloak
auditory hexagonal-architecture hibernate-jpa java java-21 keycloak microservice spring-boot spring-security springboot3
Last synced: 01 Sep 2025
https://github.com/anein/java-programming-solving-problems-with-software
Modules of Coursera Course "Java Programming: Solving Problems with Software"
coursera coursera-course java java-programming
Last synced: 12 Apr 2025
https://github.com/fabric8io/maven-model-helper
A library to parse Maven descriptors (pom.xml) and write changes to the model preserving the original comments
Last synced: 03 Feb 2026
https://github.com/sangam14/javalabs
The Ultimate JavaLabs For All #java Developer
applet class example-project java objects serverlet
Last synced: 23 Mar 2025
https://github.com/paritytrading/foundation
Utility library for network protocols on the JVM
Last synced: 16 Jul 2025
https://github.com/willemjiang/smart-park-demo
The demo repo of smark park usecase
Last synced: 15 Apr 2025
https://github.com/azimkhan0/minecraft-account-checker
Easily and securely verify multiple Minecraft accounts
account checker free game gaming java minecraft minecraft-accounts minecraft-accounts-checker minecraft-authentication mojang premium software windows
Last synced: 14 Nov 2025
https://github.com/danekja/jdk-serializable-functional
Library with serializable versions of java.util.function.* interfaces.
Last synced: 01 Sep 2025
https://github.com/bulletdev/arremate-certo
Bidding(licitação) and waiver automation
Last synced: 15 Apr 2025
https://github.com/htangle/nevergetmeweb
使用SpringBoot+MySQL+Redis+jQuery+Bootstrap搭建的个人博客项目---废弃
bootstrap4 java mybatis mysql redis springboot
Last synced: 24 Apr 2025
https://github.com/sanchithaudana/java-oop
Java Object Oriented Programming
java oop-principles oops-in-java
Last synced: 31 Aug 2025
https://github.com/sudhirkumar85/library-management-system-project
Library-Management-System-Project :- A library management system is software that is designed to manage all the functions of a library. It helps librarian to maintain the database of new books and the books that are borrowed by members along with their due dates.
awt dbms java library-management-system-project swing
Last synced: 15 Apr 2025
https://github.com/moremind/springboot-demo
sppringboot demo
druid java log4j2 log4j2-example mybatis rabbitmq redis springboot springboot-demo
Last synced: 15 Apr 2025
https://github.com/sanjoy-sust/freightmanagement
Standard Spring boot app to find paths between two locations
api-documentation distance-calculation flywaydb google-maps-api hibernate-orm java junit junit-test latitude-and-longitude latitude-data multi-tenant pathfinding rest-api spring spring-boot spring-data spring-data-jpa springframework test-cases test-driven-development
Last synced: 14 Jul 2025
https://github.com/cucumber/gherkin-utils
API for working with Gherkin documents
java javascript polyglot-release tidelift
Last synced: 07 Apr 2025
https://github.com/baghelamit/video-stream-classification
Video Stream Classification
java kafka opencv spark tensorflow
Last synced: 23 Apr 2025