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/gradle/common-custom-user-data-maven-extension
Maven extension that enhances published build scans by adding a set of tags, links and custom values that have proven to be useful for many projects building with Develocity.
Last synced: 06 Apr 2025
https://github.com/virgiledjimgou/android-application-for-traffic-sign-recognition
Android App APTSR is an advanced driver assistance system that recognizes and relays traffic sign information to drivers via the smartphone screen or instrument panel. APTSR systems can recognize speed limit signs, do not enter signs, and stop signs ...etc. APTSR aims to help make drivers more aware and able to make better safer driving decisions.
android-application deep-learning gps java tensorflow2 traffic-sign-classification
Last synced: 24 Apr 2026
https://github.com/abdelillahbel/winiwalkandroid
WiniWalk is a fun and motivating walking app designed to turn every step into a chance to win! Whether you're a fitness enthusiast or just looking to stay active, WiniWalk provides a unique and enjoyable way to track your walking progress while giving you the opportunity to earn rewards and prizes along the way.
android-app firebase-realtime-database fitness-app idea java kotlin-android open-source steps-counter
Last synced: 17 Aug 2025
https://github.com/younessboumlik/gestiondevente
Ce projet consiste en une application de bureau développée avec JavaFX, visant à optimiser la gestion des ventes. Elle permet de gérer divers aspects essentiels tels que les factures, les livraisons, les commandes, les clients et les produits. L'application offre une interface intuitive et facilite l'accès et la manipulation des données.
desktop-app desktop-application gui-application jar jasypt-encryptor jasypt-password java javafx javafx-application javafx-desktop-apps javafx-gui javafx-project mailtrap-api scenebuilder twilio-api twilio-sms-api
Last synced: 14 Apr 2025
https://github.com/jonelo/jadapterfornativetts
A simple pure Java library that allows you to use the native Text To Speech engine provided by your operating system by using a ProcessBuilder without JNI. Microsoft Windows, GNU/Linux, and macOS are supported.
java linux macos text-to-speech tts windows
Last synced: 13 May 2025
https://github.com/SolarNetwork/solarnetwork-node
Distributed SolarNode components for collecting data and controlling devices.
bacnet canbus climate-data energy energy-consumption energy-data energy-generation energy-monitoring iot java loxone mbus modbus osgi plugin-architecture
Last synced: 07 May 2025
https://github.com/amir-p/gradientseekbar
Beautiful gradient SeekBar implementation in Android for API 17+
Last synced: 02 Sep 2025
https://github.com/d-coder135/multiple_screens_app_java
This repo contains an android application with multiple screens.
android android-application android-studio java java-android-application java-android-studio-project java-application
Last synced: 07 Apr 2025
https://github.com/cityssm/pdfFlattener
PDF Flattener - Secure PDF documents by making floating redactions and form entries permanent.
flatten java pdf pdf-flattener pdf-forms pdfbox redaction security
Last synced: 14 May 2025
https://github.com/sdetautomation/seleniumjava
Selenium Startup Project for Java
a11y a11y-testing axe axe-selenium chrome docker java selenium-webdriver testcontainers
Last synced: 12 Apr 2025
https://github.com/lijiahangmax/orion-ops-extension-plugins
此项目为 orion-ops 的拓展插件仓库, 目前仅包含了机器监控数据采集端
alarm alarms java metrics monitor monitoring orion-ops oshi
Last synced: 16 Apr 2025
https://github.com/ok2c/httpclient-benchmark
HTTP client benchmark
apache-httpclient http http-benchmarking http-client java
Last synced: 15 Apr 2025
https://github.com/codegather/record_movie
一个原生视频录制flutter插件,断点续录、视频压缩等功能,采用原生实现没有依赖第三方库
audi com compress ios java objective-c video
Last synced: 13 Apr 2025
https://github.com/jshiftio/kubernetes-maven-plugin
Maven plugin for getting your Java apps on to Kubernetes
Last synced: 15 Apr 2025
https://github.com/hussainderry/jcrypt
Java file encryption utility
encryption file-encryption file-encryption-java java javafx
Last synced: 14 Apr 2025
https://github.com/sandun-induranga/chat-application
Java Socket Programming
css java javafx socket-programming
Last synced: 14 Apr 2025
https://github.com/richard-austin/security-cam
CCTV Security cam NVR accessible via web directly or through Cloud. service. Run on Raspberry pi
angular cctv-monitoring dpkg dpkg-deb ffmpeg golang groovy java nvr onvif onvif-discovery ptz python raspberry-pi rtsp security-camera spring-boot spring-security ubuntu webapp
Last synced: 08 Jan 2026
https://github.com/walshydev/streamdeck4j
Java library for the StreamDeckSDK
Last synced: 26 Oct 2025
https://github.com/Cumulocity-IoT/cumulocity-dynamic-mapper
The ultimate Mapper for building the bridge between any Message Broker and Cumulocity IoT in a zero-code approach!
agent angular cumulocity-agent cumulocity-iot cumulocity-microservice cumulocity-package iot iot-analytics java microservice mqtt server-side-agent typescript
Last synced: 26 Feb 2025
https://github.com/andifalk/ssl-demo
Demo to enable HTTPS and HTTP/2 for spring boot web application
http2 https java kotlin root-certificate server-certificate spring-boot spring-security ssl tls tls-certificate
Last synced: 12 Apr 2025
https://github.com/ahmedfarag9/ci-cd-pipeline-jenkins-odoo-project
A Multi-branch CI-CD Pipeline Using Jenkins, Docker, AWS, Maven To Deploy an Odoo ERP custom module & a simple Java Maven web app.
amazon-web-services bash bash-scripting ci-cd devops docker docker-compose dockerhub ec2-instance groovy java jenkins maven odoo ssh webhook
Last synced: 11 Apr 2026
https://github.com/siddhesh2377/androidbox
It is an IDE Based On Node An Code Editor
andorid android-application editor ide java node node-editor
Last synced: 02 Apr 2025
https://github.com/engineeringsoftware/jog
Pattern-Based Peephole Optimizations with Java JIT Tests
compiler java jit jit-compiler openjdk optimization pattern peephole shadow test
Last synced: 03 Sep 2025
https://github.com/shubh2-0/serialization-in-java
Serialization is a mechanism of converting the state of an object into a byte stream. Deserialization is the reverse process where the byte stream is used to recreate the actual Java object in memory. This mechanism is used to persist the object.
deserialization interface java java-8 java-classes object object-oriented-programming serialization
Last synced: 23 Apr 2025
https://github.com/shubh2-0/core-java
This repository contains three projects developed in Core Java to solve basic problem statements. The projects focus on different aspects of Core Java, including console printing, multiple-choice questions, and simple interactive problems.
abstraction class core-java encapsulation inheritance java opps polimorphism
Last synced: 23 Apr 2025
https://github.com/bbossgroups/bboss-http
bboss http5一个简单而功能强大的、基于httpclient5的、去中心化的http/https负载均衡器以及http rpc框架,基于http/https协议实现客户端-服务端点到点的负载均衡和集群容灾功能,可以基于post/get/put/requestbody等方法对接调用任何基于http协议开发的微服务,包括spring cloud、spring boot、spring mvc以及其他基于http协议开发的微服务;提供streamchat方法,轻松对接各种大模型服务,实现流式对话应用;完全支持http2协议;同时还可以非常方便地实现多个文件上传服务器。可基于apollo和nacos管理服务配置参数和实现服务发现功能。
bboss java microservice sse-client stream
Last synced: 14 Jan 2026
https://github.com/crossoverjie/ssm-request-check
:hourglass_flowing_sand: 基于annotation的http请求去重插件
Last synced: 23 Apr 2025
https://github.com/michael-simons/neo4j-aura-quarkus-graphql
Built a GraphQL-API based on the Cypher-DSL and Quarkus.
Last synced: 08 May 2025
https://github.com/apache/servicemix-components
Mirror of Apache ServiceMix components
java network-client network-server osgi scala servicemix xml
Last synced: 09 Apr 2025
https://github.com/D4rK7355608/com.d4rk.englishwithlidia.plus
English with Lidia Plus is an Android app that helps you learn English with fun and engaging lessons. Whether you are a beginner or an advanced learner, English with Lidia Plus will help you achieve your goals and improve your fluency. 📗
android android-app android-application android-applications android-apps androidstudio apk audio-lecture audio-lessons d4rk foss google-play-app java kotlin kotlin-android learn-english learning teaching teaching-material website
Last synced: 21 Apr 2025
https://github.com/shrhdk/theta4j
PTP/IP implementation for RICOH THETA written in Java.
Last synced: 19 Feb 2026
https://github.com/sondosaabed/palestinian-dairy-factory
Java to apply a new project Palestinian Dairy Factory
console diary-factory inheritance java oop palestine
Last synced: 22 Apr 2025
https://github.com/sondosaabed/optimal-coins-game-strategy
a java project that uses dynamic programming to implemnt the Optimal coins collecting game strategy
dynamic-programming java javafx optimal-game-strategy
Last synced: 22 Apr 2025
https://github.com/correctexam/corrigeExamBack
Web app to grade your assessments anywhere
Last synced: 10 Mar 2025
https://github.com/algolia/algolia-android-demo
Android instant search demo with Algolia
algolia algolia-search demonstration instant-search java open-source search
Last synced: 08 Aug 2025
https://github.com/fieldju/jvm-lambda-template
A template project for quickly getting started writing a Scala, Groovy, or Java Serverless Application with SAM / Cloud Formation
aws aws-lambda cloudformation gradle gradle-aws-sam-deployer-plugin groovy java lambda scala serverless serverless-application-model serverless-applications
Last synced: 09 Apr 2025
https://github.com/facthunder/understand
Docker image for SciTools Understand
analyzer c code-analysis docker docker-image java python scitools scitools-understand static-analysis understand vhdl
Last synced: 14 Apr 2025
https://github.com/mhyrzt/dlib-android-face-landmark
face landmark detection for Android devices with c++, dlib, java, OpenCV
android cmake dlib face-detection java opencv
Last synced: 09 Apr 2025
https://github.com/alimranahmed/latestnewscheckerbyjava
java jsoup newspaper swing-api
Last synced: 07 May 2025
https://github.com/cf-toolsuite/cf-hoover
Easily aggregate accounting and snapshot usage reporting across multiple foundations
cloud-foundry java reactor spring-boot-3 spring-webflux
Last synced: 11 Jul 2025
https://github.com/netomi/uom
A library to represent quantities and perform conversions between units of measurements with double or arbitray precision.
java units-converter units-of-measurement unitsofmeasurement
Last synced: 12 May 2025
https://github.com/keith-gamble/example-perspective-component-module
An Example Repository for building Ignition Perspective Component Modules
ignition ignition-perspective inductive-automation java perspective
Last synced: 21 Feb 2026
https://github.com/hlavki/netbeans-svuid-generator
TheNetBeans plugin that automates the generation of the serialVersionUID field.
Last synced: 14 Jan 2026
https://github.com/thoqbk/code-collection
A shell script tool for decompiling multiple jar files and re-arranging source code
Last synced: 13 May 2025
https://github.com/matteo4diani/java-retrieval-augmented-generation
Retrieval Augmented Generation, Function Calling and Code Generation on GitHub Projects with Java
code-generation function-calling java langchain4j llm ollama openai-api rag retrieval-augmented-generation spring
Last synced: 07 Oct 2025
https://github.com/grahamedgecombe/apiviz
A fork of APIviz with out of the box support for classes compiled with Java 8.
Last synced: 11 Apr 2025
https://github.com/OpenIPC/LoTool
Internal chip information extractor from HiSilicon HiTool
Last synced: 03 Apr 2025
https://github.com/bytedeco/javacpp-embedded-python
With this library, you can embed Python to your Java or Scala project. The main purpose of this library is to use Python libraries from Java or Scala.
Last synced: 13 Apr 2025
https://github.com/ashish2030/upgrad-assignment
ᴛʜɪꜱ ɪꜱ ᴍʏ ꜱᴍᴀʟʟ ᴊᴀᴠᴀ ɢʀᴀᴅᴇᴅ ᴀꜱꜱɪɢɴᴍᴇɴᴛ ɢɪᴠᴇɴ ʙʏ ᴜᴘɢʀᴀᴅ
bfs-algorithm dfs-algorithm dijkstra-algorithm graph java shortest-path-algorithm upgrad
Last synced: 20 Jun 2025
https://github.com/keremtan/java-spring
This repository has basic information about Spring Framework and a sample application made with Spring Boot.
back-end dependency-injection docker-compose h2-database java postgresql-database rest-api spring spring-boot spring-framework
Last synced: 13 Apr 2025
https://github.com/wangji92/wdt
Convenient for Java developers to quickly query common commands
arthas java shell spring-boot spring-shell wdt
Last synced: 19 Mar 2025
https://github.com/aimtiaz11/ms-sqlserver-jdbc-tester
Command line Java app to test JDBC connection to Microsoft SQL Server Database using 9.2.0 SQL Server JDBC driver.
java jdbc-connection microsoft-sql-server
Last synced: 30 Oct 2025
https://github.com/edoardottt/tweetpro
University Java project. It's a lightweight tool specialized in tweets analysis. :chart_with_upwards_trend:
design-patterns graph java java-8 java-library javadev json retweets tweet tweets twitter university university-assignment university-course university-project
Last synced: 03 Aug 2025
https://github.com/cworld1/notie
Android note App complies with Material You specifications, developed using Java.
Last synced: 15 Jul 2025
https://github.com/powersystem2024/dynamic-devs
Repositorio del grupo "DynamicDevs⚡", estudiantes de la Tecnicatura Universitaria en Programación UTN
backend frontend java javascript programming python vuejs web website
Last synced: 11 Apr 2025
https://github.com/mikesafonov/spring-boot-starter-prometheus-alerts
Spring Boot Starter for handling alerts from Prometheus Alertmanager
java prometheus prometheus-alertmanager spring-boot
Last synced: 15 Jun 2025
https://github.com/rajspeaks/code-pyramid
Code-Pyramid consists of Competitive & Beginner level codes, written in different programming languages like C, C++, Java, Python.
c codewars coding-challenge data-structures dsa dsa-algorithm dsa-practice hacktoberfest java python rajdeep-das rajspeaks
Last synced: 07 May 2025
https://github.com/objectionary/dejump
Replaces all GOTO objects in EO program with semantically equivalent ones but without GOTO
Last synced: 01 May 2025
https://github.com/ethanlin-twer/java-reflection-in-action
A Chinese translation of the book Java Reflection In Action editing with gitbook.
java jvm meta-object-protocol meta-programming reflection
Last synced: 28 Oct 2025
https://github.com/kavithma-thushal/orm_gdse66
This is learning about ORM - Hibernate in GDSE66
java javafx mysql orm-framework
Last synced: 11 Jul 2025
https://github.com/apache/sling-org-apache-sling-servlets-post
Apache Sling Default POST Servlets
Last synced: 19 Oct 2025
https://gitlab.com/visnow.org/VisNow
Generic visualization framework
3D java java3d scivis visnow visualization
Last synced: 17 Jan 2026
https://github.com/ashish2030/swagger_static_website
:octocat:🌟ᴀ ꜱᴍᴀʟʟ ᴅᴇᴍᴏɴꜱᴛʀᴀᴛɪᴏɴ ᴏɴ ᴡᴏʀᴋɪɴɢ ᴏꜰ ꜱᴡᴀɢɢᴇʀꜱ ɪɴ ꜱᴘʀɪɴɢʙᴏᴏᴛ ᴛᴏ ɢᴇɴᴇʀᴀᴛᴇ ᴅʏɴᴀᴍɪᴄ ᴅᴏᴄᴜᴍᴇɴᴛᴀᴛɪᴏɴꜱ ꜰᴏʀ ʀᴇꜱᴛꜰᴜʟ ᴀᴘɪ'ꜱ 💻 🎯🚀
docket intellij java spring-mvc swagger-ui
Last synced: 24 Feb 2026
https://github.com/avarel/kaiper
Functional scripting in Java.
dynamic-languages dynamic-programming java jvm language programming-language
Last synced: 13 Oct 2025
https://github.com/quarkiverse/quarkus-doma
Quarkus Doma Extension
annotation-processing domaframework java orm quarkus-extension sql
Last synced: 10 Mar 2026
https://github.com/kavindulakmal/microservices-springboot
Micro-Services for Online electricity bill payment System
hibernate java lombok-maven microservices mysql rest-api spring-boot
Last synced: 28 Oct 2025
https://github.com/metaapi/metaapi-java-sdk
Java SDK for MetaApi, a professional cloud forex trading API for MetaTrader platform which supports both MetaTrader MetaTrader 5 and MetaTrader 4. Free usage tier available.
api cloud forex java metaapi metaapi-cloud metatrader metatrader4 metatrader5 mt4 mt4-api mt5 mt5-api rest trading websocket ws
Last synced: 24 Jan 2026
https://github.com/psumbera/solaris-openjdk
Builds OpenJDK 9 and newer on Solaris.
Last synced: 17 Mar 2026
https://github.com/haxe4e/haxe4e
Haxe programming language support for the Eclipse IDE
eclipse eclipse-plugin editor haxe java
Last synced: 13 Feb 2026
https://github.com/ministero-salute/it-dgc-verifier-service
The EU Digital COVID Certificate Verifier Service is part of the national backends and caches the public keys that are distributed through the DGCG. It is accessed by the Verifier Apps to update the key store periodically.
backend-service covid-19 digital-covid-certificate java
Last synced: 30 Jan 2026
https://github.com/apposed/appose
Interprocess environment manager 🧊
conda deep-learning interprocess java maven pypi python shared-memory shm
Last synced: 28 Jan 2026
https://github.com/marthym/juery
Juery is a tiny Java library to manage search and filter query from user to database.
Last synced: 10 Apr 2025
https://github.com/nihatquliyev/organization-management-system
Simple JPA Java SE Project
cascade element-collection embedable entity java java-se manytoone mappedby onetomany
Last synced: 22 Jul 2025
https://github.com/mehditeymorian/javacompileengine
Java Compile Engine: The CompileEngine You Need for your Project!
Last synced: 15 Jul 2025
https://github.com/selimhorri/playing-with-spring-batch
Hands on Batch files with Spring Batch
batch-processing flyway h2-database java job-scheduler spring-batch spring-boot
Last synced: 12 Apr 2025
https://github.com/rid17pawar/viitclubs
College Clubs website is developed using JSP and Servlet technologies, Bootstrap for UI, jQuery for validations and MySQL for database.
bootstrap4 club-management club-website college-clubs java jdbc jquery jsp jsp-servlet mysql servlets students
Last synced: 20 Jul 2025
https://github.com/arjuncvinod/data-structures-and-algorithms
Data Structures and Algorithms implemented in different languages
c cpp csharp go java javascript python swift
Last synced: 30 Oct 2025
https://github.com/madbob/gasdotto
Gestionale web-based per i Gruppi di Acquisto
Last synced: 13 Apr 2025
https://github.com/jabbany/cis120finalproject
CIS120 Final Project -- 3D Snakes. 程设课程期末作业。仿诺记的 3D 贪食蛇。
Last synced: 13 Apr 2025
https://github.com/hibernate/hibernate-ogm-cassandra
Hibernate OGM integration with Cassandra
Last synced: 13 Apr 2025
https://github.com/thomasleplus/java-sql-inspector
Utility to test Java code for SQL injection vulnerabilities.
antlr antlr-4 antlr-grammar antlr4 antlr4-grammar antlr4-java information-security infosec java jdbc jdk security sql sql-injection-vulnerabilities
Last synced: 10 Apr 2025
https://github.com/yyunikov/vertx-gradle-starter
Java 8 starter application with example of using Vert.X framework, Gradle build system, profiles configuration and SLF4J
architecture gradle java sample starter starter-template vertx vertx-web
Last synced: 14 May 2025
https://github.com/lemon24/linesieve
An unholy blend of grep, sed, awk, and Python.
awk cli command-line grep java python regex replace search sed terminal text text-processing
Last synced: 24 Dec 2025
https://github.com/smith8h/sconnect
A Http client based library that use OkHttp3 for simply making requests to URLs and APIs, and get a response as Json or plain text.
android android-lib android-library connect http http-client http-request http-requests http-response https java json json-parser kotlin rest-api
Last synced: 31 Oct 2025
https://github.com/nurkiewicz/ts.class
TypeScript to Java bytecode compiler
bytecode compiler java java-bytecode-compiler jvm kotlin typescript
Last synced: 23 Mar 2025
https://github.com/dgroup/term4j
Simplify manipulations with CLI terminal(s) for Java-based applications
cli console elegantobjects hamcrest hamcrest-matchers java lightweight oop oop-principles simple terminal
Last synced: 07 May 2025
https://github.com/akhilerm/castle
An open source implementation of the Google Foobar challenge
bash docker foobar google-foobar java jquery-terminal laravel online-compiler python shell
Last synced: 23 Mar 2025
https://github.com/maxi1324/wiishoot
Simple 3D Game
art blender cool fun game game-development game-engine gamepad java javafx local-multiplayer
Last synced: 04 Apr 2025
https://github.com/jenkinsci/idea-stapler-plugin
Jenkins Development Support for IntelliJ IDEA
hacktoberfest intellij-plugin java jelly jenkins jexl stapler
Last synced: 24 Mar 2025