ReiAyanamiQH's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
PlexPt/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
DIYgod/RSSHub
🧡 Everything is RSSible
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
jobbole/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
MLEveryday/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
trojan-gfw/trojan
An unidentifiable mechanism that helps you bypass GFW.
xx025/carrot
Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点
0voice/from_coder_to_expert
2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
jobbole/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
soimort/translate-shell
:speech_balloon: Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc.
jobbole/awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
flamegraph-rs/flamegraph
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
dtolnay/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
lazy-luo/smarGate
内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!
tokio-rs/mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
docker-easyconnect/docker-easyconnect
使深信服(Sangfor)开发的非自由的 VPN 软件 EasyConnect 和 aTrust 运行在 docker 或 podman 中,并作为网关和/或提供 socks5、http 代理服务
jobbole/awesome-design-cn
设计师资源大全,包含:ICON图标、Logo设计、PhotoShop插件、交互设计工具、流程图、线框图/原型图、设计博客等
samoshkin/tmux-config
Tmux configuration, that supercharges your tmux to build cozy and cool terminal environment
tokio-rs/loom
Concurrency permutation testing tool for Rust.
akrawchyk/awesome-vim
The Vim plugin shortlist
altsem/gitu
A TUI Git client inspired by Magit
tony/tmux-config
:green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar.
Warrenren/inside-rust-std-library
本书已经正式出版,目前正预售,可在京东搜索《深入RUST标准库》即可。本书主要对RUST的标准库代码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST standard library source code.
karottc/linux-0.11
the source code of linux-0.11 for study linux kernel
yifengyou/linux-0.12
赵炯老师《linux-0.12 内核完全剖析》读书笔记及linux-0.12注释源码