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-05 00:12:35 UTC
- JSON Representation
https://github.com/s4kibs4mi/kotlinschool
Kotlin School with Kotlin Programming Tutorial
java jvm kotlin kotlin-android kotlin-language
Last synced: 05 May 2025
https://github.com/manoelcampos/javadoc-coverage
A Doclet to generate JavaDoc coverage reports ☕️🧪📗
coverage coverage-report documentation-coverage gradle java javadoc javadoc-coverage maven software-quality
Last synced: 04 Apr 2025
https://github.com/jiayaoguang/gameserver
Game Server Framework ,and not only game; 游戏服务器框架,又不止是游戏。支持网页http请求, 支持长连接发送 protobuf、json、自定义的数据类型,数据压缩加密、依赖注入、mysql对象关系映射及异步存储等功能。
game game-development game-server gameserver http http-server java netty protobuf
Last synced: 11 Apr 2025
https://github.com/guhan-sensam/android-notification-in-python
A comprehensive guide into creating notification on android using python
android java notifications pyjnius python
Last synced: 30 Apr 2025
https://github.com/pajaydev/travelwebapplication-virtugo
This project is to develop a travel planner system, which describes about the climatic conditions, interesting places to visit, top hotels in the area and some additional features like travel reminders depending on the user’s destination. We have used Angular JS, HTML 5 for front end and Spring boot, MySQL for backend.
angularjs climatic-conditions java mysql spring-boot travel-planner
Last synced: 08 Jul 2025
https://github.com/fernanda-kipper/partners-api
This projec is an API simulates the functionality of a food delivery platform like Ifood or Uber Eats.
flyway-migrations java postgresql spring-boot
Last synced: 04 May 2025
https://github.com/hitherejoe/braillebox
A BrailleNews reader built with AndroidThings
accessibility android androidthings braille electronics java raspberry rasperrypi retrofit2 rxjava2
Last synced: 26 Mar 2025
https://github.com/kelvindev15/kotlin2plantuml
A library for generating plantuml from Kotlin code
documentation java kotlin plantuml plantuml-generator tool uml uml-class-diagram
Last synced: 15 Apr 2025
https://github.com/ibm-wm-transition/ganymed-ssh-2
Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java.
Last synced: 13 Oct 2025
https://github.com/johnsonlee/sonatype-publish-plugin
Gradle Plugin for publishing artifacts to Sonatype and Nexus
gradle gradle-plugin java kotlin maven nexus publish publishing sonatype
Last synced: 15 Apr 2025
https://github.com/aleksk1ng/kotlin-spring-postgres-redis-microservice
Kotlin Spring-WebFlux R2DBC Redisson K8S Microservice
coroutines docker docker-compose grafana helm java k8s kotlin kubernetes postgresql prometheus r2dbc r2dbc-postgresql redis redisson sleuth-zipkin spring spring-boot spring-webflux zipkin
Last synced: 23 Mar 2025
https://github.com/amin2312/ACsv
ACsv is a easy, multi-platform and powerful csv parsing library, includes: js, ts, haxe, php, java, python, c#, go
c-sharp cross-platform csv csv-parser go golang haxe java javscript php python python27 python3 tiny typescript
Last synced: 07 May 2025
https://github.com/graphaware/neo4j-noderank
GraphAware Timer-Driven Runtime Module that executes PageRank-like algorithm on the graph
java neo4j neo4j-graphaware-framework
Last synced: 07 Oct 2025
https://github.com/heremaps/here-workspace-examples-java-scala
HERE Workspace Examples for Java and Scala Developers
examples here-workspace java scala
Last synced: 11 Oct 2025
https://github.com/wasabithumb/xclaim
A better chunk claiming system for Paper servers
claim java minecraft minecraft-plugin paper spigot
Last synced: 08 Oct 2025
https://github.com/anirban166/resume-ranker
Multiplatform application for keyword-based resume ranking
file-io hackathon-project java keyword-detection kotlin resume-parser
Last synced: 07 Oct 2025
https://github.com/mojohaus/jaxws-maven-plugin
java maven maven-plugin mojohaus
Last synced: 15 Mar 2026
https://github.com/ihabbendidi/android-licence-plate-detection-recognition
Offline Android application for detecting license plates in cars and recognizing their content in real time with Tensorflow model
android cmake deep-learning java machine-learning neural-networks object-detection ocr ocr-recognition python tensorflow
Last synced: 13 Oct 2025
https://github.com/JinsoRaj/TelegramBots
This repository is for HacktoberFest 2024. Contribute Telegram bot source codes.
beginner-friendly golang grammyjs hacktoberfest hacktoberfest-2024 hacktoberfest-accepted hacktoberfest2024 java kotlin node-telegram-bot-api nodejs php pyrogram python ruby rust telegraf telegram-bot telegram-bots telethon
Last synced: 22 Jul 2025
https://github.com/frknkrc44/superboard
A mirror of https://gitlab.com/frknkrc44/superboard. Please do everything on my GitLab repository.
android android-keyboard hacktoberfest java keyboard
Last synced: 14 Apr 2025
https://github.com/tribler/trustchain-simulator
This repository contains Trustchain (Blockchain) simulations built with OMNeT++
blockchain graphs java matlab omnetpp
Last synced: 21 Jul 2025
https://github.com/rohitawate/ballad
A simple, beautiful text editor made using JavaFX.
ballad beautiful flat-design java javafx material-design text-editor themes
Last synced: 10 Apr 2025
https://github.com/alibaba/spring-velocity-support
An support project of legacy velocity based on Spring Framework
java spring spring-framework template-engine velocity
Last synced: 28 Oct 2025
https://github.com/mogilefs-moji/moji
A file-like MogileFS client for Java
java java-mogilefs mogile mogilefs moji storage
Last synced: 11 Jan 2026
https://github.com/oreoft/cache-anno
Automatic cache annotation based on AOP implementation, support Redis and local cache, read and write cache data in the simplest way
Last synced: 11 Jan 2026
https://github.com/zongxr/flask-ssm
一款模仿SpringFramework的Python的web后端框架,基于Flask二次封装。通过Python反射模拟了Java的IOC控制反转,通过Python装饰者模式模拟了Java的AOP面向切面编程。具有接口自动发现、定时任务自动注册、事务管理器、单元测试,等功能。简化web后端开发流程,聚焦业务逻辑,让你按照Spring的习惯写Python
aspect-oriented-programming flask flask-apscheduler flask-sqlalchemy inversion-of-control java mvc mybatis python reflection spring springframework web
Last synced: 17 Jun 2025
https://github.com/linsir6/basedevelop
an android project for now fashion open source framework
android baseadapter butterknife dialog fast fresco glide glider greendao java klog leakcanary logger nohttp okhttp picasso realm-java retrofit2 rxjava ucorp
Last synced: 11 Sep 2025
https://github.com/green4j/green-jelly
Garbage-free (green), simple and fast stream oriented JSON parser and generator if you need to parse/generate mega(giga)bytes of data with no GC pauses
fast java json json-generator json-parser streaming
Last synced: 11 Jan 2026
https://github.com/bagyoni/origamieditor3d
Virtual paper folding application
Last synced: 18 Dec 2025
https://github.com/hendriks73/ffsampledsp
FFmpeg based service provider for javax.sound.sampled.
audio audio-decoder ffmpeg java java-library macos sound ubuntu windows
Last synced: 10 Apr 2025
https://github.com/cocoteanet/elysiananime
这是一个专注动漫番剧管理服务,主要用于部署在私人服务器上,订阅并下载RSS内容,然后自动追番~~~
anime bangumi-data java media rss
Last synced: 06 Apr 2026
https://github.com/mcicolella/esercitazioni-spring-boot
Esercitazioni relative a Spring Boot
java rest restful restful-api security spring-boot spring-mvc springframework tutorial
Last synced: 17 Mar 2025
https://github.com/danijelaskov/microjava-compiler
A fully functional compiler for a custom high-level Java-like programming language called MicroJava.
compiler compiler-construction cup custom-programming-language etf gradle java jflex kompajler micro-java microjava mikro-java mikrojava pp1 programming-language programski-prevodioci programski-prevodioci-1 projekat
Last synced: 30 Apr 2025
https://github.com/codebox/readable-regex
Java library for creating readable regular expressions
java readability regular-expressions
Last synced: 12 Jun 2025
https://github.com/pelock/stringencrypt-webapi
String Encryption and File Encryption for C/C++, C#, Visual Basic .NET, Delphi/Pascal/Object Pascal, Java, JavaScript, Python, Ruby, AutoIt, PowerShell, Haskell, MASM, FASM programming languages.
autoit cpp csharp delphi encrypted-strings encryption fasm file-encryption haskell java javascript js masm object-pascal pascal powershell python ruby string-encryption visual-basic-net
Last synced: 30 Jul 2025
https://github.com/houko/javacodingstandards
Java coding specification (daily coding summary, standardizing project team members have a unified specification, convenient cooperation, error checking, refactoring, etc.) When you abandon the specification to write code as you like when you come back to read it, Remove all the impulses of rewriting.
Last synced: 29 Oct 2025
https://github.com/astefanutti/camel-cdi
:camel: CDI extension for Apache Camel
Last synced: 17 Mar 2025
https://github.com/j256/simplecsv
Simple Java CSV reading and writing library using Java annotations
Last synced: 22 Mar 2025
https://github.com/woowacourse-teams/2024-cruru
복잡했던 리크루팅을 단 하루만에 크루루.
github-actions java javascript react spring type typescript
Last synced: 13 Apr 2025
https://github.com/exalab/axgit
Best Git CLI Client for Android
android git git-cli git-client java static-binary
Last synced: 06 May 2025
https://github.com/javiorfo/nvim-springtime
Neovim plugin based on Spring Initializr
gradle groovy java kotlin maven neovim neovim-plugin rust spring-boot spring-initializr
Last synced: 05 May 2025
https://github.com/heliosminecraft/heliosclient
Fabric anarchy utility mod for the latest Minecraft version.
fabricmc-mod helios-client helios-utility-mod java minecraft-mod minecraft-utility-mod
Last synced: 12 Apr 2025
https://github.com/adarshaddee/hacktoberfest-2022-for-all
Hacktoberfest2022🥳 - Contribute given programs in every language😎 you want, every PR will be accepted😍!!!
adarshaddee c codarsh cpp hacktoberfest hacktoberfest-accepted hacktoberfest2022 java javascript mridealhat php python
Last synced: 10 Jun 2025
https://github.com/t-miracle/zxtext
使用 SpringBoot + Thymeleaf + MySQL + MyBatis 实现简单的增删改查以及条件分页查询
java learning-exercise mysql pagehelper spring-boot thymeleaf
Last synced: 07 May 2025
https://github.com/alxkm/reflector
Reflector is tiny java reflections library
java reflection reflection-api reflection-library study
Last synced: 28 Feb 2026
https://github.com/Ketbome/hytalepanel
Docker image for Hytale dedicated server with web panel. Easy setup, auto-download, real-time console.
dedicated-server game-server gaming hypixel hytale hytale-server java minecraft server-management web-panel
Last synced: 27 Mar 2026
https://github.com/soabase/soabase-stages
A tiny library that makes staged/pipelined CompletableFutures much easier to create and manage
concurrency futures java java-8 java-9 threading
Last synced: 12 Jan 2026
https://github.com/hoangsonww/employee-management-fullstack-app
🧑🏻💻 This repository hosts the Employee Management Full-Stack App, built with a modern React frontend with a robust Java Spring Boot backend to provides efficient data management and an interactive user experience. Currently deployed live with AWS RDS, Docker, Render, & Vercel.
aws docker full-stack fullstack-development java javascript jsx maven mongodb mui-material rds-mysql react reactjs rest-api restful-api spring spring-boot spring-mvc springframework vercel
Last synced: 29 Oct 2025
https://github.com/jelmerro/unicam
A cross-platform open-source webcam viewer
camera java slf4j webcam webcam-capture
Last synced: 21 Jul 2025
https://github.com/pierreschwang/netty-packet
Simple & Lightweight Netty packet library + event system
Last synced: 23 Mar 2025
https://github.com/moeraorg/moera-node
Moera node, for issues use: https://github.com/MoeraOrg/moera-issues/issues
backend blog cloud decentralized java moera personal-blog personal-cloud rest-api social-network spring
Last synced: 29 Jun 2025
https://github.com/navdeep-g/exp-smoothing-java
Exponential Smoothing & Moving Average Models in Java
exp-smoothing forecasting-algorithms java moving-average statistical-calculations time-series transformations
Last synced: 07 Apr 2025
https://github.com/kezhenxu94/chatgpt-java
ChatGPT SDK for Java, CLI, GitHub Actions, demo, etc.
chatgpt chatgpt-api chatgpt-bot chatgpt-cli chatgpt-github-action chatgpt-java chatgpt-sdk java
Last synced: 15 Apr 2025
https://github.com/jetkai/proxy-scraper
This is an application that scrapes various Proxy API Endpoints, then compiles the proxies into files within the "/proxies/" directory.
exe gradle httpclient jackson-json jar java jdk11 kotlin launch4j proxies proxy proxy-scrape proxy-scraper scraper scraping selenium-java web-scraper web-scraping
Last synced: 02 Sep 2025
https://github.com/zoran-jankov/repairq
RepairQ is a ticket system software application that is aimed for repair shops. It is used to track all business related things, from creating and tracing tickets, registering customers, devices that are being repaired, repair parts inventory and more.
beginer business-application data-structures database github-page java registration-forms registration-system repair-management repair-processes repair-service repairs-department serbian swing ticket-management
Last synced: 15 Apr 2025
https://github.com/thakurdiwakar/interview-skills-development
c cpp dbms git github hacktoberfest hactoberfest-accepted hactoberfest2023 interview-practice interview-preparation interview-questions java linux networking object-oriented-programming open-source os python software-engineering windows
Last synced: 30 Apr 2025
https://github.com/superwall/superwall-android
Remotely configure every aspect of your paywall and double your revenue.
android iap java jetpack-compose kotlin kotlin-coroutines ota receipt-validation revenue-cat
Last synced: 24 Feb 2026
https://github.com/dk900912/oplog-spring-boot
spring boot support for operation log
java operation-audit operation-log spring spring-boot
Last synced: 12 Mar 2026
https://github.com/zelloptt/zellowork-server-api-libs
Client libraries for Zello Work server API
api-client csharp java objective-c php swift zellowork-api
Last synced: 26 Oct 2025
https://github.com/ivangfr/spring-cloud-stream-event-routing-cloudevents
The goal of this project is to play with Spring Cloud Stream Event Routing and CloudEvents. For it, we will implement a producer and consumer of news & alert events.
cloudevents event-routing graalvm java kafdrop kafka native spring-boot spring-cloud-stream spring-webflux
Last synced: 27 Mar 2026
https://github.com/netgrif/application-engine
Workflow management system fully supporting low-code language Petriflow.
information-systems java low-code netgrif petri-nets petriflow wms workflow
Last synced: 02 Mar 2026
https://github.com/sinnerschrader/skillwill
Skills Management @ SinnerSchrader
java less react redux skills spring-boot
Last synced: 13 Apr 2025
https://github.com/onehilltech/promises
Promise/A+ library for JVM and Android
Last synced: 09 Aug 2025
https://github.com/mattczyr/realistictorches
A Minecraft mod that causes torches to burn out after a configurable amount of time.
forge forge-mod java minecraft minecraft-forge minecraft-mod mod
Last synced: 14 Jul 2025
https://github.com/veeranalyticsltd/jmeter-backend-listener-kafka
A JMeter plug-in that enables you to send test results to a Kafka server
backend-listener cd ci continuous-delivery continuous-integration elasticsearch java jmeter jmeter-plugin jmeter-plugins kafka kibana logstash performance performance-analysis performance-testing plugin reporting
Last synced: 23 Apr 2025
https://github.com/casid/jte-intellij
IntelliJ plugin for jte template files.
intellij-plugin java template-engine
Last synced: 16 Mar 2025
https://github.com/monun/heartbeat-coroutines
Coroutine for Bukkit
asyncronous bukkit coroutines java kotlin minecraft papermc spigot
Last synced: 23 Jul 2025
https://github.com/ammarx/TagAPI_3
Open-source Minecraft Launcher API - TagAPI
custom-minecraft-launchers game game-launcher java launch-minecraft mclauncher-api minecraft minecraft-downloader minecraft-launcher
Last synced: 16 May 2025
https://github.com/mpgirro/stalla
A Kotlin and Java library for RSS podcast feeds
Last synced: 16 Apr 2025
https://github.com/mimaraslan/spring-boot
Spring Boot projects
java spring spring-boot spring-data-jpa spring-security springframework
Last synced: 15 Apr 2025
https://github.com/jferrater/opa-data-filter-spring-boot-starter
Spring Boot library for enforcing authorization on Spring Data JPA and MongoDB by filtering data using the Open Policy Agent (OPA) partial evaluation feature.
authorization cloud-native datafilter java java-library mongodb opa opa-data-filter openpolicyagent spring-data-jpa spring-data-mongo springboot sqldb
Last synced: 11 Sep 2025
https://github.com/cryptography-cafe/curve25519-elisabeth
Pure Java implementation of group operations on ristretto255 and Curve25519
cryptography curve25519 edwards-curve elliptic-curves java ristretto
Last synced: 19 Jan 2026
https://github.com/galan/packtag
A JSP Taglib for delivering minified, combined and gzip-compressed resources (JavaScript and CSS).
compression css java javascript jsp-taglib minification minify taglib
Last synced: 07 Oct 2025
https://github.com/llnl/coda-calibration-tool
Tool for calibrating seismic coda source models
Last synced: 29 Apr 2025
https://github.com/cettia/asity
Build universally reusable web fragments on the JVM
abstraction-layer asynchronous framework-agnostic http java jvm web-fragment web-framework websockets
Last synced: 14 Jun 2025
https://kag0.github.io/tail
simple tail call optimization and stack safety for Java
java tail-call-optimization trampolines
Last synced: 02 Apr 2025
https://github.com/thamyresarm/dio-bootcamp-ifood-java
Repositório com todos os desafios de códigos do curso Java da Ifood com a DIO
Last synced: 29 Apr 2025
https://github.com/jbapple/libfilter
High-speed Bloom filters and taffy filters for C, C++, and Java
bloom-filter bloom-filters bloomfilter c cpp data-structures java library
Last synced: 16 Mar 2025
https://github.com/oviniciusfeitosa/knowledge
The focus of this space is to share knowledge and help solve problems.
cloud-platform docker docker-compose git gnome hacktoberfest information java javascript knowledge linux nodejs php proxy python swarm vim vscode
Last synced: 14 Feb 2026
https://github.com/tekgator/docker-mcmyadmin
McMyAdmin control pannel for running a Java Minecraft server in all possible variants
docker docker-container docker-image docker-mcmyadmin java mcmyadmin-panel minecraft minecraft-server spigot
Last synced: 05 May 2025
https://github.com/santanusinha/dropwizard-db-sharding-bundle
A bundle for implementing application level sharding on traditional databases.
dropwizard dropwizard-bundle java mariadb mysql
Last synced: 06 Apr 2025