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-13 00:15:57 UTC
- JSON Representation
https://github.com/oguzkaran/javaapp1-jun-2022
JavaApp1-Jun-2022
annotation bitwise-operation bitwise-operators hibernate java jpa junit lambda lambda-functions microservice recursion recursive-algorithm reflection rest spring spring-boot
Last synced: 05 May 2025
https://github.com/joel-costigliola/elastic-search-test
ESIntegTestCase example
Last synced: 11 Apr 2025
https://github.com/ekino/jcv
JSON Content Validator (JCV) allows you to compare JSON contents with embedded validation.
assertions assertj assertj-assertions hamcrest hamcrest-matchers java jcv json jsonassert testing wiremock wiremock-mappings
Last synced: 12 Apr 2025
https://github.com/wkgcass/f
a library to write async vert.x code similar as using java syntax
Last synced: 12 Apr 2025
https://github.com/oussamabonnor1/jetstory
JetStory is an open source android app made to help you spend your waiting time reading stories that have similar length to your available time.
android android-studio api app bootstrap csharp dotnet-core font-awesome java mobile-app open-source reading story time-management visual-studio-code xml
Last synced: 02 May 2025
https://github.com/l33t-c0d3r-66/todo-web-application
TO-DO Web Application Created Using Hibernate and Bootstrap
hibernate java javawebapp jsp jsp-servlet
Last synced: 28 Apr 2025
https://github.com/hongmaple/salted-fish
类似于闲鱼二手交易应用 具备手机端宝贝发布,购买,留言,收藏,订单管理,宝贝管理,发货管理 pc管理端可以进行宝贝交易代理,宝贝审核,人员管理,分类管理等功能。
Last synced: 10 Mar 2026
https://github.com/clivern/racter
:crocodile: A Java Framework for Building Bots on Facebook's Messenger Platform.
chatbot facebook-api facebook-messenger-bot java java-library messenger-bot messenger-chat-bot
Last synced: 23 Jun 2025
https://github.com/forge/intellij-idea-plugin
JBoss Forge IntelliJ IDEA Plugin
forge idea-plugin java jboss-forge
Last synced: 09 Jul 2025
https://github.com/stwind/gradle-jni
Sample project setup for working with Java Native Interface with Gradle
Last synced: 10 Mar 2026
https://github.com/team142/gg
An in-browser multiplayer tank battle game
babylonjs docker game gradle java javascript rollup spring spring-boot velociraptors websocket
Last synced: 08 Jul 2025
https://github.com/louisjenkinscs/llvm-jvm
[W.I.P] A Just-In-Time Java Virtual Machine written in Haskell
bytecode educational haskell interpreter java java-bytecode jvm language monad monadic scala virtual-machine
Last synced: 26 Jun 2025
https://github.com/thatbeautifuldream/dsa
This repository consists of all the material from my data structures and algorithms preparation.
algorithms data-structures java problem-solving
Last synced: 14 Apr 2025
https://github.com/oktadev/spring-boot-vue-example
Bootiful Spring Boot + Vue Example
bootiful java spring-boot typescript vue vuejs
Last synced: 05 Mar 2026
https://github.com/green-code-initiative/creedengo-java
Reduce the environmental footprint of your Java software programs
ecodesign java sonarqube sonarqube-plugin
Last synced: 05 Mar 2026
https://github.com/parttimenerd/meta-agent
Instrument instrumenting agents to see how they transform classes
instrumentation java java-agent
Last synced: 30 Jun 2025
https://github.com/simaxme/java.nvim
A neovim plugin to move and rename java files and do other things.
java neovim neovim-lua-plugin neovim-plugin neovim-plugins
Last synced: 14 Mar 2025
https://github.com/tmobile/casquatch
Casquatch: an open source Java abstraction layer for Cassandra databases
cassandra datastax java spring-boot
Last synced: 21 Aug 2025
https://github.com/cometchat/cometchat-push-notification-app-android
Push Notification App for Java (Android)
android app chat java notification push push-notifications
Last synced: 20 Feb 2026
https://github.com/nabildridi/springbootgenericpagingfilteringforprimengtable
Spring Boot data jpa generic paging, sorting and filtering for PrimeNg tables
dynamic-jpa dynamic-querydsl java primeng primeng-table querydsl querydsl-jpa rsql rsql-jpa-specification spring spring-boot spring-data-jpa spring-data-jpa-specification
Last synced: 14 Apr 2025
https://github.com/ashutoshsahoo/spring-boot-kubernetes-mysql
Demo project for Spring Boot,Kubernetes, MySQL with PVC
dockerfile gradle java kubernetes mysql mysql-database mysql-replication palantir-docker pvc spring spring-boot spring-boot-3 spring-boot-kubernetes
Last synced: 19 Aug 2025
https://github.com/fuxingloh/airtable
A lightweight Java 8 Airtable API client for https://airtable.com/api with all features implemented.
airtable airtable-api java java-api
Last synced: 01 Aug 2025
https://github.com/codiga/jetbrains-plugin
Jetbrains plugin for Codiga. Coding Assistant and Code Analysis in all JetBrains products. Codiga supports more than 10+ languages, try it for free on https://www.codiga.io
c coding-assistant complexity-analysis cpp intellij intellij-plugin intellij-plugins java javascript jetbrains phpstorm phpstorm-plugin pycharm-ide pycharm-plugin python snippets-manager
Last synced: 29 Sep 2025
https://github.com/corwur/cytoscapeneo4j
Cytoscape plugin for neo4j
cypher-query cytoscape java neo4j plugin
Last synced: 03 Apr 2025
https://github.com/augustd/burp-suite-utils
Utilities for creating Burp Suite Extensions.
burp burp-api burp-extensions burp-plugin burpsuite java
Last synced: 16 Jan 2026
https://github.com/larmic/spring-boot-demos
Multiple spring boot samples written in Java or Kotlin.
docker dockerfile elasticsearch java keycloak kotlin postgres postgresql properties rabbit rabbitmq rest-api spring spring-boot springboot testcontainers
Last synced: 16 Jan 2026
https://github.com/andersdjohnson/jackson-json-reference
JSON Reference for Java with Jackson.
jackson java json json-pointer json-reference json-schema
Last synced: 18 Mar 2025
https://github.com/niesfisch/java-code-tracer
JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call statistics. It helps to analyze which code is still used in production and which code can be removed (e.g. for big monolithic legacy applications)
bytecode callgraph java javaagent jdk jre jvm legacy profile profiler stack stacktrace tracer tracing
Last synced: 23 Jun 2025
https://github.com/selimhorri/hr-management-system
Spring Boot app, handling CRUD operations for employees as well as their departments
dockerfile java spring spring-boot spring-security sql thymeleaf-template-engine
Last synced: 12 Apr 2025
https://github.com/saantiaguilera/feature-flags
Feature Toggles (aka Feature Flags) in Kotlin
android android-architecture feature-flags feature-toggle feature-toggles flag java jvm
Last synced: 17 Jul 2025
https://github.com/memfault/bort
Memfault SDK for AOSP-based Android devices. Observability, logging, crash reporting, and updating all in one service. More information at https://docs.memfault.com.
android aosp bugreports firmware java kotlin memfault observability ota sdk
Last synced: 11 Jan 2026
https://github.com/softartdev/kronos-multiplatform
Kotlin Multiplatform SNTP library
android datetime ios java kotlin kotlin-coroutines kotlin-multiplatform kotlin-multiplatform-mobile kotlin-native kronos ntp sntp time
Last synced: 10 Oct 2025
https://github.com/imrafaelmerino/json-values
Persistent Json in Java
avro-schema functional-programming immutable immutable-objects java json json-api json-generator json-schema json-values persistent-data-structure prng property-based-testing
Last synced: 25 Apr 2025
https://github.com/viralvaghela/telegram-bot-array-index-out-of-bound
This Bot will provide you with a variety of features, including programming quotes, jokes, random jokes, and real-time global Covid-19 data. Additionally, it offers a wide range of resources such as books, videos, and tutorials to assist you in learning programming.
bot java java-spring-boot javabot random-jokes telegram-bot telegram-bot-array telegram-bots telegram-jav telegram-java-api
Last synced: 09 Oct 2025
https://github.com/connyduck/pixelwallpaper
A colorful pixelated live wallpaper for Android
android colorful customization java wallpaper xml
Last synced: 10 Oct 2025
https://github.com/Vorlonsoft/GradleMavenPush
Helper to upload Gradle Android Artifacts, Gradle Java Artifacts and Gradle Kotlin Artifacts to Maven repositories (JCenter, Maven Central, Corporate staging/snapshot servers and local Maven repositories).
aar aar-library android android-library artifact artifacts gradle gradle-build gradle-java jar java java-library jcenter kotlin kotlin-library maven maven-repository mavencentral snapshot staging
Last synced: 21 Nov 2025
https://github.com/loiane/java-spring-extension-pack
Visual Studio Code Extension Pack for Java + Spring developers.
java spring spring-boot springboot visual-studio-code vscode
Last synced: 23 Mar 2025
https://github.com/dpressel/sgdtk
A Java library for Stochastic Gradient Descent (SGD)
crf java logistic-regression sgd svm
Last synced: 23 Mar 2025
https://github.com/eclecticlogic/eclectic-orc
Annotation driven Java object writer for ORC with runtime code generation for speed.
Last synced: 01 Feb 2026
https://github.com/arsy786/springboot-best-practices
This repo serves as a guide for Spring Boot best practices!
Last synced: 16 Oct 2025
https://github.com/bkahlert/kommons
Kommons is a set of Kotlin Multiplatform Libraries (MPP) to allow the execution of command lines / scripts, to support print debugging and to ease testing.
command-line java kaomoji kotlin logger logging shellscript time unicode
Last synced: 01 Apr 2026
https://github.com/twostack/bitcoin4j
Bitcoin SV Library for Java
bitcoin blockchain bsv hacktoberfest java
Last synced: 14 Jan 2026
https://github.com/coodex2016/concrete.coodex.org
一种基于java的服务定义规范。
concrete coodex-libraries java
Last synced: 18 Jan 2026
https://github.com/shurjopay-plugins/sp-plugin-java
shurjoPay plugin module for Java application
java payment-gateway payments shurjomukhi shurjopay spring spring-boot
Last synced: 12 May 2025
https://github.com/rootulp/hackerrank
:pencil2: Hackerrank solutions
hackerrank java problems python ruby
Last synced: 11 Apr 2025
https://github.com/vm-001/mybatis-xml-generator
Generates MyBatis XML by using reflection and custom velocity templates.
Last synced: 11 Apr 2025
https://github.com/jonatan-ivanov/resourceater
Eats all of your resources :)
gradle hacktoberfest java jdk jre jvm monitoring observability spring spring-boot
Last synced: 10 Apr 2025
https://github.com/freeipcc/freeaicc
AI Call Center,Contact Center,Customer Service System,Колл-центр,Callcenter,Centre d'appels,Centro de llamadas,Centro de atendimento,コールセンター,콜센터,Интеллектуальный колл-центр,Intelligentes Callcenter,Centre d'appels intelligent,Centro de llamadas inteligente,Centro de atendimento inteligente,インテリジェントコールセンター,지능형 콜센터
ai asr call-center callcenter contact-center contactcenter freeaicc freeipcc freeswitch ipcc java llm nlp python rag telephony tts
Last synced: 12 Apr 2025
https://github.com/yodiaditya/vim-netbeans
Making your VIM like Netbeans for editing Python, PHP, HTML, JS and etc. It's support with Autocomplete, Check syntax error, Python debugger and many else.
Last synced: 09 Jul 2025
https://github.com/cansik/librealsense-java
Intel® RealSense™ SDK 2 wrapper for Java.
camera depth hacktoberfest intel java library realsense v2
Last synced: 06 May 2025
https://github.com/version-fox/vfox-java
☕️Java plugin for vfox
graalvm java jdk openjdk sdkman vfox-plugin
Last synced: 10 Apr 2025
https://github.com/misterlingham4/crackingthecodinginterview
Repository to hold code written to help study for coding interviews using the textbook "Cracking the Coding Interview." Includes data structure implementations and solutions to problems in the textbook.
java jdk jdk11 jdk17 jdk21 jdk23 jdk8 jvm
Last synced: 10 Sep 2025
https://github.com/ahmetfurkandemir/opencv-for-android
Opencv Android SDK application for Deep Neural Networks to run on Android.
android facedetection java opencv opencv-android-sdk
Last synced: 15 Apr 2025
https://github.com/noti0na1/lambdacalculus-java
Lambda calculus implemented in Java
computer-science java lambda lambda-calculus utlc
Last synced: 24 Mar 2025
https://github.com/rnayabed/piholelcdstat
Pi-Hole + System Info Dash for Raspberry Pi
java javafx pihole pihole-dashboard
Last synced: 27 Jun 2025
https://github.com/sosow0212/2024-e-market
(~24.06) 교내 중고 거래 플랫폼
java junit5 mysql redis rest-docs spring-boot
Last synced: 14 Apr 2025
https://github.com/dadiyang/java-stomp
使用 STOMP over SockJS 实现的 SpringBoot 脚手架项目,可用于快速搭建 WebSocket 工程
java sockjs springboot stomp websocket
Last synced: 12 Jan 2026
https://github.com/brcolow/java-vulkan
Experiment with Project Panama, jextract, and Vulkan on Win32.
java jextract project-panama vulkan win32api
Last synced: 29 Jul 2025
https://github.com/adambien/aws-lambda-cdk-plain
Simplest Possible AWS Lambda Function with Cloud Development Kit (CDK) Boilerplate
aws aws-lambda corretto devops iac infrastructure-as-code java lambda lambda-functions serverless
Last synced: 29 Jul 2025
https://github.com/manifold-systems/manifold-sample-graphql-app
A sample application demonstrating the GraphQL Manifold
Last synced: 18 Aug 2025
https://github.com/tkuenneth/android-demos
This repo contains various Android demo apps
Last synced: 14 Apr 2025
https://github.com/selimhorri/project-tracking-system-mobile-frontend-app
Android client for project-tacking-system backend hosted on Cloud
android api-client api-rest callbacks gradle java retrofit2 sharedpreferences volley volley-api
Last synced: 28 Jul 2025
https://github.com/miho/vmf
VMF is a Lightweight Modeling Framework for the Java Platform (works on JDK 11-22)
gradle java modeling modeling-infrastructure
Last synced: 17 Aug 2025
https://github.com/aboullaite/spring-boot-prometheus
grafana java prometheus spring-boot
Last synced: 04 Apr 2025
https://github.com/phiwa/dragontravel
A plugin for the Minecraft-servermods "Bukkit" and "Spigot".
bukkit bukkit-plugin contributions-welcome craftbukkit help-wanted java minecraft plugin spigot spigot-plugin
Last synced: 09 Sep 2025
https://github.com/jillesvangurp/osm2geojson
Tool to convert open street map xml to geojson
geojson java openstreetmap-data osm
Last synced: 13 Jun 2025
https://github.com/caimucheng/cidecompat
(已废弃)一款手机代码 IDE,支持 andjs,js,html,java,c++,c#,c 编辑和 js,andjs,html 运行,有语法高亮和代码补全,可以打包app
android editor ide java javascript ui
Last synced: 12 Apr 2025
https://github.com/warmuuh/flunkydom
personal ai agents for your assistance
Last synced: 09 Oct 2025
https://github.com/wojciechzankowski/iextrading4j-hist
IEX Trading library to parse TOPS and DEEP multicast packets
deep feed hist iex iex-trading iextrading java market-data tops udp
Last synced: 12 Oct 2025
https://github.com/adorsys/keystore-management
Generate keys and keystores using fluent-like API instead of dealing with JCA intricacies
fluent-api java java-keystore jca key-generation key-management keystore
Last synced: 13 Apr 2025
https://github.com/caoimhebyrne/compact-chat
Clean up your chat by removing duplicate messages!
Last synced: 12 Apr 2025
https://github.com/KovuTheHusky/dynmap-structures
A Bukkit plugin that shows your world's structures (such as Villages, Strongholds, and Pyramids) on Dynmap.
Last synced: 03 May 2025
https://github.com/jaennova/kotlin
Guia para iniciar en la programacion, con el lenguaje de programacion Kotlin, llena de ejemplos, con ejercicios practicos y mas enunciados para seguir practicando.
aprende-a-programar aprende-kotlin aprender-a-codificar aprender-kotlin fundamentos-de-programacion java kotlin learn-kotlin learn-kotlin-lang learn-kotlin-language learn-to-code
Last synced: 18 Jul 2025
https://github.com/patilshreyas/firestorepagingdemo-android
Demo app for implementation of Firestore Paging library in Android app.
android firebase firebase-firestore firebaseui-android firestore java kotlin kotlin-android paging-library
Last synced: 11 Jul 2025
https://github.com/kuliginstepan/dadata-client
Dadata Suggestions API client for Spring (Java)
dadata-api dadata-client java spring
Last synced: 14 Jan 2026
https://github.com/point85/shift
The Shift library project manages work schedules with teams and shift rotations.
java shift shift-calendar work-calendar work-schedule
Last synced: 23 Apr 2025
https://github.com/justinethier/avl-tree
Implementation of an AVL tree in Java
Last synced: 12 Jul 2025
https://github.com/aecsocket/jolt-java
Java bindings for JoltPhysics
game-development game-engine java jni physics physics-engine physics-simulation
Last synced: 21 Apr 2025
https://github.com/calimero-project/introduction
Code examples and additional documentation for using Calimero
Last synced: 18 Oct 2025
https://github.com/frc1257/robotics-training
Team 1257's repository for training new members
Last synced: 24 Oct 2025
https://github.com/grahamedgecombe/android-ssl
Android SSL certificate validation vulnerability detection tools.
Last synced: 27 Mar 2026
https://github.com/alaeddinejebali/android-converttopdf
How to convert a document to a PDF using iText and Aspose?
android aspose itext java pdf-generation
Last synced: 24 Oct 2025
https://github.com/bonigarcia/web-programming-examples
Examples of web applications using Java and Angular, among other technologies
angular bootstrap css ecmascript6 heroku html ionic java javascript jpa jquery junit mongodb nodejs rest selenium spring spring-boot thymeleaf typescript
Last synced: 03 Mar 2026