Small Strings in Rust
#rust
通過解析1000行JSON字元串到String,SmolStr和SmartString,看看他們的性能和記憶體特征。幹貨文章
https://fasterthanli.me/articles/small-strings-in-rust
wasmer到達50000下載下傳量
#rust #wasm
Wasmer是一個獨立的JIT WebAssembly運作時,旨在與Emscripten,Rust和Go完全相容。Wasmer運作時可用作嵌入不同語言的庫,可以在任何地方使用WebAssembly。
https://developers.facebook.com/blog/post/2020/06/03/build-smart-bookmarking-tool-rust-rocket/
使用actix建構身份驗證服務
#rust
https://www.youtube.com/watch?v=AH2P7Vc0N9s&feature=youtu.be
選擇一個Rust web架構,2020年版
#rust #framework
作者對目前主流的四個rust web架構對比
-
actix-web
-
rocket
-
tide
-
warp
https://www.lpalmieri.com/posts/2020-07-04-choosing-a-rust-web-framework-2020-edition/
使用Rust和GLSL進行pixel shader創作
#rust #graphics
作者分享他使用Rust和GLSL進行pixel share創作的獲獎項目,用了不到4k的代碼。
https://www.codeslow.com/2020/07/writing-winning-4k-intro-in-rust.html
From 日報小組 格朗