yao-yin's Stars
0xOsiris/Mev_Book
An aggregate of MEV resources, libraries, research papers, and strategies.
maemual/raft-zh_cn
Raft一致性算法论文的中文翻译
openai-translator/openai-translator
基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
forhappy/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
OneSizeFitsQuorum/raft-thesis-zh_cn
Raft 博士论文的中文翻译
tssovi/grokking-the-object-oriented-design-interview
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
kenkoooo/competitive-programming-rs
Algorithm Snippets for Competitive Programming in Rust
risinglightdb/risinglight-tutorial
Let's build an OLAP database from scratch! 🚧 UNDER CONSTRUCTION 🚧
LearningOS/learn_rust_rustlings-yao-yin
learn_rust_rustlings-yao-yin created by GitHub Classroom
LearningOS/lab0-0-setup-env-run-os1-yao-yin
lab0-0-setup-env-run-os1-yao-yin created by GitHub Classroom
LearningOS/rust-based-os-comp2023
2023秋冬季开源操作系统训练营
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
ksco/chibicc-riscv
A fork of chibicc ported to RISC-V assembly.
facebook/folly
An open-source C++ library developed and used at Facebook.
firedancer-io/firedancer
Firedancer is Jump Crypto's Solana validator software.
VOID001/distributed-consensus-reading-list
A list of papers about distributed consensus.
CYZH1307/CruelFundamental
Walton1128/CPP-Templates-2nd--
《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正
yao-yin/Daily-Constructive-Codeforces-Questions
A constructive question a day, keep the stupidity away.
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
Ackee-Blockchain/school-of-solana
School of Solana
mml-book/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
kovan-testnet/faucet
Faucet service for verified developers to receive Kovan Testnet Ether
pingcap/talent-plan
open source training courses about distributed database and distributed systems
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
protofire/blockchain-learning-path
A suggested learning path for blockchain development
traviskaufman/effective-communication-book
A book I'm working on about how to communicate as a software engineer, modeled after the "Effective Software Development" series
JumpCrypto/crypto-reading-list
Smilexuhc/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理