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/natiginfo/checkpoint
🛂 An easy to use input validator ✅
checkpoint dsl java kotlin kotlin-dsl validator
Last synced: 14 Apr 2025
https://github.com/kiwiproject/kiwi
A set of Java utilities that we could not find in Guava or Apache Commons...or we just felt like having our own version.
Last synced: 19 Apr 2026
https://github.com/computacionnube/romero
TRABAJOS INDIVIDUALES DE PROGRAMACIÓN PUNTO NET II
csharp java javascript javascript-game
Last synced: 13 May 2025
https://github.com/camunda-community-hub/zeebe-test-container
Zeebe Test Container
hacktoberfest java testcontainers testing zeebe
Last synced: 13 Jul 2025
https://github.com/youse-seguradora/form
Repository for kotlin form validation
android form formatter java kotlin validation
Last synced: 22 Apr 2025
https://github.com/abdulazizahwan/mytravellingapp
Onboarding Walkthrough Screen UI Design Android Studio
android design java material-design onboarding onboarding-screen uidesign walkthrough
Last synced: 02 Jul 2025
https://github.com/mirkosertic/hystrixspring
This shows how to embedd Hystrix in a non invasive manner into existing Spring applications.
hystrix java resiliency spring
Last synced: 16 Apr 2025
https://github.com/lets-mica/mica-security
基于底层基于 mica 驱动,采用 maven、spring boot、spring security、thymeleaf 的权限管理系统。
java mica spring spring-boot spring-security
Last synced: 08 Apr 2025
https://github.com/hoangsonww/Space-Invader-Game-JavaFX
👾 Embark on an exhilarating journey with SpaceInvader, a thrilling experience as you navigate through cosmic challenges and face off against alien invaders. Crafted with JavaFX, SpaceInvader combines stunning visuals and engaging gameplay to create a truly immersive experience.
game game-development gamedev java javafx javascript space-invaders space-shooter space-shooter-game
Last synced: 07 May 2025
https://github.com/zabuzard/fastcdc4j
Fast and efficient content-defined chunking for data deduplication. Java implementation of FastCDC as library.
cdc chunking content-defined-chunking data-deduplication fastcdc java library
Last synced: 05 Mar 2026
https://github.com/marklogic-community/corb2
MarkLogic tool for bulk loading, processing, and reporting on content.
batch-job batch-processing corb corb-jobs java javascript-modules marklogic xcc xquery
Last synced: 21 Apr 2026
https://github.com/rohitdhatrak/ds-algo
A repository to document my Data Structures and Algorithm learnings.
Last synced: 05 Mar 2026
https://github.com/ammarlodhi255/cpu-scheduling-simulator
A CPU Scheduling Algorithms Simulator In Java
cpu-scheduler cpu-scheduling cpu-scheduling-algorithms cpu-scheduling-app cpu-scheduling-simulator java operating-system operating-system-project os-programming os-project
Last synced: 23 Apr 2025
https://github.com/approov/android-hide-secrets
An exercise to research and explore the best ways to hide a secret in the code of a mobile app. Article: https://blog.approov.io/how-to-extract-an-api-key-from-a-mobile-app-with-static-binary-analysis
android api-key api-keys approov approov-demo java jni jni-android mobile mobile-app mobile-development secrets
Last synced: 03 Aug 2025
https://github.com/burtcorp/athena-jdbc
A JDBC driver for AWS Athena
aws-athena java jdbc jdbc-driver
Last synced: 14 Jan 2026
https://github.com/hacefresko/JavaRAT
Windows RAT written in Java for learning purposes
backdoor backdoors java jrat powershell-session rat
Last synced: 28 Apr 2025
https://github.com/bsommerfeld/jshepherd
Annotation Based Java Config Management Library Supporting JSON, TOML, YAML and Properties.
annotation config configuration java json library management properties toml yaml yml
Last synced: 08 Jan 2026
https://github.com/sfuhrm/yahoofinance-api
Java Client API for Yahoo Finance
historical-data java stock-market stock-prices stocks yahoo-finance yahoo-finance-api yahoo-finance-apis
Last synced: 14 Jan 2026
https://github.com/proshin-roman/finapi-java-client
True-OOP Java client for API provided by https://finapi.io
api-client finapi fintech java oop
Last synced: 14 Jan 2026
https://github.com/piomin/sample-spring-jpa-streamer
Demo project showing how to express JPA queries with Java streams with the JPAstreamer library written in Spring Boot.
java java-streams jpa jpa-hibernate spring-boot spring-data-jpa
Last synced: 10 Jun 2025
https://github.com/rhwood/jsplitbutton
A split button control for Java Swing.
java split-button swing swing-component swing-gui
Last synced: 16 Jan 2026
https://github.com/ardakazanci/english-dictionary
English Dictionary Android Mobile App
android asynctask english-dictionary englishdictionary java searchview sqlite
Last synced: 06 Apr 2025
https://github.com/rdbc-io/rdbc-pgsql
Asynchronous PostgreSQL driver for Scala and Java
asynchronous back-pressure database driver java non-blocking postgresql rdbc reactive scala
Last synced: 01 Nov 2025
https://github.com/hms-core/hms-game-demo
GameServiceKit Android sample code encapsulates APIs of the HUAWEI GameSevice Kit. You can implement features like achievements and events faster, so you can quickly build the foundations for your game.
android-sample game game-development hms huawei java service
Last synced: 01 Aug 2025
https://github.com/arunkumar9t2/trie
A Java implementation of the Trie data structure
java java-library search search-trees trie tries
Last synced: 10 Apr 2025
https://github.com/clarketm/java-design-patterns
Catalog of popular object-oriented design patterns in Java
design-patterns java object-oriented-programming oop patterns
Last synced: 14 Apr 2025
https://github.com/pires/hazelcast-kubernetes-bootstrapper
Hazelcast cluster discovery mechanism for Kubernetes.
hazelcast in-memory-database java kubernetes
Last synced: 10 Apr 2025
https://github.com/abhi5h3k/android-project-news_app
This News app project is made using Android Studio.
abhi5h3k abhishek android-application android-studio glide java json motu news newsapi volley-api volley-library xml
Last synced: 25 Jul 2025
https://github.com/hoangsonww/inheritance-in-java
📚 This repository features the power and applications of inheritance, encapsulation, and interfaces in Java. It includes examples of how to efficiently manage and organize objects, leveraging inheritance for code reusability and interfaces for implementing polymorphism.
inheritance interface interface-java java object-oriented-programming oop oop-principles oops-in-java polymorphic polymorphic-relationships polymorphic-types polymorphism types
Last synced: 10 Oct 2025
https://github.com/thenriquedb/url-shortener
A simple URL shortener built with Spring Boot and MongoDB as a proof of concept for learning purposes.
docker docker-compose java mongodb redis redis-cache spring-boot terraform url-shortener
Last synced: 06 May 2026
https://github.com/kdabir/active-directory-lookup
Simplest Java API (and CLI) for authenticating and searching in Active Directory
active-directory authentication java search
Last synced: 02 Apr 2025
https://github.com/apache/mina-vysper
Apache Mina Vysper
java mina network-client network-server
Last synced: 19 Oct 2025
https://github.com/apache/james-jdkim
Mirror of Apache James jdkim
james java mail network-server
Last synced: 01 Mar 2026
https://github.com/robjg/oddjob
Oddjob scheduler and task execution framework.
automation java orchestration scheduling workflow
Last synced: 27 Jan 2026
https://github.com/easy-rpa/openframework
Open Framework is a collection of open-source Java libraries for Robotic Process Automation (RPA) designed to be used with EasyRPA platform.
Last synced: 06 Oct 2025
https://github.com/siddhi-io/pysiddhi
Python wrapper for Siddhi engine
api cep java jython python python-wrapper siddhi
Last synced: 24 Apr 2025
https://github.com/graph-quilt/graphql-xtext
A GraphQL SDL lexer, parser, and validator that can read GraphQL grammar and produce executable JVM runtime objects.
grammars graphql graphql-java graphql-sdl java schema-validation xtext
Last synced: 15 Apr 2025
https://github.com/52north/sensorweb-server-helgoland
Thin Web binding API to access series data.
52north java observation rest-api sensor sensorweb series-data spi
Last synced: 12 Aug 2025
https://github.com/otaviojava/jcassandra-book
Apache Cassandra Horizontal scalability for Java applications in a book
book cassandra database hibernate jakartaee java spring spring-data
Last synced: 10 Aug 2025
https://github.com/littleorca/ferris-wheel
A fantastic spreadsheet framework!
java javascript protobuf react reactjs report reporting spreadsheet typescript
Last synced: 23 Mar 2025
https://github.com/temporalio/spring-boot-demo
Sample application demonstrating Temporal JavaSDK Spring Boot integration
Last synced: 02 Apr 2025
https://github.com/drako01/java-coderhouse--53330
Repositorio con todas las Actividades repasadas en Clase a lo largo del Curso
eclipse-ide java mysql spring spring-boot sql
Last synced: 09 Aug 2025
https://github.com/lunnova/whocalled
Obsolete, use StackWalker: http://openjdk.java.net/jeps/259
Last synced: 19 Jul 2025
https://github.com/dhruv1110/Android-Shortify
An Android library used for making an Android application more faster with less amount of code. Shortify for Android provides basic functionalities of view and resource binding, view customization, JSON parsing, AJAX, various readymade dialogs and much more.
ajax android android-development android-library android-shortify dialog event-handlers java json parse
Last synced: 29 Mar 2025
https://github.com/um-mitternacht/witchworks
Repo has moved - https://github.com/Um-Mitternacht/Bewitchment
clone fantasy java magic minecraft minecraft-mod mythology witchcraft
Last synced: 12 May 2025
https://github.com/tonyketcham/depth-mapper
Generates a depth map from a focal stack of images using OpenCV 📷
computer-vision depth-estimation depth-maps image-alignment java opencv
Last synced: 01 Aug 2025
https://github.com/spring-projects/spring-test-data-geode
A Spring-based Test Framework supporting Unit and Integration testing for Spring Boot applications using Spring Data with either Apache Geode or VMware Tanzu GemFire
apache-geode framework java spring-test
Last synced: 19 Jul 2025
https://github.com/SouJava-Rio/soujava-rio-labs
Laboratório de projetos para pesquisa e ou aprendizado
adoptajsr comunidade ee4j exemplos-de-jsf exemplos-de-microprofile exemplos-de-spark exemplos-de-spring java javaee microservice mvc restful soujava spring
Last synced: 09 May 2025
https://github.com/arif-un/shop-management
A simple java swing project. Where implements Java OOP with MVC design pattern .In this app user can record shops daily transaction.
admin-dashboard crud database-management jar java java-swing java-swing-application mysql shop-management swing-gui
Last synced: 19 Jul 2025
https://github.com/natf17/shopify-spring-boot-embedded-app
A Spring Boot project that provides a template for creating an embedded application in the Shopify environment.
java shopify shopify-embedded-applications spring spring-boot spring-boot-2
Last synced: 08 Sep 2025
https://github.com/epam/gepard
Test Automation Framework
framework java junit test-automation
Last synced: 12 Sep 2025
https://github.com/cinaq/mendix-userlib-cleaner
A simple CLI tool that identifies duplicate JARS in a directory. It can remove them also if desired.
conflict-resolution developer-tools java mendix
Last synced: 12 Apr 2025
https://github.com/depromeet/toks-api
스터디 관리는 똑스에서!
aws flyway java jpa mysql redis spring-mvc
Last synced: 19 Apr 2025
https://github.com/henkelmax/rnnoise4j
A Java wrapper for RNNoise.
java noise-suppression rnn rnnoise rnnoise-wrapper
Last synced: 22 Apr 2025
https://github.com/majusko/grpc-apm-spring-boot-starter
Spring boot starter for gRPC framework with Elastic APM
apm-tracer elastic-apm elasticsearch grpc grpc-framework grpc-interceptor grpc-java grpc-library interceptor java lognet-grpc-library spring-boot springboot springboot-starter tracing
Last synced: 07 Apr 2025
https://github.com/after-the-sunrise/bitflyer4j
Java wrapper library for bitFlyer Lightning API.
altcoin api bitcoin bitflyer cryptocurrency java lightning
Last synced: 16 Jan 2026
https://github.com/paledot01/sistema_ventas_javase_mysql
Sistema de ventas de calzados, desarrollado en Java con el motor de base de datos MySQL
eclipse-ide erp jaspersoft-studio java mysql punto-de-venta sistema-de-ventas
Last synced: 12 May 2025
https://github.com/chaosunity/nenggao
A diagnostic library for parser / interpreter usages.
diagnostic java java-8 library
Last synced: 13 Apr 2025
https://github.com/xortroll/libjavm
Small, header-only, zero-dependency C++17 Java VM library
cpp17 header-only java java-library vm
Last synced: 12 May 2025
https://github.com/oalles/ollama-java
A java client for Ollama
client java language-model llm llm-inference localdevelopment ollama spring-boot
Last synced: 12 May 2025
https://github.com/sasanlabs/owasp-zap-fileupload-addon
OWASP ZAP add-on for finding vulnerabilities in File Upload functionality.
dast fileupload hacktoberfest java sasanlabs scanner security security-tools zap zaproxy
Last synced: 13 Apr 2025
https://github.com/sayannath/american-sign-language-detection
American Sign Language Detection is a deep learning end to end project where we can detect American Sign Language.
asl colab-notebook computer-vision java keras mobile mobilenetv2 mobilenetv3 native tensorflowlite tensroflow tfhub tflite tflite-models
Last synced: 12 May 2025
https://github.com/udevbe/wayland-javafx
wayland backend for javafx
embedded java javafx jfx monocle wayland wayland-client wayland-javafx
Last synced: 26 Jun 2025
https://github.com/mauin/reject
Dependency Rejection for Java
dependency-rejection java reject
Last synced: 13 Apr 2025
https://github.com/ova2/easy-pool
Simple and lightweight pool implementation
easy-pool java pool pool-server
Last synced: 25 Apr 2025
https://github.com/sbabcoc/junit-foundation
JUnit Foundation is a lightweight collection of JUnit watchers, interfaces, and static utility classes that supplement and augment the functionality provided by the JUnit API.
byte-buddy event-notifications java java-agent junit junit-rule junit-runlistener junit-runner junit-watchers parameters retrying service-provider test-graph test-lifecycle timeout-control
Last synced: 16 Mar 2025
https://github.com/piomin/sample-spring-boot-graalvm
Demo project that shows how to build Spring Boot applications with GraalVM and run them in serverless architecture, e.g. Knative on Kubernetes with Skaffold and Jib
graalvm java jib-maven-plugin knative kubernetes native-image skaffold spring-boot
Last synced: 16 Mar 2025
https://github.com/affromero/android_blinkdetection
Repository for Classification of Open/Closed eyes for Android devices
android android-app android-application android-library blink-detection-algorithm closed-eyes drowsiness-detection drowsy-driver-warning-system eye-detection eyes face java opencv opencv-python opencv4android
Last synced: 15 Aug 2025
https://github.com/egormkn/ifmo-kt
Практические задания. Университет ИТМО, кафедра КТ
algorithms computer-science computer-technologies cpp discrete-mathematics education homework ifmo itmo java js lab pcms programming-paradigms saint-petersburg university
Last synced: 24 Apr 2025
https://github.com/p32929/androidappupdater
A simple, Lightweight App Updater Library for Android
android android-development android-lib android-library dialog java json notification snackbar update-checker updater updaters
Last synced: 24 Apr 2025
https://github.com/mugan86/android-network-change-receiver
Check Internet connection with receiver. Compatible with Android Nougat and Oreo
android check internet-connection java kotlin receiver
Last synced: 24 Apr 2025
https://github.com/ngrok/ngrok-api-java
ngrok API client library for Java
developer-tools java library ngrok-client
Last synced: 12 Apr 2025
https://github.com/pvdlg/enml4j
Simple utility to handle ENML (Evernote Markup Language) in Java.
enml evernote-markup-language evernote-sdk java
Last synced: 11 Apr 2025
https://github.com/hoangsonww/bouncing-ball-game-javafx
🎮 This repository hosts a Bouncing Ball game coded in JavaFX, offering a fun and interactive gameplay experience. It showcases object movement, collision detection, and score tracking, serving as a great example for developers interested in game development using JavaFX.
bounce bouncing-ball bouncing-ball-2player-game bouncing-ball-game bouncing-ball-java bouncing-balls bouncingball java java-8 javafx
Last synced: 11 Apr 2025
https://github.com/sonatype-nexus-community/nexus-repository-cpan
Much regex, v perl, super excite
cpan groovy java nexus-repository perl sonatype-nexus
Last synced: 07 May 2025
https://github.com/zyrikby/StaDynA
StaDynA: Addressing the Problem of Dynamic Code Updates in the Security Analysis of Android Applications
android android-security dynamic-analysis java python research static-analysis
Last synced: 19 Mar 2025
https://github.com/fiqryq/pantaucovid-android
🌍 open source project for learn android app using covid topic.
covid-19 java kotlin opensource retrofit2
Last synced: 29 Sep 2025
https://github.com/quick-perf/doc
QuickPerf documentation: https://github.com/quick-perf/doc/wiki/QuickPerf
allocation hibernate java java-flight-recorder java-flight-recordings jdbc junit junit-test jvm n-plus-1 nplus1 orm performance performance-analysis performance-testing profiling spring spring-boot spring-data-jpa sql
Last synced: 19 Mar 2025
https://github.com/amarlearning/chat-rooms
Real time public/private chat application using spring boot web-sockets
chat-app chat-application java jquery private public sockjs spring-boot spring-boot-websocket spring-websockets-stomp websocket
Last synced: 11 Apr 2025
https://github.com/java-edge/movierecommandation-moviemanager
本科毕业设计项目-Java电影推荐系统-管理后台
Last synced: 29 Oct 2025
https://github.com/mincong-h/learning-elasticsearch
Elasticsearch Demos
demo demos docker elasticsearch elasticsearch7 java java-11 learning learning-by-doing maven testing
Last synced: 10 Apr 2025
https://github.com/tomiwa-ot/obd
Android library for getting vehicle diagnostics from ELM327 (Bluetooth) connector over OBD protocol
android android-bluetooth android-java android-library android-obd-diagnostics canbus elm327 java obd obd-ii obd-port obd2 on-board-diagnostic
Last synced: 10 Apr 2025
https://github.com/teemoo7/bobby
Chess game
chess game java minmax-algorithm
Last synced: 10 Apr 2025
https://github.com/javaee-samples/microprofile1.2-samples
Eclipse MicroProfile 1.2 Samples
java javaee jwt jwt-authentication liberty-server microprofile microservices payara payara-micro wildfly wildfly-swarm
Last synced: 10 Apr 2025
https://github.com/lowzj/java-retrying
java retry module, based on guava-retrying, support sync/async retry
async-retry java java-retry retry
Last synced: 10 Apr 2025
https://github.com/inforkgodara/java-point-of-sale
It is swing based java stand alone point of sale (POS). Its second version is in another repository. https://github.com/inforkgodara/java-pos
inforkgodara java java-point-of-sale java-pos java-project java-sql-project java-swing java-swing-project open-source-project point-of-sale point-of-sale-java pos pos-java sales-invoice sql-pos swing-pos
Last synced: 26 Mar 2025
https://github.com/infinispan-demos/harry-potter-quarkus
Showcases in a web application Quarkus and Infinispan
graal-native graalvm infinispan java quarkus
Last synced: 08 Jul 2025
https://github.com/apache/james-jspf
Mirror of Apache James jSPF
james java mail network-server
Last synced: 13 Apr 2025
https://github.com/paulveillard/cybersecurity-java-security
An ongoing collection of java language tools and frameworks, software, libraries, learning tutorials, frameworks, academic and practical resources.
java java-8 java-exception java-exercises java-frameworks java-operator-sdk java-security java-server pentest-scripts pentest-tool pentesting security
Last synced: 10 Apr 2025
https://github.com/osscameroon/js-generator
Generates JavaScript from HTML
dom generates-js html html-custom-tags java javascript jsoup maven
Last synced: 06 Apr 2026
https://github.com/gurubalan-git/bank-account-simulation
A Bank Account Simulation with JavaFX and SQLite back-end. Material UX|UI.
banking css-modules java java-8 java8 javafx javafx-application javafx-components javafx-desktop-apps javafx-frameworks javafx-gui javafx-library javafx-project material-design material-design-lite material-ui materialize-css sqlite-database sqlite3 stylesheets
Last synced: 10 Apr 2025
https://github.com/ajay-prabhakar/amrita-resource
An android App which contains some PDFs of classes notes of particular department of particular subject 🎓
amrita-university android education firebase-auth firebase-firestore hacktoberfest hacktoberfest2019 java
Last synced: 23 Mar 2025
https://github.com/paulthomas20002/s3-object-oriented-programming-lab-in-java
S3-OBJECT-ORIENTED-PROGRAMMING-LAB-IN-JAVA KTU CSL 203
csl-203 java ktu lab object-oriented-programming oops oops-in-java s3 s3-lab
Last synced: 30 Jun 2025