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-09 00:16:18 UTC
- JSON Representation
https://github.com/electrostat-lab/jsnaploader
A high-performance cross-platform native Library loader API for JVM Applications
android cpp dynamic-libraries dynamic-loader electrostat-lab electrostatic-sandbox java linux macos shared-libraries windows
Last synced: 18 Jul 2025
https://github.com/tinyield/sek
Sek is a Java wrapper for Kotlin's Sequence. It allows the use of Kotlin's Sequence operations in Java without losing pipeline fluency.
Last synced: 11 Jan 2026
https://github.com/davesimoes/torne-se-backend
Este repositório tem como objetivo ser apenas mais uma ferramenta para ajudar a todos os que desejam se tornar Desenvolvedores Backend
api backend cursos desenvolvedor-backend go golang java livros node node-js php python resource rest-api ruby tutorial tutorial-sourcecode
Last synced: 13 Jul 2025
https://github.com/llllllxy/tiny-jdbc
🌟 tiny-jdbc:一款专为 Java 开发者量身打造的极致轻量级数据库 ORM 神器✨!它深度依托 Spring JdbcTemplate 的强大内核,以精妙的架构设计和卓越的性能表现,无缝融合了 SQL 操作的灵活性与实体类映射操作的便捷性。无论是简单的数据查询,还是复杂的事务处理,tiny-jdbc 都能让数据库操作变得如同行云流水般简单,助你在开发之路上一路狂飙🚀!
database java jdbc-template orm springboot
Last synced: 18 Jul 2025
https://github.com/thamyresarm/dio-bootcamp-quebec-java
Repositório Contendo todos os desafios de código do Bootcamp Quebec de Java realizado na DIO
java junit postgresql spring-framework
Last synced: 17 Jul 2025
https://github.com/pelock/jobfuscator-python
JObfuscator is a source code obfuscator for the Java language. Protect Java source code & algorithms from hacking, cracking, reverse engineering, decompilation & technology theft.
decompiler decompiler-java java mangle mangler obfuscate obfuscate-code obfuscate-strings obfuscated obfuscated-code obfuscation obfuscator security source-code
Last synced: 13 Jul 2025
https://github.com/nightrunners02/tugas3.modul4
github indonesia java nightrunners02 pemrograman-lanjut tugas3-modul4
Last synced: 11 Jul 2025
https://github.com/KuroChan1998/Mathematical-Caculation-Tools
A tools for mathematical caculation such as greatest common factor, primitive roots, primality test .etc
goldwasser-micali informationsecurity java mathematica paillier prime-numbers rsa
Last synced: 09 May 2025
https://github.com/andersonrezende/sistemaeleitoral
Sistema eleitoral (urna eletrônica)
eleitoral eletronica java sistema urna
Last synced: 21 Jun 2025
https://github.com/zebrajaeger/krpanowrapper
a java application for wrapping krpano native lib tu make using it easier
Last synced: 21 Jun 2025
https://github.com/dhakalnirajan/b.it-gandaki-university
A collection of Resources, and References for various subjects related to the B.IT program at Gandaki University.
c cprogramming-language css gandaki-university html html-css html-css-javascript html5 java javascript js php
Last synced: 21 Mar 2025
https://github.com/aiya000/workspace
This is file space that is my learning any language.
c clojure cobol csharp golang haskell html java javascript programming python ruby scala study typescript viml vimscript
Last synced: 09 May 2025
https://github.com/juforg/celery-spring-boot-starter
Springboot starter for celery using celery-java, which is Java implementation of Celery client and worker.
asynctask celery celery-java java java-python springboot-starter
Last synced: 11 Jan 2026
https://github.com/akt0001c/safar
Safar is a robust online cab booking platform built with Java, Spring Boot, and Spring Security. This project seamlessly integrates user management, cab management, driver management, booking management, and wallet management modules. It offers a comprehensive REST API, empowering users with interactive services for easy cab bookings.
html-css-javascript java java-8 spring spring-security springboot springdata-jpa
Last synced: 11 Sep 2025
https://github.com/marschall/native-bytebuffers
Native ByteBuffers for Java
Last synced: 13 Apr 2025
https://github.com/ushelp/easyfilter
Jave Web请求内容过滤替换组件. Jave Web content filtering request replacement component
content-filter content-filtering filter filter-replacement java java-filter jave-web request-filtering sql sql-injection sqlinjection
Last synced: 14 Jul 2025
https://github.com/katharsas/gmm
Gothic Mod Manager - Manage your modifications team, tasks and assets.
cloud collaboration game-assets game-mod gamedev gothic java javascript modding modding-gothic web-app
Last synced: 01 Mar 2026
https://github.com/uportal-project/jasigwidgetportlets
Grab bag of small utility portlets.
hacktoberfest jasig-widget-portlets java portal portlet uportal uportal-start-bundled
Last synced: 17 Dec 2025
https://github.com/javamoney/javamoney-shelter
A shelter for new ideas and modules to be adopted, e.g. via Adopt-a-JSR
incubator java javamoney javamoney-shelter sandbox
Last synced: 13 Apr 2025
https://github.com/mtojo/go-java
Java class file (.class) reader/writer library
Last synced: 14 Jul 2025
https://github.com/getsadzeg/gegram-class
Mistakes and barbarismes fixer for Georgian language.
Last synced: 08 May 2025
https://github.com/relvaner/vertx-web-proxy
A proxy implementation for Vert.x ported from Smiley's HTTP-Proxy-Servlet
java proxy reverse-proxy vertx vertx-web vertx3
Last synced: 14 Jul 2025
https://github.com/mverleg/java-result
Algebraic Result type in Java 15+, return type for oprations that can fail
algebraic-data-types error-handling java jvm result sealed-class types
Last synced: 13 Apr 2025
https://github.com/jinyoungchoi95/spring-boot-acceptance-test
spring boot test library for test isolation
Last synced: 07 Mar 2026
https://github.com/rajvarsani/dessy
This app allows you to Cartoonify and Make some basic color adjustments to images.
Last synced: 13 Apr 2025
https://github.com/fmahadybd/data-structure-with-java
This repository focuses on Data Structures and Algorithms (DSA) implemented in Java. It contains a single Java file with examples of core DSA concepts, providing a practical reference for learning and practicing algorithms and data structures.
algorithms data-structures java
Last synced: 23 Jun 2025
https://github.com/mohitgupta121/diseasedetection
Take the image from camera and get Plant Disease.
android deep-learning java kaggle machine-learning teachable-machine tensorflow tensorflow-lite
Last synced: 23 Jun 2025
https://github.com/corycharlton/bittrexapi
An implementation of the Bittrex api for Android
android api bittrex bittrex-api java
Last synced: 07 Mar 2026
https://github.com/krlite/brokenthoughts
一些可有可无的故事。
algorithms doddles java krita study-notes
Last synced: 08 May 2025
https://github.com/teamfusion364/practicalneoswerve
The 364 Practical Swerve base - adapted for REV Motors.
364 frc java neo rev swerve swerve-drive
Last synced: 08 May 2025
https://github.com/thecodedaniel/java-calculator
Very simple java calculator with basic functionalities for simple Maths calculations
desktop-application java java-calculator swing swing-gui
Last synced: 08 May 2025
https://github.com/st-user/zerodep-web-push-java
A Java Web Push server-side library that can easily be integrated with various third-party libraries and frameworks.
Last synced: 07 Mar 2026
https://github.com/tonivade/pq
The objetive is create a tool similar to jq but for parquet files
Last synced: 10 Sep 2025
https://github.com/apijson/apijson-mongodb
腾讯 APIJSON 的 MongoDB 数据库插件。A MongoDB plugin for Tencent APIJSON.
apijson java mongo mongo-db mongodb mongodb-database nosql nosql-mongodb
Last synced: 24 Oct 2025
https://github.com/timbru31/unlimitedlava
🌋 🔶 🔁 UnlimitedLava plugin for CraftBukkit/Spigot
bukkit bukkit-plugin craftbukkit java lava minecraft spigot-plugin spigotmc
Last synced: 17 Jul 2025
https://github.com/suzusou/opencv-color-detection
This program uses OpenCV to process CameraX information.
android bitmap camerax camerax-api java mat opencv opencv-library
Last synced: 07 Mar 2026
https://github.com/electrostat-lab/jme-alloc
A direct dynamic memory allocation API for jMonkeyEngine lwjgl-2 and android games
allocation-api android-api bash-scripting cpp desktop gcc-complier gradle gradle-api gradle-build java jmonkeyengine3 linux llvm-clang lwjgl2 macos ndk shell virtual-memory virtual-memory-management windows-x64
Last synced: 27 Jul 2025
https://github.com/fusionauth/fusionauth-client-builder
The FusionAuth client library builder
angular csharp dart flutter freemarker-template fusionauth fusionauth-client go java javascript netcore node php python ruby swift typescript
Last synced: 26 Jul 2025
https://github.com/omanshu209/codehub
A collection of programs(mostly CUI) written in various different languages such as Python, C++, Java, JavaScript, C#, etc.
cpp csharp cui html java javascript nodejs python python3
Last synced: 27 Jul 2025
https://github.com/theborakompanioni/nostr-spring-boot-starter
Write Nostr applications with Spring Boot.
Last synced: 02 Jan 2026
https://github.com/ngnhatthanh/notmobsinc---libgdxgame
Not "Mobs Inc" is a 1-player game. The player's mission is to wipe out the adventurers, in order to avoid getting fired from "Mobs Inc". While doing the job, player can become more powerful by leveling up and unlocking new skills.
game java libgdx libgdx-desktop
Last synced: 24 Jul 2025
https://github.com/ishrak26/football-player-database-system
This project was developed as a term project for Level-1/Term-II under the course CSE 108: Object-Oriented Programming Language Sessional. It is a JavaFX application that connects a football club to a local server using Java Networking.
java javafx-application networking
Last synced: 16 Sep 2025
https://github.com/kinto-technologies/springboot3batchstarter
Spring Batch 5 skeleton for Spring Boot 3. Includes DB to CSV and CSV to DB samples for quick customization. This repository demonstrates multi-database setup, efficient batch processing, and GitHub Actions integration for CI/CD pipelines.
chunk ci-cd csv data-integration database-migration datasource docker github-actions h2 java job-configuration jooq multi-database mysql opencsv skeleton-code spring-batch-5 spring-boot-3 spring-framework tasklet
Last synced: 02 Nov 2025
https://github.com/monogramm/docker-axelor-business-suite
:whale: Docker image for Axelor Business Suite.
Last synced: 14 Apr 2025
https://github.com/rustamkuramshin/leetcode-utils
Super Lightweight Java Library For Debug And Testing LeetCode Problems!
Last synced: 24 Apr 2025
https://github.com/mitre/jfairseq
A java fairseq runtime.
fairseq java machine-translation pytorch torchscript
Last synced: 27 Jun 2025
https://github.com/buession/buession-security
Buession 安全框架,整合了 spring security、shiro、pac4j;封装了极验等行为验证产品 SDK。
desensitization geetest java mcrypt pac4j security shiro spring
Last synced: 14 Apr 2025
https://github.com/wiremock/wiremock-faker-extension
hacktoberfest java wiremock wiremock-extension
Last synced: 14 Apr 2025
https://github.com/sombriks/enterprise-kotlin-handbook
some exercises to explore how enterprise grade services can be written in kotlin
gradle guide java javascript kotlin maven
Last synced: 14 Apr 2025
https://github.com/dhatim/dropwizard-correlation-id
correlation dropwizard id java module request
Last synced: 12 Jan 2026
https://github.com/frekele/cielo-lio-remote-client
Cielo LIO Payment Remote Java REST API Client (Open Source)
cielo cielo-lio client java open-source order-management
Last synced: 14 Jul 2025
https://github.com/stephengold/kk-physics
Integrate Jolt Physics into jMonkeyEngine projects (code has New BSD license)
collision-detection collision-shape java jolt-physics open-source physics physics-3d physics-engine physics-simulation rigid-bodies rigid-body-dynamics
Last synced: 14 Apr 2025
https://github.com/marcelmay/lib-mobi
A simple lib for reading ebook MOBI/AZW3 header data in Java.
Last synced: 15 Sep 2025
https://github.com/teragrep/jpr_01
Teragrep PCRE 2 Library for Java
java java-lib java-libraries java-library pcre pcre-regex pcre2 pcre2-libraries pcre2-wrapper regex string-matching teragrep
Last synced: 22 Apr 2025
https://github.com/dcm4che/dcm4che-typeddicom
Adds Wrappers for dcm4che Attributes to make working with DICOM objects more convenient in Java
Last synced: 14 Apr 2025
https://github.com/yansheng836/java-web-lightweight-development-interview-tutorial
:book:《Java Web轻量级开发面试教程》源代码
book book-source-code code interview java javaweb opensource source-code
Last synced: 14 Apr 2025
https://github.com/leewyatt/fxgl_thunderraid
Thunder Raid 飞机大战,Powered by JavaFX & FXGL
Last synced: 27 Jul 2025
https://github.com/kufayeka/capacitorjs-mqtt-native-plugin
⚡️Capacitor plugin library that enables your CapacitorJS-powered Android mobile app to connect to an MQTT broker and send/receive messages. With this plugin, you can easily implement MQTT-based communication in your Android CapacitorJS app natively using TCP protocol.
android capacitor capacitor-plugin java javascript mqtt mqtt-client typescript
Last synced: 29 Jul 2025
https://github.com/objectionary/speco
Object Specialization for EO Programs
eolang java oop specialization
Last synced: 01 May 2025
https://github.com/enilink/enilink
eniLINK is a web platform for linked data applications.
Last synced: 15 Apr 2025
https://github.com/sandesh300/task-management-system
The Task Management System uses Java, Spring Boot for the backend, React for the frontend, and MySQL for the database.
java jwt-authentication mysql react rest-api spring-boot spring-data-jpa spring-mvc spring-security
Last synced: 14 Apr 2025
https://github.com/mpfthprblmtq/moose
A music management system that reads and modifies id3 tags and stuff
jar java moose music-manager netbeans osx
Last synced: 15 Apr 2025
https://github.com/kevin-kip/whatsappstatusdownloader
Helps those of us who don't use GB WhatsApp to download WhatsApp Status
Last synced: 15 Jul 2025
https://github.com/arangodb/java-velocypack-module-scala
arangodb java scala velocypack vpack
Last synced: 02 May 2025
https://github.com/xerial/sbt-jcheckstyle
A sbt plugin for checking Java code styles
checkstyle java sbt-plugin scala
Last synced: 07 Apr 2025
https://github.com/jean-merelis/coffeepot-bean-wr
coffeepot-bean-wr filewriter java java-bean writer
Last synced: 20 Feb 2026
https://github.com/saucer/saucer4j
🛸 Java bindings for Saucer
electron-alternative java java-11 java-webkit java-webview java-webview2 webview2
Last synced: 10 Mar 2026
https://github.com/one-project-one-month/food-ordering-system-java
A backend service for managing food order processing — including order placement, tracking, delivery assignment, and overall workflow automation.
aws docker docker-compose html java spring-boot
Last synced: 26 May 2026
https://github.com/sugrado/hrms-spring
Human resource management system back-end codes with Spring Boot.
back-end java jpa-hibernate jparepository postgresql spring-boot
Last synced: 15 Apr 2025
https://github.com/pusnow/mecab-java-msvc
mecab-java for mecab-ko-msvc
elasticsearch java mecab-ko mecab-ko-msvc
Last synced: 06 Mar 2025
https://github.com/ehsannarmani/easyshared
A Library For Using SharedPreferences Easier
android android-library android-studio database easy java kotlin kotlin-android kotlin-library library mobile-development shared-preferences sharedpreferences
Last synced: 23 Mar 2025
https://github.com/hummel009/dirt-tools-and-armor
Мод «Dirt Tools and Armor» для Minecraft 1.3.2 - 1.21.1
fabric forge game gradle java minecraft minecraft-mod mod
Last synced: 10 Apr 2025
https://github.com/sizableshrimp/entitymodeljson
A Forge mod that allows entity models to be defined in JSON
curseforge entity-model forge-mod java json
Last synced: 27 Apr 2025
https://github.com/melloware/zeroconf-browser
Android application to browse the network for available Bonjour/Avahi/Rendezvous/ZeroConf mDNS services
android avahi bonjour java rendezvous zero-configuration
Last synced: 19 Jul 2025
https://github.com/creek-service/creek-service
The core of the Creek system
java microservice microservices microservices-architecture
Last synced: 23 Apr 2025
https://github.com/polyfrost/oneconfigloader
The loading stages for OneConfig. Contains the code for downloading & (auto-)updating OneConfig, as well as the embedded loader mod.
Last synced: 25 Jun 2025
https://github.com/austinv11/etf-java
A Java parser for the ETF format
bert discord erlang etf etf-format etf-java java javaparser loqui storage
Last synced: 03 May 2025
https://github.com/siemens/standard-bom-java
A Java library for creating and consuming SBOMs in Standard BOM format
bill-of-materials cyclonedx cyclonedx-sbom java java-library sbom sbom-generator sbom-parser software-bill-of-materials
Last synced: 18 Jun 2025
https://github.com/avinandanbose/javageneric
This is all about Java Generics
generic generics-collections generics-in-java generics-rep java java-10 java-11 java-7 java-8 java-9 java10 java11 java7 java8 java9
Last synced: 14 Apr 2025
https://github.com/cyclopsmc/integrateddynamics-compat
Integrated Dynamics compatibility with other mods.
forge hacktoberfest java minecraft
Last synced: 01 May 2025
https://github.com/rabbicse/llm
This repository features a Next.js (React 19) frontend and FastAPI backend, integrating Ollama and DeepSeek-R1 for AI-driven functionality. Designed for efficiency and scalability, it supports real-time updates through event streaming, enabling high-performance AI interactions.
chatbot deepseek-r1 event-streaming fastapi java llm natural-language-processing nextjs15 ollama python reactjs spring-ai spring-boot-3 typescript vite-react
Last synced: 07 Apr 2025
https://github.com/openrakis/spice86-ghidra-plugin
Work with spice86 data into Ghidra
assembly-x86 ghidra ghidra-plugin java reverse-engineering spice86
Last synced: 09 Mar 2026
https://github.com/cdancy/artifactory-rest
java client, based on jclouds, for working with Artifactory's REST API
artifactory artifactory-rest ci cicd java jclouds
Last synced: 15 May 2025
https://github.com/revelc/apilyzer-maven-plugin
Analyze types used by declared public API
analysis api hacktoberfest java maven maven-plugin
Last synced: 02 May 2025
https://github.com/bonitasoft/bonita-connector-archetype
This project contains a maven archetype which help creating a new Bonita connector project.
bonita bonita-connector bonitabpm bpm delivery-central groovy java kotlin lifecycle-independent maven-archetype published-full
Last synced: 15 Apr 2025
https://github.com/detherminal/steelbat-browser
An android browser that is fast and privacy-conscious. No-logs and no-history plus fast and cool UI.
Last synced: 26 Jun 2025
https://github.com/rbiedrawa/spring-kafka-streams-protobuf-testcontainers-demo
Account Service - Spring, Kafka Streams sample application that allows users to sign up and retrieve account details and statistics. This PoC demonstrates how to run multiple Kafka Streams instances (with different consumer groups) inside single Spring Boot application.
confluent-control-center confluent-kafka confluent-platform docker docker-compose gradle grpc java junit5 kafka kafka-streams lombok protobuf schema-registry spring-kafka springboot2 testcontainers topologytestdriver
Last synced: 15 Apr 2025
https://github.com/gaureshpai/java-swing-registration-quiz-app
Java Swing Registration & Quiz App: An intuitive Java Swing application for user registration, login, and a fun quiz experience. Seamlessly register, login securely, and test your knowledge with an interactive quiz. Save user credentials and quiz results for easy access.
java java-swing java-swing-application quiz-game
Last synced: 10 Mar 2026