Pinned Repositories
awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
benthos
Fancy stream processing made operationally mundane
bevy
A refreshingly simple data-driven game engine built in Rust
c-algorithms
A library of common data structures and algorithms written in C.
chipyard
An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more
cs-video-courses
List of Computer Science courses with video lectures.
dnsguide
A guide to writing a DNS Server from scratch in Rust
evio
Fast event-loop networking for Go
Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
shanechioa
Config files for my GitHub profile.
shanechioa's Repositories
shanechioa/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
shanechioa/benthos
Fancy stream processing made operationally mundane
shanechioa/bevy
A refreshingly simple data-driven game engine built in Rust
shanechioa/c-algorithms
A library of common data structures and algorithms written in C.
shanechioa/chipyard
An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more
shanechioa/cs-video-courses
List of Computer Science courses with video lectures.
shanechioa/dnsguide
A guide to writing a DNS Server from scratch in Rust
shanechioa/evio
Fast event-loop networking for Go
shanechioa/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
shanechioa/shanechioa
Config files for my GitHub profile.
shanechioa/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
shanechioa/golangci-lint
Fast linters Runner for Go
shanechioa/h2o
H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server
shanechioa/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
shanechioa/LearnGolang
《Golang学习资源大全-只有Go语言才能改变世界》Only Golang Can Change The World.
shanechioa/magictools
:video_game: :pencil: A list of Game Development resources to make magic happen.
shanechioa/migration
《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护
shanechioa/nats.go
Golang client for NATS, the cloud native messaging system.
shanechioa/patterns-of-distributed-systems
《Patterns of Distributed Systems》中文版
shanechioa/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
shanechioa/system-design
Learn how to design systems at scale and prepare for system design interviews
shanechioa/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
shanechioa/zju-icicles
浙江大学课程攻略共享计划