Skip to content

Commit 088763d

Browse files
authored
community updates issue 508 (#4623)
1 parent 1b069f1 commit 088763d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

draft/2023-08-16-this-week-in-rust.md

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

30+
3031
### Official
3132

3233
### Foundation
34+
* [Announcing the Rust Foundation’s 2023 Fellows](https://foundation.rust-lang.org/news/announcing-the-rust-foundation-s-2023-fellows/)
3335

3436
### Newsletters
3537
* [This Week in Ars Militaris VI](https://arsmilitaris.com/#this-week-in-ars-militaris-vi)
3638

3739
### Project/Tooling Updates
40+
* [rust-analyzer changelog #194](https://rust-analyzer.github.io/thisweek/2023/08/14/changelog-194.html)
41+
* [cargo-binstall v1.2.0](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.2.0)
3842

3943
### Observations/Thoughts
44+
* [I built a garbage collector for a language that doesn’t need one](https://claytonwramsey.github.io/2023/08/14/dumpster.html)
45+
* [The Case for Rust on the Web](https://mainmatter.com/blog/2023/08/14/the-case-for-rust-on-the-web/)
46+
* [Learning Async Rust With Entirely Too Many Web Servers](https://ibraheem.ca/posts/too-many-web-servers/)
47+
* [fn main( ) - Rust Type System: P2](https://sanjuvi.github.io/Blog/posts/Rust-Type-System-Part-2/)
48+
* [Our latest adventures with bindgen](https://ferrous-systems.com/blog/bindgen/)
49+
* [Autogenerating Rust-JS bindings with UniFFI](https://hacks.mozilla.org/2023/08/autogenerating-rust-js-bindings-with-uniffi/)
50+
* [Corrode Rust Consulting](https://corrode.dev/blog/illegal-state/)
4051

4152
- [Why you should consider Rust for your Lambdas](https://loige.co/why-you-should-consider-rust-for-your-lambdas)
4253

@@ -45,6 +56,9 @@ and just ask the editors to select the category.
4556
### Research
4657

4758
### Miscellaneous
59+
* [DE] [Programmiersprache Rust gewinnt im Arbeitsumfeld an Bedeutung](https://www.heise.de/news/Programmiersprache-Rust-gewinnt-im-Arbeitsumfeld-an-Bedeutung-9239296.html)
60+
* [audio] [Adopting Rust: present and future of the Rust web ecosystem, with Luca Palmieri](https://rustacean-station.org/episode/luca-palmieri-web-ecosystem/)
61+
* [video] [Physics in Bevy: How to get Rapier in your games](https://www.youtube.com/watch?v=hrsoyBqE--A)
4862

4963
## Crate of the Week
5064

0 commit comments

Comments
 (0)