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/hisano/wasm-interpreter-on-java
WebAssembly Interpreter written in Java (Java 8, Pure Java, No library dependencies)
interpreter java java8 purejava wasm webassembly
Last synced: 23 Apr 2025
https://github.com/nadakhader04/leetcode
My solutions in leetcode
binary-tree cpp dinamic-programming java leetcode problem-solving sort string
Last synced: 30 Jun 2025
https://github.com/reugn/gravity
An efficient Java substring search library
exact-string-matching java string-matching string-search substring-search tree-search trie
Last synced: 15 Apr 2025
https://github.com/vladimir-dejanovic/micronaut-vs-spring-boot
Code used for my conf talk "Micronaut, Dragon-Slayer (Spring/boot) or just another framework "
java micronaut micronautfw spring-boot springboot
Last synced: 17 Mar 2025
https://github.com/codedecks-in/projecteuler-solutions
Project Euler solutions using java programming language
codedecks codedecks-compete euler euler-exercises euler-puzzles-answered euler-solutions eulerproject java project-euler
Last synced: 23 Apr 2025
https://github.com/mehanix/blackout
💡 A randomly-generated maze game
2d-game game good-first-issue good-first-pr greenfoot greenfoot-game help-wanted java maze-game maze-generation-algorithm maze-generation-algorithms maze-generator
Last synced: 15 Apr 2025
https://github.com/liftwizard/liftwizard
A collection of utilities for Dropwizard
Last synced: 05 Jan 2026
https://github.com/shubh2-0/functional-interface
An interface with exactly one abstract method is called Functional Interface. @FunctionalInterface annotation is added so that we can mark an interface as functional interface. It is not mandatory to use it, but it’s best practice to use it with functional interfaces to avoid addition of extra methods accidentally. If the interface is annotated wit
annotation exceptions functional-programming interface java jvm lamda-functions
Last synced: 17 Apr 2025
https://github.com/bhamiltoncx/unicode-graphemes
Java parser for Unicode grapheme clusters, including emoji zero-width joiner (ZWJ), flag, and gender sequences
antlr antlr4 emoji graphemeclusters graphemes java lexer parser unicode
Last synced: 16 May 2025
https://github.com/dhimasanb/carfactory
Car Factory Management Netbeans Java Swing with JReport and MariaDB
Last synced: 04 Apr 2025
https://github.com/hoangtien2k3/design-pattern
◉ Design Patterns includes 3 main groups: 1. Creational pattern, 2. Behavioral pattern, 3. Structural pattern.
java java-design-patterns kotlin kotlin-design-patterns patterns-java
Last synced: 21 Apr 2025
https://github.com/nileshkhaire/quickshell
QuickShell is an Eclipse plugin to use Java JShell inside the Eclipse IDE.
eclipse-ide eclipse-plugin eclipse-terminal hacktoberfest java jshell jshell-script
Last synced: 18 Jun 2025
https://github.com/sharafatkarim/websiteasapp
Turn your websites into a native android app within a few minutes, with splash screen support and even more!
android android-app android-studio java web-to-andriod-app web-to-apk web-to-app
Last synced: 06 Mar 2025
https://github.com/d-iii-s/java-ubench-agent
Multiplatform Java agent for high-precision microbenchmarking.
Last synced: 15 May 2025
https://github.com/snowiiii/mojangapi
Simple & User Friendly Java Mojang API
Last synced: 14 Oct 2025
https://github.com/moosetechnology/verveinej
VerveineJ is a tool written in Java that creates a mse file from Java source code.
Last synced: 16 Jan 2026
https://github.com/traffic-hunter/traffic_hunter
Traffic-Hunter is an APM (Application Performance Monitoring) tool designed for simple performance monitoring of small-scale projects.
bytebuddy grafana java javaagent metrics spring-boot timescaledb trace
Last synced: 20 Mar 2025
https://github.com/galovics/jpa-locking
concurrency-control hibernate hibernate-jpa hibernate-orm java jpa optimistic-locking spring spring-boot
Last synced: 20 Mar 2025
https://github.com/SebastianSchmidl/distod
DISTOD algorithm: Distributed discovery of bidirectional order dependencies
akka akka-cluster bidirectional-order-dependencies data-profiling distributed-systems elastic java order-dependencies order-dependency-discovery scala
Last synced: 21 Mar 2025
https://github.com/jikoo/enchantableblocks
A Bukkit plugin adding effects for enchantments on blocks.
bukkit bukkit-plugin java minecraft
Last synced: 21 Mar 2025
https://github.com/kapilkumar2001/data-structures-and-algorithms
Collection of Algorithms and Data structures
algorithms contributions-welcome cpp hacktoberfest hacktoberfest2021 hacktoberfest2022 java python
Last synced: 21 Mar 2025
https://github.com/zxybazh/bookshop-system-java
DataBase Project: A bookshop system on Java & MySQL
Last synced: 11 Apr 2025
https://github.com/minhaskamal/brailletotexttranslator
Translate Braille Writing to Plain Text
braille braille-characters braille-patterns egami image-processing java pattern-recognition
Last synced: 11 Apr 2025
https://github.com/jumanji144/lvm
Lua virtualsation toolset in Java
bytecode deobf deobfuscation file interpreter java lua parser reader reverse-engineering scripting virtual-machine virtualization vm
Last synced: 24 Oct 2025
https://github.com/maxi1324/simplemedia
This is a simple Social Media App
cool css database html java javascript mysql react social-media spring-boot
Last synced: 04 Apr 2025
https://github.com/baderlab/cy3d-impl
3D Graph Renderer for Cytoscape using OpenGL
3d-renderer cytoscape java jogl opengl
Last synced: 04 Apr 2025
https://github.com/holazt/rsa
RSA data encryption communication from front-end to back-end
Last synced: 29 Oct 2025
https://github.com/selimhorri/micronaut-app-demo
bootstrap a Micronaut Java application
batch documentation java micronaut micronaut-framework micronaut-java-application
Last synced: 10 Jul 2025
https://github.com/Mister-Ritom/Ananta
A Minecraft utility mod for anarchy servers
forge forge-mod hacked-client java kotlin minecraft minecraft-forge-mod minecraft-hacked-client minecraft-mod
Last synced: 06 May 2025
https://github.com/gregswindle/maven-code-quality-pom
Enforce and report code quality with JUnit, JaCoCo, Hamcrest, FindBugs, PMD, CodeNarc, Checkstyle (Google), Enforcer, Duplicate-Finder, JDepend, and more with this Maven POM.
code-coverage code-quality coding-standards coding-style java license-checking license-management maven maven-pom reporting reports test-automation
Last synced: 11 Apr 2025
https://github.com/getyourguide/openapi-validation-java
Build trust in your spec by validating live requests and responses against your OpenAPI spec.
java openapi openapi-specification openapi-validation spring-boot
Last synced: 12 Apr 2025
https://github.com/derkoe/quarkus-hotwire-todos
Todo App in Quarkus with Hotwire
hotwire hotwire-turbo java quarkus
Last synced: 10 Jul 2025
https://github.com/proyectoscopersonales/movie-reservation-system-solutions
Este es un proyecto propuesto por Roadmap.sh para el backend
css3 html java javascript postresql spring spring-boot spring-security
Last synced: 25 Jun 2025
https://github.com/bertrandmartel/apk-checker
Java APK integrity checker and key comparator
Last synced: 07 May 2025
https://github.com/boudhayan-dev/spring-xsuaa-cloud-foundry
Spring boot integration with OAuth2 (XSUAA) service in SAP Cloud Foundry.
cloud cloud-foundry java oauth2 sap spring-boot springboot xsuaa
Last synced: 13 Apr 2025
https://github.com/mindexpert7546/learn-dsa
Data structure and Algorithm (DSA).A data structure is a method of organizing data in a virtual system. Think of sequences of numbers, or tables of data: these are both well-defined data structures. An algorithm is a sequence of steps executed by a computer that takes an input and transforms it into a target output.
algorithms-and-data-structures c cpp data-structures dsa dsa-algorithm hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2023 java python
Last synced: 18 Jun 2025
https://github.com/emdneto/opentelemetry-by-example
OpenTelemetry By Example
cpp dotnet elixir go java javascript observability opentelemetry opentelemetry-collector opentelemetry-operator php python ruby
Last synced: 07 Apr 2026
https://github.com/cincheo/jsweet-angular2-quickstart
JSweet-enabled Angular 2 quickstart
angular java jsweet typescript
Last synced: 11 Jul 2025
https://github.com/marwa-eltayeb/englishquiz
It is a quiz app for English language.
android answers english english-quiz java quiz quizapp
Last synced: 11 Jul 2025
https://github.com/hasnatrasool163/universitymanagementsystem
The University Management System is an all-encompassing Java-based application tailored to streamline and automate the administrative and academic operations of universities. From managing teacher and student databases, handling fee structures, to processing examination results, UMS serves as a robust platform that ensures efficient and effective.
examination-system java javaswing javaswing-javaawt-oops-mysql javaswings javaswingsapp management-system studentmanagement studentmanagementsystem universitymanagement universitymanagementsystem
Last synced: 12 Jul 2025
https://github.com/mildsunrise/quickvm
🕵️ The crappy, magical string Java/Android decrypter
crappy deobfuscation java reverse-engineering smali
Last synced: 16 Jul 2025
https://github.com/mestackcodes/signinwithgoogledelphi
Delphi component for integrating Google Sign-In using the Android Credential Manager
android androidx credential-manager credentials delphi delphi-components firemonkey google google-sign-in java jni kotlin pascal-language
Last synced: 19 Jul 2025
https://github.com/jakartaee/agentic-ai
Jakarta Agentic Artificial Intelligence
agentic-ai artificial-intelligence jakartaee java
Last synced: 07 Mar 2026
https://github.com/ibmstreams/streamsx.hdfs
This toolkit provides operators and functions for interacting with Hadoop File System.
hadoop hdfs ibm-streams java stream-processing toolkit
Last synced: 09 Sep 2025
https://github.com/ptabasso2/springboot-mqtt
Working example of tracing a Spring Boot application using MQTT
apm java mqtt springboot tracing
Last synced: 10 Mar 2025
https://github.com/xpolar/rtp
Java Minecraft plugin to randomly teleport users around the map.
java minecraft minecraft-plugin rtp
Last synced: 03 Sep 2025
https://github.com/jntakpe/mongo-reactor-adapter
MongoDB's Reactor adapter for ReactiveStreams driver
java kotlin mongodb reactive-streams reactor
Last synced: 04 Sep 2025
https://github.com/project-openubl/searchpe
Descarga la base de datos de la SUNAT y lo almacena en tu propio servidor
Last synced: 07 May 2025
https://github.com/pi4j/pi4j-examples
Example applications using the Pi4J V2 library
Last synced: 03 Sep 2025
https://github.com/rohatdgnr/rohatdgnr
Hello! I am Rohat Doğaner, I have a great interest in software development and electronics. You can see my efforts in the field of technology and electronics by checking out my projects on my GitHub profile!
html-css-javascript java patika-dev reactjs spring-boot
Last synced: 21 Feb 2026
https://github.com/floriancassayre/pxlartgenerator
Pixel art generator for pixel space.
java pixel-art pxls reddit-place
Last synced: 08 Apr 2025
https://github.com/sondosaabed/babies-frecuencies
Baby-Frecuencies managment application using AVL tree as data Structure. Java | JavaFX
avl-tree baby-frecuency data-structures java javafx-application
Last synced: 22 Apr 2025
https://github.com/Umutayb/Pickleib
Quickstart library for test automation projects capable of webUI, mobileUI, API, database, data layer & email tests.
api-testing-framework appium database-testing java maven selenium selenium-webdriver test test-automation
Last synced: 27 Feb 2025
https://github.com/feltex/cliente-api
API java com Spring Boot, MySQL, Lombok, Docker e Docker-compose.
Last synced: 22 Apr 2025
https://github.com/imgios/flyseum
✈ European flight booking website made with Java Servlets.
ajax bootstrap css3 html5 java java-servlets javabeans javascript jquery jsp maven mysql tomcat webapp
Last synced: 02 Jul 2025
https://github.com/expediadotcom/haystack-client-java
Haystack bindings for OpenTracing API
distributed-tracing java microservices monitoring opentracing
Last synced: 11 Apr 2025
https://github.com/marcosfshirafuchi/desafio-da-dio-1-operacoes-bancarias-simples-com-switch
Desafio 01 / 05 - Operações Bancárias Simples com Switch
dio dio-bootcamp git github java poo santander santander-bootcamp
Last synced: 22 Apr 2025
https://github.com/cctyl/bilirecommbehaviorcorrection
基于黑白名单规则实现的bilibili个性化推荐的纠正
bilibili bilibili-api java springboot vue
Last synced: 22 Apr 2025
https://github.com/yugokato/huffman-coding-in-java
Final exam of "Data Structures and Algorithms in Java" class. Code was modified from the original one for publishing on the public place.
algorithm graphviz greedy-algorithm huffman-tree java
Last synced: 03 Sep 2025
https://github.com/oleg-cherednik/hackerrank
HackerRank solutions
hackerrank hackerrank-solutions java project-euler
Last synced: 15 Mar 2025
https://github.com/nayuki/json-library-java
JSON parser and serializer in Java.
java json library parser serializer
Last synced: 03 Jul 2025
https://github.com/egormkn/latexview
🔢 JavaFX component that renders LaTeX text and math formulas
formula fxml java javafx javafx-component javafx-components jlatexmath latex
Last synced: 27 Oct 2025
https://github.com/guru-1205/java-dsa-oops-prephub
Java-DSA-OOPS-PrepHub is your ultimate resource for mastering Java, Data Structures, Algorithms, and Object-Oriented Programming, specifically tailored for interview and placement preparation. Dive into curated books, cheat sheets, interview questions, and detailed handwritten notes to boost your coding skills!
cheatsheet dsa handwritten-notes interview-questions java java-book java-dsa-book oops-in-java placement-prep
Last synced: 25 Mar 2025
https://github.com/apache/ant-antlibs-antunit
Mirror of Apache AntUnit - Unit Test Framework for Ant Tasks
Last synced: 22 Apr 2025
https://github.com/nisrulz/androidautomations
An android example app to demonstrate various automations possible.
android buildsrc fastlane fastlane-android gradle java kotlin ktlint ktlint-gradle travis-ci
Last synced: 22 Apr 2025
https://github.com/axafrance/algo-ressources
Some training and tools to improve in algorithm
algorithms axa csharp java javascript learn raise-the-bar tools-engineering training-dev
Last synced: 24 Sep 2025
https://github.com/loushou/flutter_tts_improved
A fork of the Flutter_TTS (https://github.com/dlutton/flutter_tts) plugin, that uses the progress reporters of the Utterance APIs, on both Android and iOS.
androi api dart flutter ios java swift text-to-speech
Last synced: 21 Feb 2026
https://github.com/epicestudar/loja_de_carros
criando uma aplicação java de uma loja de carros usando GUI e JDBC
crud-application database-gui gui-application java jdbc
Last synced: 03 Sep 2025
https://github.com/mtumilowicz/java11-lambda-patterns
Functional programming patterns in java.
clean-code fp functional-programming java java-lambda lambda pattern
Last synced: 11 Apr 2025
https://github.com/amliyanage/thogakade-pos-system
Togakade POS System is a web-based Point of Sale (POS) application developed to handle basic operations such as adding, searching, updating, and deleting records. The frontend is built using HTML, CSS, JavaScript, and jQuery, while the backend is powered by Java EE with Tomcat.
crud-operation css html java javaee js tomcat
Last synced: 30 Apr 2025
https://github.com/fernanda-kipper/grcode-generator
This project is the backend of a QR Code Generator built using Java and AWS services
aws docker java s3 zxing-qrcode
Last synced: 29 Apr 2025
https://github.com/diging/giles-eco-giles-web
Distributed system based on Apache Kafka to run OCR on images and extract images and texts from PDF files.
Last synced: 01 May 2025
https://github.com/shubh2-0/method-references
The method reference is nothing but the simplified version of the lambda expression. Instead of providing an implementation body, a method reference refers to an existing available method
consumer-functional-interface function-functional-interface functional-programming java java-8 lambda-functions method-reference predicate-functions sts4 supplier-functional-interface
Last synced: 09 Jul 2025
https://github.com/accenture/waterfall-config
A simplistic configuration library for Java, heavily based on Typesafehub Config with some additional opinionated features
configuration configuration-files encrypted-properties hocon java waterfall
Last synced: 30 Jun 2025
https://github.com/ozzy-zy/flightreservationsystem
A Flight reservation system
java swing swing-gui systems zxing-qrcode
Last synced: 30 Apr 2025
https://github.com/hypothermic/foscamapi
Java library for interacting with Foscam IP-camera's.
api foscam foscam-ip-camera foscamapi foscamlib github hypothermic java java-library ptz-controls
Last synced: 10 Apr 2025
https://github.com/hypothermic/foscamviewer
A desktop application made to view and control your Foscam cameras.
application desktop foscam foscamviewer java javafx viewer
Last synced: 10 Apr 2025
https://github.com/jitnegii/Telegram-bot
Telegram bot to download songs from Spotify and YouTube URL.
heroku java spotify spring-boot telegram-bot youtube
Last synced: 08 Jul 2025
https://github.com/brian-emarquez/learning-java
☕ JAVA SE, POO, JDBC, Oracle, Servlets, JavaEE, Web Services, JSF, EJB, JPA, PrimeFaces, Hibernate, Spring, Struts.
api facelets java javaee javaserver-faces jdbc jdk jsp mvc netbeans oop oracle servlets servlets-jsp sorting-algorithms spring-boot
Last synced: 10 Apr 2025
https://github.com/azure-samples/java-on-app-service
How to accomplish common Java scenarios on App Service. (Deployment, monitoring, data sources, CI/CD, etc.)
app-service app-service-linux azure azure-app-service java jdk jre linux spring spring-boot spring-mvc tomcat
Last synced: 10 Apr 2025
https://github.com/pritz69/gfg_potd
Solutions of GFG POTD uploaded on languages namely Python , Java and C++.
coding competitive-coding competitive-programming competitive-programming-algorithms competitiveprogramming cpp daily-coding-problem dailycodingproblem dailyprogrammer geeksforgeeks gfg gfg-solutions java potd potd-gfg potd-github potd-solution prgramming python python3
Last synced: 01 May 2025
https://github.com/sandun-induranga/furniture-management-system
This is a JavaFX stand-alone application
css jasperreports java javafx jdbc mysql
Last synced: 15 Jun 2025
https://github.com/realtriassic/ptero-vm-jar
A Java wrapper for Afnan007a's Ptero-VM.
docker java minecraft proot pterodactyl serverjar
Last synced: 02 May 2025
https://github.com/clean-arch-enablers-project/cae-framework
Repository for the open source CAE framework designed to make the experience of developing software with clean architecture easier.
clean-architecture core-layer framework java
Last synced: 10 Apr 2025
https://github.com/davsclaus/fabric8-hello
Two microservices using Spring Boot and WildFly Swarm with Camel running in kubernetes using fabric8 tooling
Last synced: 06 Mar 2026
https://github.com/banterly91/Java-Builder-Guided-Completion-Intellij-Plugin
Last synced: 03 May 2025
https://github.com/jurasciix/jua
The Jua Programming Language.
asm assembler bytecode compiler interpreter java lexer parser register-based stack-based vm
Last synced: 05 Mar 2026
https://github.com/nuriofernandez/reflectedeventhandler
Java Reflection Event System that allows you to create an event-driven architecture in an easy and beautiful way.
architecture event-driven event-handler event-listener java java-reflection-event library
Last synced: 06 Apr 2025