Skip to content

Commit de4168e

Browse files
committed
community updates issue 444
1 parent c3bb814 commit de4168e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

draft/2022-05-25-this-week-in-rust.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,27 +29,41 @@ and just ask the editors to select the category.
2929

3030
### Official
3131

32+
* [Announcing Rust 1.61.0 | Rust Blog](https://blog.rust-lang.org/2022/05/19/Rust-1.61.0.html)
33+
3234
### Foundation
3335

3436
### Newsletters
3537

3638
### Project/Tooling Updates
3739

3840
* [What’s New in IntelliJ Rust for 2022.1](https://blog.jetbrains.com/rust/2022/05/19/what-s-new-in-intellij-rust-for-2022-1)
41+
* [rust-analyzer changelog #130](https://rust-analyzer.github.io/thisweek/2022/05/23/changelog-130.html)
3942
* [Fornjot (code-first CAD in Rust) - Weekly Dev Log - 2022-W20](https://www.fornjot.app/blog/weekly-dev-log/2022-w20/)
4043
* [Slint (UI crate) weekly update](https://slint-ui.com/thisweek/2022-05-23.html)
4144
* [Apache Arrow has released version 8.0.0 of the DataFusion in-process SQL query engine](https://arrow.apache.org/blog/2022/05/16/datafusion-8.0.0/)
45+
* [Redust: a new Redis client](https://www.reddit.com/r/rust/comments/ux9ry5/redust_a_new_redis_client/)
46+
* [[libblendinfo] Return information from Rust crate to C library](https://www.janwalter.org/jekyll/rust/libblendinfo/2022/05/10/libblendinfo.html)
4247

4348
### Observations/Thoughts
4449

4550
* [Rust: A Critical Retrospective](https://www.bunniestudios.com/blog/?p=6375)
51+
* [Fixing Memory Leaks in Rust](https://onesignal.com/blog/solving-memory-leaks-in-rust/)
52+
* [Testing and building your Rust project with GitHub Actions](https://kerkour.com/rust-github-actions-ci-cd)
53+
* [Crash Reporting in Rust](https://jake-shadle.github.io/crash-reporting/)
54+
* [Rust Environment and Docker Build with Nix Flakes](https://johns.codes/blog/rust-enviorment-and-docker-build-with-nix-flakes)
55+
* [BonsaiDb performance update: A deep-dive on file synchronization](https://bonsaidb.io/blog/durable-writes/)
56+
* [Rust Docker Tutorial](https://tutorialedge.net/rust/rust-docker-tutorial/)
4657

4758
### Rust Walkthroughs
4859

4960
### Research
5061

5162
### Miscellaneous
5263

64+
* [Developer survey: JavaScript and Python reign, but Rust is rising](https://www.infoworld.com/article/3661248/developer-survey-javascript-and-python-reign-but-rust-is-rising.html)
65+
* [DE] [Programmiersprache Rust 1.61 kann Programme aussagekräftig beenden](https://www.heise.de/news/Programmiersprache-Rust-1-61-kann-Programme-aussagekraeftig-beenden-7101438.html)
66+
5367
## Crate of the Week
5468

5569
<!-- COTW goes here -->

0 commit comments

Comments
 (0)