【Rust 日报】2022-6-10 (async) Rust 并不难

【油管趣搞】Rust 语言是不可避免的趋势

b站搬运: https://www.bilibili.com/video/BV1wr4y1V758?p=1&share_medium=iphone&share_plat=ios&share_session_id=09674680-F266-445E-B4C3-90F224D24588&share_source=WEIXIN&share_tag=s_i×tamp=1654833200&unique_k=t1CC5KY&share_times=1
附上视频中出现的 RIIR:
  • grep -> ripgrep
  • cat -> bat
  • find -> fd
  • sed -> sd
  • top -> ytop
  • coreutils -> uutils
  • xterm -> alacrity
  • ls -> exa
  • gold -> mold
  • Python -> RustPython
  • jekyll -> zola
  • go -> goscript
  • electron -> tauri
  • V8 -> spidermonkey
  • Qt -> iced
  • BitCoin -> solana
  • nodejs -> deno
  • Linux -> Rust for Linux

(async) Rust doesn't have to be hard

这篇文章持有与上周五 Rust Is Hard, Or: The Misery of Mainstream Programming 一文不一样的观点:如果你懂得权衡性能与可用里,例如不过分纠结 Arc 优化、使用适当的 动态分发,Rust 也可以不复杂。
原文:https://itsallaboutthebit.com/async-simple/

hpyer vs rocket

shuttle 是一款stateful serverless框架,可以直接使用 rocket,这公司对比了 hyper 与 rocket 的功能、编译时间与性能。至于是需要更底层开发 hpyer 框架直接使用,还是基于 rocket 框架来获得更多开箱即用的功能,就要看各位的权衡了。
https://www.shuttle.rs/blog/2022/06/01/hyper-vs-rocket
--
From 日报小组 hjj
社区学习交流平台订阅:
  • Rust.cc 论坛: 支持 rss
  • 微信公众号:Rust 语言中文社区

请使用浏览器的分享功能分享到微信等