Skip to content

Commit 535275b

Browse files
authored
Merge branch 'master' into master
2 parents 55ee2bb + cbd1d79 commit 535275b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

draft/2021-08-04-this-week-in-rust.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,20 @@ If you find any errors in this week's issue, [please submit a PR](https://github
2020
* [ConnectorX: accelerate data loading from databases to dataframes](https://github.com/sfu-db/connector-x)
2121
* [This week in SixtyFPS (a Rust GUI toolkit)](https://sixtyfps.io/thisweek/2021-08-02.html)
2222
* [What's new in IntelliJ Rust](https://blog.jetbrains.com/rust/2021/08/04/what-s-new-in-intellij-rust-for-the-2021-2-release-cycle/)
23+
* [This week in Datafuse #1](https://datafuselabs.github.io/weekly/2021-08-04-datafuse-weekly/)
24+
* [This Week In TensorBase 14](https://tensorbase.io/thisweek/2021-08-04-tw_14/)
2325

2426
### Observations/Thoughts
2527

28+
* [15k inserts/s with Rust and SQLite](https://kerkour.com/blog/high-performance-rust-with-sqlite/)
2629
* [Deep Learning in Rust with GPU using onnxruntime-rs](https://able.bio/haixuanTao/deep-learning-in-rust-with-gpu--26c53a7f)
2730

2831
### Rust Walkthroughs
32+
33+
* [How to deploy Rust on Heroku (with Docker)](https://kerkour.com/blog/deploy-rust-on-heroku-with-docker/)
2934
* [Implementing Base64 from scratch with Rust](https://dev.to/tiemen/implementing-base64-from-scratch-in-rust-kb1)
3035
* [How I built End-to-End Encrypted Messaging in 51 lines of Rust, using the Ockam crate](https://github.com/ockam-network/ockam/tree/develop/documentation/use-cases/end-to-end-encryption-with-rust#readme)
36+
* [ZH] [Tokio Internals - 源码解读和设计分析](https://tony612.github.io/tokio-internals)
3137

3238
### Research
3339

@@ -36,6 +42,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
3642
* [Implementing a BLT parser by hand in Rust (vs pest and combine): OpenTally dev log](https://yingtongli.me/blog/2021/07/30/blt-parser.html)
3743
* [Rust on RISC-V BL602: Is It Sunny?](https://lupyuen.github.io/articles/adc)
3844
* [Rust Design FAQ for C++ Programmers](https://cppfaq.rs)
45+
* [betterCode Rust Conference announced (October 13)](https://rust.bettercode.eu/)
3946

4047
## Crate of the Week
4148

0 commit comments

Comments
 (0)