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: 2025-05-13 00:15:16 UTC
- JSON Representation
https://github.com/xdevplatform/twitter-api-v2-sample-code
Sample code for the Twitter API v2 endpoints
java javascript nodejs python ruby twitter twitter-api twitter-api-v2
Last synced: 13 May 2025
https://github.com/mit-nlp/mitie
MITIE: library and tools for information extraction
c-plus-plus information-extraction java machine-learning natural-language-processing python
Last synced: 14 May 2025
https://github.com/igniterealtime/openfire
An XMPP server licensed under the Open Source Apache License.
collaboration hacktoberfest jabber java openfire xmpp xmpp-server
Last synced: 13 May 2025
https://github.com/xdevplatform/Twitter-API-v2-sample-code
Sample code for the Twitter API v2 endpoints
java javascript nodejs python ruby twitter twitter-api twitter-api-v2
Last synced: 09 Apr 2025
https://github.com/mit-nlp/MITIE
MITIE: library and tools for information extraction
c-plus-plus information-extraction java machine-learning natural-language-processing python
Last synced: 15 Mar 2025
https://github.com/raiman/sikulix1
SikuliX version 2.0.0+ (2019+)
java java-aware-languages jython-support linux macos macosm1 opencv tesseract-ocr visual-automation visual-testing windows-10 windows11
Last synced: 23 Apr 2025
https://github.com/real-logic/agrona
High Performance data structures and utility methods for Java
Last synced: 21 Jan 2025
https://github.com/ombharatiya/FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
algorithms algorithms-and-data-structures codechef coding coding-interviews cpp data-structures hacktoberfest interview interview-questions interviewbit java leetcode python
Last synced: 29 Mar 2025
https://github.com/RaiMan/SikuliX1
SikuliX version 2.0.0+ (2019+)
java java-aware-languages jython-support linux macos macosm1 opencv tesseract-ocr visual-automation visual-testing windows-10 windows11
Last synced: 20 Mar 2025
https://github.com/soot-oss/soot
Soot - A Java optimization framework
analysis-framework bytecode java java-optimization-framework jimple optimization soot static-analysis
Last synced: 26 Mar 2025
https://github.com/thymeleaf/thymeleaf
Thymeleaf is a modern server-side Java template engine for both web and standalone environments.
html java javascript server-side-rendering template-engine thymeleaf thymeleaf-template-engine xml
Last synced: 13 May 2025
https://github.com/williamfiset/deprecated-data-structures
A collection of powerful data structures
balanced-tree binarytree data-structures disjoint-set fenwick graph hash-table heap java linkedlist priority-queue queue segment-tree segmenttree stack suffixarray suffixtree trie union-find unionfind
Last synced: 13 Apr 2025
https://github.com/google/binnavi
BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.
analysis binnavi java reverse-engineering yfiles
Last synced: 18 Jan 2025
https://github.com/AweiLoveAndroid/CommonDevKnowledge
:octocat::fire: :star2::star::star::star: :star: 史上最全的BAT大厂Android面试题汇集,以及常用的Android开发的一些技能点,冷门知识点汇总,开发中遇到的坑汇总等干货。
android interview interview-practice interview-questions interviews java offer
Last synced: 29 Apr 2025
https://github.com/aweiloveandroid/commondevknowledge
:octocat::fire: :star2::star::star::star: :star: 史上最全的BAT大厂Android面试题汇集,以及常用的Android开发的一些技能点,冷门知识点汇总,开发中遇到的坑汇总等干货。
android interview interview-practice interview-questions interviews java offer
Last synced: 14 Apr 2025
https://github.com/igniterealtime/Openfire
An XMPP server licensed under the Open Source Apache License.
collaboration hacktoberfest jabber java openfire xmpp xmpp-server
Last synced: 11 Apr 2025
https://github.com/Guardsquare/proguard
ProGuard, Java optimizer and obfuscator
android build-tool java obfuscator optimiser proguard
Last synced: 28 Mar 2025
https://github.com/yitter/idgenerator
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
c c-sharp delphi dotnet go idgenerator java javascript pascal php rust snowflake sql twritter-snowflake typescript unique-id
Last synced: 08 May 2025
https://github.com/adnanaziz/epijudge
EPI Judge - Preview Release
algorithms cplusplus elements-of-programming-interviews interviewing java python
Last synced: 14 May 2025
https://github.com/AnySoftKeyboard/AnySoftKeyboard
Android (f/w 2.1+) on screen keyboard for multiple languages.
android anysoftkeyboard java language multiple-languages screen-keyboard
Last synced: 08 Apr 2025
https://github.com/ingokegel/jclasslib
jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
Last synced: 14 May 2025
https://github.com/yitter/IdGenerator
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
c c-sharp delphi dotnet go idgenerator java javascript pascal php rust snowflake sql twritter-snowflake typescript unique-id
Last synced: 07 May 2025
https://github.com/FinalTeam/RxGalleryFinal
图片选择库,单选/多选、拍照、裁剪、压缩,自定义。包括视频选择和录制。
android du finalteam gallery galleryfinal history image imagecrop java karl-dujinyang pengjianbo photo rx rxgalleryfinal sheep0704 urcop video
Last synced: 21 Apr 2025
https://github.com/finalteam/rxgalleryfinal
图片选择库,单选/多选、拍照、裁剪、压缩,自定义。包括视频选择和录制。
android du finalteam gallery galleryfinal history image imagecrop java karl-dujinyang pengjianbo photo rx rxgalleryfinal sheep0704 urcop video
Last synced: 13 Apr 2025
https://github.com/BayesWitnesses/m2cgen
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
c csharp dartlang go haskell java javascript lightgbm lightning machine-learning php python r ruby rust scikit-learn statistical-learning statsmodels xgboost
Last synced: 14 Mar 2025
https://github.com/bayeswitnesses/m2cgen
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
c csharp dartlang go haskell java javascript lightgbm lightning machine-learning php python r ruby rust scikit-learn statistical-learning statsmodels xgboost
Last synced: 14 May 2025
https://github.com/konsoletyper/teavm
Compiles Java bytecode to JavaScript, WebAssembly and C
aot java javascript jvm webassembly
Last synced: 11 May 2025
https://github.com/spring-projects/spring-batch
Spring Batch is a framework for writing batch applications using Java and Spring
batch batch-processing java spring
Last synced: 12 May 2025
https://github.com/cskefu/cskefu
🌲 春松客服,开源客服系统
chatbot contact-center customer-support java multi-channel omni-channel osgi springboot
Last synced: 29 Apr 2025
https://github.com/apache/netbeans
Apache NetBeans
code-editor ide java netbeans netbeans-platform
Last synced: 13 May 2025
https://github.com/jonan/ForkHub
GitHub client for Android based on the abandoned official app
android android-app android-application apk app github github-android github-api github-app github-client java
Last synced: 25 Nov 2024
https://github.com/jonan/forkhub
GitHub client for Android based on the abandoned official app
android android-app android-application apk app github github-android github-api github-app github-client java
Last synced: 13 Apr 2025
https://github.com/amitshekhariitbhu/android-developer-roadmap
Android Developer Roadmap - A complete roadmap to learn Android App Development
android android-app android-architecture android-developer android-development android-library android-studio developement developer java jetpack kotlin learning roadmap rxjava rxjava2
Last synced: 11 Apr 2025
https://github.com/mouse0w0/MinecraftDeveloperGuide
📝Minecraft developer Chinese guide,我的世界开发者中文指南
addons bedrock bedrock-edition bukkit bungeecord fabric forge-mod java liteloader minecraft nukkit pocketmine spigot sponge tutorial
Last synced: 26 Apr 2025
https://github.com/endoflife-date/endoflife.date
Informative site with EoL dates of everything
alpine alpinelinux django end-of-life eol hacktoberfest iphone java laravel mariadb php postgres python redis release-policy release-schedule rhel symfony ubuntu windows
Last synced: 13 May 2025
https://github.com/minestom/minestom
1.21.4 Lightweight Minecraft server
java minecraft minecraft-api minecraft-performance minecraft-server minestom nio
Last synced: 13 May 2025
https://github.com/mouse0w0/minecraftdeveloperguide
📝Minecraft developer Chinese guide,我的世界开发者中文指南
addons bedrock bedrock-edition bukkit bungeecord fabric forge-mod java liteloader minecraft nukkit pocketmine spigot sponge tutorial
Last synced: 14 May 2025
https://github.com/java-edge/java-interview-tutorial
请star,勿fork,因为爱force push!涵盖国际大厂Java/数据库/DDD/设计模式/微服务/中间件/AI大模型应用/区块链开发最佳实践。关注公众号【JavaEdge】,一起交流学习!
architecture blockchain ddd java
Last synced: 14 May 2025
https://github.com/getactivity/emojipackage
表情包资源合集,张张都是经典
android brow c emoji expression expression-package face html ios java meme phiz php python
Last synced: 14 Apr 2025
https://github.com/google/truth
Fluent assertions for Java and Android
assertion-framework java junit test-framework testing-library truth unit-testing
Last synced: 07 May 2025
https://github.com/cucumber/cucumber-jvm
Cucumber for the JVM
cucumber-jvm java polyglot-release tidelift
Last synced: 12 May 2025
https://github.com/Minestom/Minestom
1.21.4 Lightweight Minecraft server
java minecraft minecraft-api minecraft-performance minecraft-server minestom nio
Last synced: 26 Apr 2025
https://github.com/kabouzeid/Phonograph
A material designed music player for Android
android java material-design music-player
Last synced: 03 Apr 2025
https://github.com/88250/symphony
🎶 一款用 Java 实现的现代化社区(论坛/问答/BBS/社交网络/博客)系统平台。A modern community (forum/Q&A/BBS/SNS/blog) system platform implemented in Java. https://ld246.com
bbs community discussion forum java markdown sns sym vditor
Last synced: 10 Apr 2025
https://github.com/bytedeco/javacpp-presets
The missing Java distribution of native C++ libraries
android java javacpp-presets maven native-libraries python
Last synced: 13 May 2025
https://github.com/Java-Edge/Java-Interview-Tutorial
请star,勿fork,因为爱force push!涵盖国际大厂Java/数据库/DDD/设计模式/微服务/中间件/AI大模型应用/区块链开发最佳实践。关注公众号【JavaEdge】,一起交流学习!
architecture blockchain ddd java
Last synced: 24 Mar 2025
https://github.com/spotify/dockerfile-maven
MATURE: A set of Maven tools for dealing with Dockerfiles
Last synced: 18 Jan 2025
https://github.com/rodneyshag/hackerrank_solutions
317 efficient solutions to HackerRank problems
hackerrank java problems solutions
Last synced: 11 Apr 2025
https://github.com/bogdan-lyashenko/codecrumbs
Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.
code cpp documentation-tool java javascript learning php python software-architecture typescript
Last synced: 13 Apr 2025
https://github.com/Yalantis/GuillotineMenu-Android
Neat library, that provides a simple way to implement guillotine-styled animation
android animation java menu transition
Last synced: 13 Mar 2025
https://github.com/yalantis/guillotinemenu-android
Neat library, that provides a simple way to implement guillotine-styled animation
android animation java menu transition
Last synced: 14 Apr 2025
https://github.com/tdebatty/java-string-similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
algorithm cosine-similarity damerau-levenshtein distance distance-measure jaro-winkler java levenshtein-distance shingles similarity-measures string-distance
Last synced: 13 May 2025
https://github.com/Bogdan-Lyashenko/codecrumbs
Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.
code cpp documentation-tool java javascript learning php python software-architecture typescript
Last synced: 13 Mar 2025
https://github.com/assertj/assertj
AssertJ is a library providing easy to use rich typed assertions
assertions assertj hacktoberfest java testing typed-assertions
Last synced: 12 May 2025
https://github.com/openrewrite/rewrite
Automated mass refactoring of source code.
abstract-syntax-tree ast code-search java refactoring refactoring-tools
Last synced: 12 May 2025
https://github.com/federicoiosue/omni-notes
Open source note-taking application for Android
android crowdin evernote free google google-keep java note-taking notebook notes omni-notes open-source play-store
Last synced: 10 Apr 2025
https://github.com/federicoiosue/Omni-Notes
Open source note-taking application for Android
android crowdin evernote free google google-keep java note-taking notebook notes omni-notes open-source play-store
Last synced: 14 Mar 2025
https://github.com/Qihoo360/ArgusAPM
Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台
android apm argusapm aspectj gradle java kotlin kotlin-android performance performance-management plugin
Last synced: 04 May 2025
https://github.com/qihoo360/argusapm
Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台
android apm argusapm aspectj gradle java kotlin kotlin-android performance performance-management plugin
Last synced: 07 Apr 2025
https://github.com/pedrosg94/rootencoder
RootEncoder for Android (rtmp-rtsp-stream-client-java) is a stream encoder to push video/audio to media servers using protocols RTMP, RTSP, SRT and UDP with all code written in Java/Kotlin
aac amf android av1 encoder filters g711 h264 h265 java kotlin mpeg2-ts opus rtmp rtp rtsp srt stream streaming udp
Last synced: 29 Apr 2025
https://github.com/ehviewer-nekoinverter/ehviewer
🥥 A fork of EhViewer, feature requests are not accepted. Forked from https://gitlab.com/NekoInverter/EhViewer
Last synced: 12 Dec 2024
https://github.com/r0adkll/Slidr
Easily add slide to dismiss functionality to an Activity
android java library swipe-gestures
Last synced: 13 Mar 2025
https://github.com/getActivity/EmojiPackage
表情包资源合集,张张都是经典
android brow c emoji expression expression-package face html ios java meme phiz php python
Last synced: 25 Mar 2025
https://github.com/fudannlp/fnlp
中文自然语言处理工具包 Toolkit for Chinese natural language processing
fnlp fudannlp java nlp-library
Last synced: 13 Apr 2025
https://github.com/spotify/docker-maven-plugin
INACTIVE: A maven plugin for Docker
docker java maven maven-plugin
Last synced: 18 Jan 2025
https://github.com/FudanNLP/fnlp
中文自然语言处理工具包 Toolkit for Chinese natural language processing
fnlp fudannlp java nlp-library
Last synced: 18 Mar 2025
https://github.com/connectbot/connectbot
ConnectBot is the first SSH client for Android.
android connectbot java ssh ssh-client ssh2
Last synced: 13 May 2025
https://github.com/liyupi/code-nav
💎 程序员一站式编程学习交流社区,免费的编程学习路线、入门教程、原创项目教程、程序员bug修复手册、保姆级写简历技巧,帮你学好编程、做出项目、拿到满意的 Offer!☁️ 本项目前后端均开源,励志成为最好的全栈云开发项目!
algorithm backend cloudbase code cpp csharp frontend full-stack golang guide java javascript nav programming-learning python resources
Last synced: 14 Apr 2025
https://github.com/doublechaintech/scm-biz-suite
供应链中台系统基础版,集成零售管理, 电子商务, 供应链管理, 财务管理, 车队管理, 仓库管理, 人员管理, 产品管理, 订单管理, 会员管理, 连锁店管理, 加盟管理, 前端React/Ant Design, 后端Java Spring+自有开源框架,全面支持MySQL, PostgreSQL, 全面支持国产数据库南大通用GBase 8s,通过REST接口调用,前后端完全分离。
antd digital-transformation echarts ecommerce erp fleet-management headless-commerce java knowledge-graph mysql oracle-atg-alternative ordermanagement redis retail scm spring supply-chain tms warehouse-management
Last synced: 13 Apr 2025
https://github.com/sleuthkit/autopsy
Autopsy® is a digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensics tools. It can be used by law enforcement, military, and corporate examiners to investigate what happened on a computer. You can even use it to recover photos from your camera's memory card.
Last synced: 13 May 2025
https://github.com/waylau/books-collection
To the programmer's open source and free books collection 给程序员的开源、免费书籍收集,图书集合。
book free java linux open-source
Last synced: 14 May 2025
https://github.com/lagom/lagom
Reactive Microservices for the JVM
akka distributed-systems hacktoberfest java lagom microservices play playframework reactive scala
Last synced: 14 May 2025
https://github.com/mongodb/mongo-java-driver
The official MongoDB drivers for Java, Kotlin, and Scala
database java java-library jvm kotlin kotlin-coroutines kotlin-library mongodb scala
Last synced: 06 May 2025
https://github.com/bonigarcia/webdrivermanager
Automated driver management and other helper features for Selenium WebDriver in Java
chromedriver docker geckodriver java maven selenium selenium-webdriver webdriver
Last synced: 12 May 2025
https://github.com/jgrapht/jgrapht
Master repository for the JGraphT project
data-structures datastructures directed-graphs graph-algorithms graph-api graph-datastructures graph-theory graphs java java-data-structure java-library jgrapht undirected-graphs
Last synced: 24 Jan 2025
https://github.com/fabricmc/fabric
Essential hooks for modding with Fabric.
fabric hacktoberfest java minecraft
Last synced: 29 Apr 2025
https://github.com/erupts/erupt
🚀 General data management framework, objects are views
admin angular annotation erupt erupt-cloud java jpa linq spring springboot upms
Last synced: 13 May 2025
https://github.com/jobrunr/jobrunr
An extremely easy way to perform background processing in Java. Backed by persistent storage. Open and free for commercial use.
background-jobs java java-8 java-scheduler parallel-processing quartz scheduled-jobs scheduler scheduling
Last synced: 13 May 2025
https://github.com/wikimedia/apps-android-wikipedia
📱The official Wikipedia app for Android!
android android-app coroutines java kotlin mediawiki mediawiki-api rest-api viewmodel wiki wikipedia wikipedia-android
Last synced: 13 May 2025
https://github.com/ramotion/paper-onboarding-android
:octocat: PaperOnboarding is a material design slider made by @Ramotion
Last synced: 12 Apr 2025
https://github.com/Ramotion/paper-onboarding-android
:octocat: PaperOnboarding is a material design slider made by @Ramotion
Last synced: 11 Apr 2025
https://github.com/hierynomus/sshj
ssh, scp and sftp for java
java scp sftp sftp-client ssh ssh-client
Last synced: 13 May 2025
https://github.com/yangzongzhuan/ruoyi-vue
:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统,同时提供了 Vue3 的版本
admin axios druid element element-ui java jwt mybatis quartz quill spring springboot springsecurity swagger2 vue vue-admin vue-cli vue-element vue-element-admin vuex
Last synced: 13 May 2025