luffluo's Stars
hackclub/putting-the-you-in-cpu
A technical explainer by @kognise of how your computer runs programs, from start to finish.
TheAlgorithms/Python
All Algorithms implemented in Python
walter201230/Python
最良心的 Python 教程:
gxcuizy/Python
Python3编写的各种大小程序,包含从零学Python系列、12306抢票、省市区地址库以及系列网站爬虫等学习源码
vnotex/vnote
A pleasant note-taking platform in native C++.
HiddenStrawberry/Crawler_Illegal_Cases_In_China
Collection of China illegal cases about web crawler 本项目用来整理所有**大陆爬虫开发者涉诉与违规相关的新闻、资料与法律法规。致力于帮助在**大陆工作的爬虫行业从业者了解我国相关法律,避免触碰数据合规红线。 [AD]中文知识图谱门户
lixd/mydocker
参考《自己动手写 docker》从零开始实现一个简易的 docker 以及相关教程。Build a simple Docker from scratch along with related tutorials.
xianlubird/mydocker
<<自己动手写docker>> 源码
andreabergia/rjvm
A tiny JVM written in Rust. Learning project
mao888/golang-guide
「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试,首选 GolangGuide!
ffhelicopter/Go42
《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。
hwholiday/learning_tools
Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践
aceld/golang
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
nshen/InsisVim
🗃 An out-of-the-box Neovim IDE solution that setup development environment in an incredibly simple way.
darjun/go-daily-lib
Go 每日一库
fatih/vim-go
Go development plugin for Vim
Serial-Studio/Serial-Studio
Flexible data visualization software for embedded devices and projects
mohuishou/go-design-pattern
golang design pattern go 设计模式实现,包含 23 种常见的设计模式实现,同时这也是极客时间-设计模式之美 的笔记
cch123/golang-notes
Go source code analysis(zh-cn)
zyedidia/generic
A collection of generic data structures written in Go.
chillerlan/php-qrcode
A PHP QR Code generator and reader with a user-friendly API.
crazybber/awesome-patterns
Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
pocketbase/pocketbase
Open Source realtime backend in 1 file
boyter/scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
johnlui/PPHC
📙《高并发的哲学原理》开源图书(CC BY-NC-ND)https://pphc.lvwenhan.com
pxp-lang/pxp
A suite of high-performance tools for PHP developers – includes a code formatter, static analyser, language server and superset language.
dibingfa/computer-all
dstogov/ir
Lightweight JIT Compilation Framework