Elasticsearch官方出Rust的client了!
https://github.com/elastic/elasticsearch-rs
群主分享的 《Rust Quiz 解读》
https://zhuanlan.zhihu.com/p/101354383
看完了 感觉又有所收获....
Oxide 公司成立:是时候用 Rust 重写操作系统了
https://www.infoq.cn/article/0s5IHS6YilD9Oy1eIxIy?from=singlemessage
Test building tiny static Linux binary using rust with embedded webassambly runtime.
https://github.com/creationix/embedded-wasmi
Repository accompanying article and gibook
https://github.com/cfsamson/example-greenthreads
WebAssembly is easy — a hello world example
https://fodor.org/blog/webassembly-hello-world/ https://news.ycombinator.com/item?id=21937888
主题: Rust Session
日期: 2020年1月3日 02:55 下午 香港
会议记录:
https://thoughtworks.zoom.us/rec/share/_I93aKDM315JS4HBy0vbf6orGqjVaaa8gSAX86YKxUwOU6drPGhm4sriK1jVTsDC
有哪些效果拔群的 WebAssembly 应用?
https://www.zhihu.com/question/265700379?utm_source=wechat_session&utm_medium=social&utm_oi=26706148589568&from=singlemessage
Oracle开源WebAssembly引擎GraalWasm
https://mp.weixin.qq.com/s/S3Wy0pIMJnPjeJ9b6Q-3WQ
why-2020-should-be-the-year-you-learn-rust-e8adb149bb11
https://blog.polymath.network/why-2020-should-be-the-year-you-learn-rust-e8adb149bb11
A command-line tool and library for generating regular expressions from user-provided test cases
https://github.com/pemistahl/grex
陪老 K 学 Rust
https://behaiku.org/ 正在努力学习记录笔记中。:)
Intrusive collections for Rust
https://github.com/Amanieu/intrusive-rs
rust所有权让链表低效?
https://www.zhihu.com/question/41266661
「罪予:有谁知道有交叉编译的教程或者博客吗?」
https://github.com/japaric/rust-cross 我觉得这个介绍的挺好
STM32L0 Rust Part 1 - Getting Started
https://craigjb.com/2019/12/31/stm32l0-rust/
LearningWebGPU 教程
https://github.com/hjlld/LearningWebGPU/blob/master/Lesson0_Whole_new_start/Tutorial/Lesson0_Whole_new_start.md
Terminal bandwidth utilization tool (formerly known as "what")
https://github.com/imsnif/bandwhich
Build Your Own WebAssembly Compiler
https://www.infoq.com/presentations/webassembly-compiler/
Implementing WebGPU in Gecko
http://kvark.github.io/web/gpu/gecko/2019/12/10/gecko-webgpu.html
强烈推荐这门课,it will shed a new light on these topics:
https://www.edx.org/course/the-science-of-everyday-thinking
Alibaba mysql database binlog incremental subscription & consumer components Canal's golang client[阿里巴巴mysql数据库binlog的增量订阅&消费组件 Canal 的 rust 客户端 ]
https://github.com/laohanlinux/canal-rs
之前我分享的时候举了个例子,同一个逻辑实现了三次,分别是:
-
不用泛型
-
用泛型
-
用泛型使用借用和生命周期优化优化clone问题
里面也用到了关联类型,你看看应该可以了解
https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=76d1fa9958f5ae7b780b1f521cbb7b2c
https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=8af54f21067684d03f048673ac4c46ca
https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=bce361d578b606d7e85e8a191fe2e09e
《协议作为价值攫取最小化的协调者》
https://ethfans.org/posts/protocols-as-minimally-extractive-coordinators
A Generic Deriving Mechanism for Haskell
http://dreixel.net/research/pdf/gdmh.pdf
专门 有介绍这个的论文
来分享个我们做的substrate的周边
https://github.com/suterusu-team/suter_cli
评论区
写评论还没有评论