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/kevin-lee/j8plus
Library containing useful tools for Java 8
functional-programming java java8 lambda-expressions recursion stream
Last synced: 22 Mar 2025
https://github.com/devnatan/docker-kotlin
Docker Engine Remote API client
api client docker docker-kotlin engine java jvm kotlin multiplatform
Last synced: 15 Feb 2026
https://github.com/kotools/samples
Gradle plugin that inlines read-only Kotlin and Java code samples into Dokka documentation, ensuring they are always correct and visible not only online but also in IDEs.
Last synced: 02 Apr 2026
https://github.com/f-lab-edu/ward-study-reservation
스터디모임 룸 예약 서비스
docker docker-compose gradle java jpa mysql querydsl redis spring-batch spring-boot
Last synced: 03 Mar 2026
https://github.com/dgroup/enumerable4j
Amazing Ruby's "Enumerable" ported to Java
collection elegantobjects enumerable java java-collections java-collections-framework library ruby ruby-to-java streamex streams streams-api
Last synced: 30 Apr 2025
https://github.com/panga/fn-native-java
Fn Project Native Java Function using GraalVM
Last synced: 10 Apr 2025
https://github.com/houkunlin-starter/system-dict-starter
系统数据字典自动翻译成字典文本。可集合系统数据库中存储的用户数据字典,也可使用枚举做系统数据字典,主要用在返回数据给前端时自动把字典值翻译成字典文本信息。
Last synced: 12 Jan 2026
https://github.com/lubux/ecelgamal
Additive homomorphic EC-ElGamal
c cryptography homomorphic-encryption java secure-computation security
Last synced: 12 Oct 2025
https://github.com/hms-core/hms-audio-editor-demo
HUAWEI Audio Kit provides a wide range of audio editing capabilities, including auido import/export/editing/extracting and format conversion. This sample code describes how to integrate the Audio Editor Kit SDK.
audio audio-editor hms huawei java
Last synced: 01 Aug 2025
https://github.com/signum-network/signumj
SignumJ - Java Development Framework
bitcoin blockchain burstcoin ethereum java jdk signum transaction
Last synced: 08 Aug 2025
https://github.com/jenkinsci/artifact-promotion-plugin
A simple Jenkins plugin to promote artifacts.
continuous-delivery java jenkins jenkins-ci jenkins-plugin nexus-oss pipeline
Last synced: 21 Jan 2026
https://github.com/edmcouncil/onto-viewer
OntoViewer is an open-source project that is hosted by EDM Council. The project started in May 2019. OntoViewer is a JAVA application that is specifically designed to access both the ontology structure and its content in the easiest possible way. OntoViewer servers both as a web application and REST API.
auto-viewer fibo-viewer java java-application onto-viewer ontology-documentation ontology-search
Last synced: 25 Jan 2026
https://github.com/burakboduroglu/programming_notes
Programming Notes
cheatsheets java javascript javascript-array javascript-array-methods jpa-hibernate lombok mongodb nodejs notes oop oop-in-python python python3 pytube regex spring spring-boot
Last synced: 02 Mar 2026
https://github.com/tusharnankani/operatingsystemalgorithms
Algorithms built with Java for a better understanding of Operating System ✨
free-partitions java memory-allocation memory-allocation-simulation memory-management operating-system os page-replacement-algorithm paging-simulation scheduling-algorithms
Last synced: 07 May 2025
https://github.com/beehive-lab/docker-tornadovm
Docker build scripts for TornadoVM on GPUs: https://github.com/beehive-lab/TornadoVM
docker gpu gpu-computing graalvm hardware-acceleration intel-gpu java nvidia opencl tornado-gpu tornadovm
Last synced: 27 Mar 2026
https://github.com/saarthak08/Movies-Index
An android application which shows the list & information of movies from The Movie Database API (TMDb) & allows to download their torrent files from YIFY.
android java retrofit room-database rxandroid rxjava tmdb-api tmdb-movie-search torrent yify yify-torrents yts-api
Last synced: 28 Mar 2025
https://github.com/jgperrin/net.jgp.books.spark.ch02
Spark in Action, 2nd edition - chapter 2
apache-spark java java8 manning spark sparkwithjava
Last synced: 06 May 2025
https://github.com/idouble/multithreading-chat-server-java
🖥 A simple Chat Server in Java, implemented with the Observer pattern 🖥
alice bob chat chat-room chatroom client client-server client-server-chat-application client-server-example client-server-java-program java multithreading observable observer observer-pattern server server-client server-client-communication tcp udp
Last synced: 05 May 2025
https://github.com/thibautbessone/DiscordBlueBot
Customizable soundboard bot for Discord, along other useful commands
bluebot bot discord java jda soundboard
Last synced: 10 May 2025
https://github.com/joostvdg/joostvdg.github.io
Joost van der Griendt's GitHub Pages
devops docker java jenkins jenkins-job-builder jenkins-job-dsl jenkins-jobs jenkins-pipeline jenkins-pipeline-library jenkins-x kuberentes
Last synced: 30 Oct 2025
https://github.com/pawandubey/griffin
speedy and simplistic static site generator.
griffin java static-site-generator
Last synced: 07 Mar 2026
https://github.com/davidgutierrezrubio/jmathanim
A Java library to make mathematical animations
Last synced: 11 Jan 2026
https://github.com/extrawest/Charge-Point-Simulator-via-OCPP-2.0.1
This is a emulator for huge numbers of charge points, that connect to central system through web socket and implement OCPP 2.0.1
charger docker dockerfile java jetty maven ocpp ocpp201 simulator spring spring-boot websocket
Last synced: 04 Sep 2025
https://github.com/rhwood/jinputvalidator
Java Swing InputVerifier that adds an icon and tooltip to the component for invalid states.
Last synced: 14 Jan 2026
https://github.com/fofapro/fofa-java
A Java version of the SDK, based on the FOFA Pro API, makes it easy for Java developers to quickly integrate FOFA Pro into their projects.
Last synced: 13 Jun 2025
https://github.com/sheinbergon/jna-aac-encoder
AAC encoding capabilities for the JVM
aac aac-audio aac-encoding-capabilities audio audio-processing encoding fdk-aac java java11 jmh jna jna-aac-encoder libfdk-aac pcm
Last synced: 10 Apr 2025
https://github.com/tusharnankani/OperatingSystemAlgorithms
Algorithms built with Java for a better understanding of Operating System ✨
free-partitions java memory-allocation memory-allocation-simulation memory-management operating-system os page-replacement-algorithm paging-simulation scheduling-algorithms
Last synced: 10 Apr 2025
https://github.com/msolimans/generator-sls
Yeoman generator for a lambda Serverless project
aws dotnet-core goland golang idea java jetbrains lambda lambda-serverless nodejs pycharm python sam serverless visual-studio-code webstorm yeoman yeoman-generator
Last synced: 30 Apr 2025
https://github.com/ZHENFENG13/ssm-dubbo
:corn:Spring+SpringMVC+Mybatis+Dubbo2.6服务化改造(dubbo 2.6.5+zookeeper)
13 dubbo dubbo-2-6-1 dubbo-demo dubbo-rpc-zookeeper dubbox java mybatis services spring springmvc ssm-dubbo zookeeper
Last synced: 04 May 2025
https://github.com/marwa-eltayeb/fast-image-resizer
Javafx application to resize images and add them into folders automatically.
android-resources image-preview image-processing image-resizer java javafx-application resize-images resize-tool
Last synced: 10 Apr 2025
https://github.com/nasageek/utexas-utilities
Android app to interact with various UT Austin web services
android java university-of-texas
Last synced: 06 Mar 2026
https://github.com/felipetomazec/lexical-analyzer
A basic Lexical-Analyzer written in Java.
compilers java javafx javafx-application lexical-analysis
Last synced: 10 Apr 2025
https://github.com/reaster/schema-gen
XML Schema code generator outputting Swift, Kotlin and Java
code-generation dart flutter jackson jackson-json-processor java json kotlin marshalling schema-gen schema-generation serialization swift xml-schema
Last synced: 29 Apr 2025
https://github.com/Perry961002/Algorithms-LeetCode
:art:I practiced some LeetCode's algorithm problems with C++, Java, Python and Go, and also implemented some classical algorithms.
algorithmic-trading c-plus-plus go java python3
Last synced: 07 May 2025
https://github.com/52north/arctic-sea
Framework for developing OGC services, clients and middleware
arctic-sea bjornoya faroe iceland janmayen java ogc ogc-services shetland svalbard
Last synced: 07 Apr 2025
https://github.com/windup/windup-rulesets
Windup rules and rulesets contributed by community.
java migrations rules ruleset xml
Last synced: 11 Apr 2025
https://github.com/zekunyan/linktextview
An Android TextView to add highly customizable and colorful link.
Last synced: 15 May 2025
https://github.com/genexuslabs/javaclasses
GeneXus Standard Classes for Java and Android generators.
for-genexus-web-app generator genexus java maven standard-library
Last synced: 29 Aug 2025
https://github.com/ucloud/ufile-sdk-java
UCloud 对象存储官方 SDK
java library object-storage ucloud-sdk
Last synced: 06 Apr 2025
https://github.com/shubham16g/simplewallpaperapp-android
A simple demo wallpaper app which contains wallpaper links (json file) in assets folder.
android android-app android-application androidapp androidapplication demo-app java wallpaper wallpaper-app wallpaperapp wallpaperapplication
Last synced: 12 Apr 2025
https://github.com/nicolas-raoul/commons-dbcp-monitoring
Monitor what threads are using connections from the DBCP pool, and generate a nice graph to understand what is happening.
commons-dbcp dbcp dbcp-pool graph java monitoring thread tomcat
Last synced: 12 Mar 2026
https://github.com/mbakgun/similarloadingview
A stylish loading view for Android
android android-library android-ui customcomponents java library loading progress-view
Last synced: 23 Apr 2025
https://github.com/flight-recorder/samples
Flight Recorder Samples
api flight-recorder getting-started java jdk jfr samples tutorial
Last synced: 01 Jul 2025
https://github.com/sbt/sbt-java-formatter
An sbt plugin for formating Java code
Last synced: 21 Apr 2025
https://github.com/ibmstreams/streamsx.topology
Develop streaming applications for IBM Streams in Python, Java & Scala.
ibm-streams java python python-3 scala stream-processing streaming-topologies toolkit
Last synced: 01 Jul 2025
https://github.com/e-candeloro/SAURUSS-Autonomous-Drone-Surveillance
An autonomous drone and sensor based surveillance system that use a Tello Drone, an Arduino, a Raspberry Pi and an Android smartphone.
3d android-app arduino aruco-markers autonomous-drone autonomous-vehicles c-language computer-vision drone finite-state-machine intrusion-detection iot java opencv python surveillance telegram tellodrone yolo
Last synced: 21 Apr 2025
https://github.com/kok202/dluid
Deep learning user interface designer
ai deep-learning deeplearning4j dl4j gui java javafx javafx-application
Last synced: 01 Jul 2025
https://github.com/depromeet/antoon-api
📈 개미는 툰툰 :: 웹툰의 새로운 덕질 문화
java jpa mysql rest spring-mvc
Last synced: 19 Apr 2025
https://github.com/kamax-matrix/mxhsd
Corporate Matrix Homeserver
homeserver java matrix matrix-homeserver spring-boot
Last synced: 03 Apr 2025
https://github.com/sing1ee/textrank-java
a simple implementation of textrank algorithm for nlp keywords extraction
java nlp-keywords-extraction textrank-algorithm textrank-java
Last synced: 10 Apr 2025
https://github.com/arun-gupta/docker-kubernetes-hello-world
Docker & Kubernetes Hello World
container docker hello-world java kubernetes spring-boot
Last synced: 08 Jul 2025
https://github.com/open-hand/choerodon-file
The file service is built on minio server, we can use minio client to upload and delete files.
c7nf choerodon java minio spring spring-boot spring-cloud
Last synced: 10 Jul 2025
https://github.com/minhaskamal/skindetector
Detects Human Skin From Image (color-region-segmentation-photo-detection-extraction-detect)
egami image-processing image-segmentation java region region-detection segmentation skin template-matching
Last synced: 11 Apr 2025
https://github.com/bric3/drain-java
This a pet project to explore log pattern extraction using DRAIN
drain java log tail template-mining
Last synced: 11 Apr 2025
https://github.com/leogejior0/crackingthecodinginterview-ws
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: 27 Jul 2025
https://github.com/thypon/androidfuzz
JavaFuzz 4 Android
android apk fuzz fuzzing instrument java javafuzz-android
Last synced: 09 Aug 2025
https://github.com/lucko/shadow
An annotation based API for Java reflection.
Last synced: 17 Sep 2025
https://github.com/archimedes-projects/archimedes-jvm
Archimedes's implementation for the Java Virtual Machine (JVM)
architecture ddd java jvm kotlin solid
Last synced: 04 Oct 2025
https://github.com/aress31/google-authenticator
Burp Suite plugin that dynamically generates Google 2FA codes for use in session handling rules (approved by PortSwigger for inclusion in their official BApp Store).
burp-plugin burpsuite google java two-factor-authentication
Last synced: 22 Mar 2025
https://github.com/sucraft/suki
A Minecraft server implementation for SuCraft.
bukkit craftbukkit custom fork java mc minecraft minecraft-server mirai mod paper patch performance pufferfish server spigot suki
Last synced: 26 Oct 2025
https://github.com/levyfan/sentencepiece-jni
Java JNI wrapper for SentencePiece: unsupervised text tokenizer for Neural Network-based text generation.
google-sentencepiece java java-bindings jni natural-language-processing neural-machine-translation nlp word-segmentation
Last synced: 28 Jan 2026
https://github.com/tink-crypto/tink-tinkey
Utility that allows generating and manipulating Tink keysets
crypto cryptography java key-management security
Last synced: 27 Jan 2026
https://github.com/multiverse/multiverse-signportals
Signs as Teleporters!
bukkit bukkit-plugin hacktoberfest java multiverse
Last synced: 24 Apr 2025
https://github.com/supwisdom/spreadsheet-mapper
Tools to mapping between spreadsheet and POJO
excel export import java spreadsheet validation
Last synced: 14 Jan 2026
https://github.com/parasgarg/stevens-computer-science-courses-materials
This repository consists of assignments, lab works, quizzes and more. These assessments belong to the Computer Science major at Stevens Institute of Technology. The materials available in this repository are the among the popular courses offered in Computer Science major in Master of Science. This repository also consists, the solutions of all course works and projects those I solved and submitted during my graduation from Fall 2016 through Spring 2018. Note: All these exercises and assessments (given by university professors) and solutions are for references only.
algorithms-datastructures amazon-web-services aws aws-ec2 cloud computer-science cyber-security data-mining database-management html-css java javascript knowledge-discovery mongodb python-3 r ruby sas sql web-programming
Last synced: 12 Apr 2025
https://github.com/diennea/majordodo
Distributed Operations and Data Organizer built on Apache BookKeeper
bookkeeper coordinator distributed java resource-manager task-manager
Last synced: 05 May 2025
https://github.com/hellokoding/dockercompose-springboot-mongodb-nginx
Docker Compose with Spring Boot, MongoDB and NGINX
docker-compose java maven mongodb nginx spring-boot
Last synced: 13 May 2025
https://github.com/yifanzheng/cs-notes
:book: Java 技术摘要(个人学习笔记),主要记录编程相关的知识点以及个人对一些知识的理解与总结,以 issue 方式记录。
docker elasticsearch java kafka mysql nginx spring
Last synced: 20 Jul 2025
https://github.com/robaho/go-concurrency-test
Test the performance of Go's concurrency structures
c concurrency go java performance
Last synced: 20 Jul 2025
https://github.com/oracle/nosql-java-sdk
SDK for Java for the Oracle NoSQL Database
cloud database java nosql nosql-database oracle oracle-cloud
Last synced: 09 May 2025
https://github.com/joafalves/pixel-community
High performance and modular Java/Kotlin 2D Game Framework.
framework game-2d game-development game-engine game-engine-2d game-framework gamedev java jvm kotlin lwjgl opengl
Last synced: 15 Jul 2025
https://github.com/gabrieldim/resource-description-framework
Resource Description Framework aka RDF examples written in Java
java pretty-rdf-xml rdf turtle xml
Last synced: 19 Jul 2025
https://github.com/novuhq/novu-java
Java SDK for Novu - The open-source notification infrastructure for engineers. 🚀
Last synced: 21 Aug 2025
https://github.com/bertilmuth/moonwlker
Jackson JSON without annotation.
deserialization jackson jackson-json java json serialization
Last synced: 27 Aug 2025
https://github.com/aboullaite/springbot
Messenger Bot that, based on typed text, query spring documentation and return 3 first results
bot java jsoup messenger spring spring-boot
Last synced: 04 Apr 2025
https://github.com/180protocol/180protocol
Confidential compute for sensitive data sharing and commercial collaboration
blockchain confidential-computing data data-analysis data-science decentralized-storage distributed dlt enclave filecoin intel-sgx ipfs java kotlin privacy-enhancing-technologies rewards-engine
Last synced: 14 Apr 2025
https://github.com/hsgamer/hscore
The lazy core of my personal projects
bukkit bukkit-api common configurate database expression-evaluator gui java math minecraft spigot spigot-api sql
Last synced: 04 May 2026
https://github.com/excalibase/excalibase-graphql
Excalibase GraphQL instantly turns your database into a GraphQL API. Built with Spring Boot, it supports schema discovery, subscriptions, and type handling — no manual resolvers needed.
api api-automation api-generator code-generation database-to-graphql developer-tools graphql graphql-server java postgres postgresql postgresql-database spring spring-boot springboot sql
Last synced: 27 Feb 2026
https://github.com/wille/oslib
Java library to easily detect running Operating System, BSD Flavor, Linux Distribution, Desktop Environment and Architecture
architecture bsd bsd-flavor desktop-environment java java-library library linux linux-distribution operating-system os windows
Last synced: 30 Oct 2025
https://github.com/JodaOrg/joda-time-i18n
Internationalization data based around Joda-Time.
internationalization-data java joda joda-time
Last synced: 12 Jul 2025
https://github.com/steinfletcher/gonum
An enum generator for Go
enum enumeration generator go golang java
Last synced: 09 Apr 2025
https://github.com/thuongtruong1009/snake-game-oop
🎛 The mini snake game support for my OOP final lab at university. They were designed by Java OOP and Java Swing GUI.
code eclipse files game github-actions github-config hacktoberfest hacktoberfest-accepted hacktoberfest2021 java java-8 javafx javaswing javaswings jdk11 object-oriented-programming oop oops-in-java snake-game uml-diagram
Last synced: 24 Apr 2025
https://github.com/harmonysoft-tech/traute
Enhances java sources compilation in a way to insert null-checks into generated *.class files
instrumentation java java-8 javac javacompiler notnull
Last synced: 22 Apr 2025
https://github.com/aquelemesmo/scriptsbotdiscord
⭕ Todos os scripts para o seu bot do Discord com qualquer linguagem
bot bot-discord java javascript js jvm kotlin py python scripts scripts-collection ts typescript
Last synced: 09 Apr 2025