共计 2845 个字符,预计需要花费 8 分钟才能阅读完成。
????????> 欢迎参与 Rust 中文:Rust-weekly 参与入口,本文同步于 Rust-weekly-2019-05-09
新闻
- Actix 系列在最新的 Web 框架性能排行榜实现所有选项屠榜
- The RustBridge Roadmap for 2019
- This week in Amethyst 16
- A final proposal for await syntax
- This Week in Rust 285
文章
- 用 Wasmer 进行插件开发 1 – Rust 中文阅读
- 理解 Rust 中的 Closure
- 试试看 – 搭建自己的 Rust Cargo Crate 反向代理源
- RUST 语言在 Windows 上的编译安装(GCC ABI)
- Windows Linux 子系统使用 rustup 重新安装 Rust
- Rust parallelism for non-C/C++ developers
- Extending Python with Rust
- Rust: How to build a Docker image with private Cargo dependencies
- Explained: Futures in Rust for Web Development
用 Rust 写脚本语言
- (一):一切存在皆对象
- (二):垃圾收集器
- (三):作用域与栈帧
- (四):插播一则通知和一个脑洞
- (五):方法对象
- (六):休养生息
- (七):迈向多线程的准备——初级阶段
从零开始写 OS
- (0) —— 随便聊聊
- (1) —— 独立式可执行程序
- (2) —— 最小化内核
- (3) —— 格式化输出
- (4) —— Trap
- (4-1) —— 中断跳转
- (5) —— 时钟中断
- (6) —— 页表简介
- (7) —— 内存分配
- (8) —— 创建页表
- (9) —— 内核线程
- Kubernetes operators in rust
- Using Rust for Gamedev
- 6 useful Rust macros that you might not have seen before
- World’s First Private Cargo Registry w/ Cloudsmith + Rust
- 如何理解 rust 中的 Sync、Send?
- [[译] Rust 如何解决依赖地狱](https://segmentfault.com/a/11…
- Compile-time coprocessor codegen, with Rust macros
- Rust Patterns: Enums Instead Of Booleans
- How to build sitemap for images with Rust
- Cross-platform Rust
- Writing your first WebAssembly Project
- How to use datas to build sitemap with Rust Diesel
- 2D Graphics on Modern GPU
- Hawk-Rust Series: Kafka with Rust
- HAWK-Rust Series: Automate Infrastructure using Terraform
- Hawk: Image Recognition Application using Rust and AWS Services
- WebAssembly, Rust, and Edge Computing
- Another Way of Creating struct Instances in Rust
- I underestimated the dangers of Rust FFI
Crates
- vtext – NLP in Rust with Python bindings
- microamp –
A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications
- Graphene –
A backup solution for the distributed enterprise platforms of today.
- shipcat – A standardisation tool and security layer on top of kubernetes to config manage microservices
- quiche – quiche is an implementation of the QUIC transport protocol and HTTP/3 as specified by the IETF
- trybuild – Test harness for ui tests of compiler diagnostics
- tobj – Tiny OBJ Loader in Rust
- finshir – A coroutines-driven Low & Slow traffic sender, written in Rust
Rust 相关
- 【编程】Rust 教程 | 中文字幕 – 系列视频
- Rust and Tell April 2019: Lin Clark – WASI
- rusty-typescript – A TypeScript compiler written in Rust.
- Stefan Schindler: Parallel Programming with Thread pools and iterators
Rust 中文
ISSUES
- 上周发布了 10 个问题。其中 10 个问题已经结束,0 个问题仍然存在。
PULL-REQUESTS
- 上周,创建,更新或合并了 9 个拉取请求。
COMMITS
- rustlang-cn - 上周有 48 次提交。
- weekly – 上周有 30 次提交。
CONTRIBUTORS
- Hevienz
- krircc
- suhanyujie
- yangwenmai
???????????? 这就是上周 Rust 中文的 Github 情况,请 Watch 和Star在 Rust 中文的 Github 仓库!以接收下周的每周更新。????????????
One More Thing(有趣)
- GNU Guix 1.0.0 released
- flow9: a cross-platform modern UI for Web, iOS, Android, Windows, Mac, Linux android ios linux mac web windows
- llvm-mca – LLVM Machine Code Analyzer
- A Reading List for Computer Scientists
- Algebraic Data Types in four languages
- Microsoft launches React Native(C++)for Windows
- Announcing WSL 2
- Remote Development with VS Code
- The 5.1 kernel has been released
- 微软宣布 .NET 5 计划,支持跨平台、移动开发
- Google Keynote (Google I/O’19)
- Google I/O 2019 full Livestream
- Microsoft Build 2019 – LIVE Stream – Day 1 (May 6)
- Microsoft Build 2019 // Vision Keynote + Imagine Cup World Championship
- WebAssembly. Neither Web Nor Assembly, All Revolutionary
正文完
2019-05-10