Forwarded from Evan Lin
https://blog.gslin.org/archives/2022/11/20/10965/twitter-%e7%9a%84-2022-%e5%b9%b4%e6%9e%b6%e6%a7%8b/ DK 的文章有稍微討論,我覺得蠻值得一看的。 然後也有更清楚的圖。
Gea-Suan Lin's BLOG
Twitter 的 2022 年架構 (?)
Forwarded from Hacker News (yahnc_bot)
Swift Achieved Dynamic Linking Where Rust Couldn't https://faultlore.com/blah/swift-abi/
Faultlore
How Swift Achieved Dynamic Linking Where Rust Couldn't - Faultlore
Forwarded from Ang ChinHan
https://build-your-own.org/blog/20230127_byor/
The source is available, and it's a pretty good example of minimal C code. Looks clean.
Have fun trying to find C footguns there.
Link orig from Swee Meng
https://news.ycombinator.com/item?id=34572263
The source is available, and it's a pretty good example of minimal C code. Looks clean.
Have fun trying to find C footguns there.
Link orig from Swee Meng
https://news.ycombinator.com/item?id=34572263
build-your-own.org
The “Build Your Own Redis” Book is Completed | Blog | build-your-own.org
The “Build Your Own Redis”
Book is Completed
Book is Completed
Forwarded from Ang ChinHan
cf the minimal redis in tokio/rust: https://tokio.rs/tokio/tutorial/setup
https://github.com/tokio-rs/mini-redis
https://github.com/tokio-rs/mini-redis
tokio.rs
Setup | Tokio - An asynchronous Rust runtime
Tokio is a runtime for writing reliable asynchronous applications with Rust. It provides async I/O, networking, scheduling, timers, and more.