zwgblue's Stars
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
jgraph/drawio-desktop
Official electron build of draw.io
Asabeneh/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
alist-org/alist
🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
ultralytics/ultralytics
Ultralytics YOLO11 🚀
Mintplex-Labs/anything-llm
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
umijs/umi
A framework in react community ✨
netease-youdao/QAnything
Question and Answer based on Anything.
smallnest/rpcx
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!
google/pprof
pprof is a tool for visualization and analysis of profiling data
beanstalkd/beanstalkd
Beanstalk is a simple, fast work queue.
Ackites/KillWxapkg
自动化反编译微信小程序,小程序安全评估工具,发现小程序安全问题,自动解密,解包,可还原工程目录,支持Hook,小程序修改
mojocn/base64Captcha
captcha of base64 image string
twmb/franz-go
franz-go contains a feature complete, pure Go library for interacting with Kafka from 0.8.0 through 3.8+. Producing, consuming, transacting, administrating, etc.
wenlng/go-captcha
🖖 GoCaptcha is a behavior captcha, which implements click mode, slider mode, drag-drop mode and rotation mode.
jolestar/go-commons-pool
a generic object pool for golang
yifengyou/learn-kvm
Qemu KVM(Kernel Virtual Machine)学习笔记
airockchip/rknn_model_zoo
zeromicro/go-queue
Kafka, Beanstalkd Pub/Sub framework.
figozhang/Running-LinuxKernel
奔跑吧linux内核
xiaomabenten/software_designer
💯2025年 软件设计师 (软考中级)备考资源库+配套免费刷题软件。https://ruankaodaren.com
smallnest/chanx
unbounded chan
beanstalkd/go-beanstalk
Go client for beanstalkd
figozhang/runninglinuxkernel_5.0
奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台
jxareas/Machine-Learning-Notebooks
The full collection of Jupyter Notebook labs from Andrew Ng's new Machine Learning Specialization.
jgraph/drawio
draw.io is a JavaScript, client-side editor for general diagramming.
yudeguang/ratelimit
用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗口限流方案的纯GO替代方案,并且支持持久化(可选),可定期把历史数据备份到本地磁盘,程序重启也可保留之前的访问记录
sinfere/bkv-go
binary key-value tuples protocol, go implementation