sunzeren's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
hacksider/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
NaiboWang/EasySpider
A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
jaywcjlove/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
doocs/source-code-hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
MaaAssistantArknights/MaaAssistantArknights
《明日方舟》小助手,全日常一键长草!| A one-click tool for the daily tasks of Arknights, supporting all clients.
fuergaosi233/wechat-chatgpt
Use ChatGPT On Wechat via wechaty
sxei/chrome-plugin-demo
《Chrome插件开发全攻略》配套完整Demo,欢迎clone体验
PKU-YuanGroup/ChatLaw
ChatLaw:A Powerful LLM Tailored for Chinese Legal. 中文法律大模型
YaoFANGUK/video-subtitle-extractor
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
zas023/JdBuyer
京东抢购自动下单助手,GUI 支持 Windows 和 macOS
MonsterNone/tmall-miao
喵币助手:年货节天猫(淘宝)、京东任务一键完成。基于AutoX.JS。
ContainerSolutions/k8s-deployment-strategies
Kubernetes deployment strategies explained
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text
KikiLetGo/VirusBroadcast
A java virus broadcast simulation
yize/xswitch
A Chrome Extension for redirecting/forwarding request urls
gejun123456/intellij-generateAllSetMethod
Intellij plugin to generate call to setter method value for class
Fadezed/concurrency
Java 并发编程知识梳理以及常见处理模式 features and patterns
zhugezifang/ai_timeline
AI时间线,产品地址:http://www.ai-timeline.top
houbb/auto-log
The auto log tool for java.(java 自动日志输出,基于字节码,兼容 spring)
sunzeren/apache-common-utils
apache-common常用工具类汇总
sunzeren/java-base
java基础相关demo,包括线程,lambda,Stream等
sunzeren/java-notes
一个基于springboot的rest风格mvc模板项目,内有各种java相关的学习笔记