seamillet's Stars
datawhalechina/hugging-llm
HuggingLLM, Hugging Future.
sofastack/sofa-boot
SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
clashbk/clash_for_android
clash for android最后版本备份下载+汉化补丁
jlevy/the-art-of-command-line
Master the command line, in one page
skylot/jadx
Dex to Java decompiler
uwolfer/gerrit-intellij-plugin
Gerrit Code Review Tool Integration for the IntelliJ Platform
antlr/intellij-plugin-v4
An IntelliJ plugin for ANTLR v4
infinispan/infinispan
Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.
refuel-ai/autolabel
Label, clean and enrich text datasets with LLMs.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
yangyubo/zh-unit-testing-guidelines
Geotechnical 单元测试准则 - 中文版
cyneck/unit-test-specification
开发规范、单元测试规范和mock测试进阶示例
yudaocode/SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
marktext/marktext
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
chenmudu/Tomcat8-Source-Read
tomcat8源码解析: tomcat-8.5.49源码解析(tomcat8源码解读,中英文注释翻译,关键流程图和及其详细的解读方案)
fuzhengwei/NaiveChat
:performing_arts: 本IM通信项目是作者小傅哥使用JavaFx、Netty4.x、SpringBoot、Mysql等技术栈和偏向于DDD领域驱动设计方式,搭建的仿桌面版微信实现通信核心功能。课程文章已发布到GitChat专栏,欢迎购买。如果本项目能为您提供帮助,请给予支持(关注、:star:Star、分享)!
qqxx6661/miaosha
从零开始搭建秒杀系统 由浅入深,配合博客入门教程文章食用,风味极佳。
alibaba/SmartEngine
SmartEngine is a lightweight business orchestration engine.
banq/jivejdon
Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture
coderbruis/JavaSourceCodeLearning
Java流行框架源码分析:Spring源码、SpringBoot源码、SpringAOP源码、SpringSecurity源码、SpringSecurity OAuth2源码、JDK源码、Netty源码
michaelzhang1987/JunJinManual_GitTheoryExplainAndUserGuide
倔金小册-Git原理详解及使用指南
wkevin/GitChat
给初学者入门用的章回体 git 指南(基础概念、操作、关键原理)
youthlql/JavaYouth
主要是Java技术栈的文章
qiujiayu/AutoLoadCache
AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。
jishenghua/jshERP
管伊佳ERP(原名华夏ERP)基于SpringBoot框架和SaaS模式,立志为中小企业提供开源好用的ERP软件,目前专注进销存+财务功能。主要模块有零售管理、采购管理、销售管理、仓库管理、财务管理、报表查询、系统管理等。支持预付款、收入支出、仓库调拨、组装拆卸、订单等特色功能。拥有库存状况、出入库统计等报表。同时对角色和权限进行了细致全面控制,精确到每个按钮和菜单。
JeffLi1993/java-core-learning-example
关于Java核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.