Skip to content

Commit

Permalink
community links for issue 535
Browse files Browse the repository at this point in the history
  • Loading branch information
ericseppanen committed Feb 21, 2024
1 parent 3286608 commit 90e1107
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions draft/2024-02-21-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,34 @@ and just ask the editors to select the category.
-->

### Official
* [2023 Annual Rust Survey Results](https://blog.rust-lang.org/2024/02/19/2023-Rust-Annual-Survey-2023-results.html)* [Rust participates in Google Summer of Code 2024](https://blog.rust-lang.org/2024/02/21/Rust-participates-in-GSoC-2024.html)
* [Leadership Council March Representative Selections](https://blog.rust-lang.org/inside-rust/2024/02/19/leadership-council-repr-selection.html)

### Foundation
* [Save the Date: RustConf 2024 – September 10-13](https://foundation.rust-lang.org/news/save-the-date-rustconf-2024-september-10-13/)
* [Second Security Initiative Report Details Rust Security Advancements](https://foundation.rust-lang.org/news/second-security-initiative-report-details-rust-security-advancements/)

### Newsletters

### Project/Tooling Updates
* [Bevy 0.13](https://bevyengine.org/news/bevy-0-13/)
* [Bevy XPBD 0.4: Collider Agnosticism, Layer Rework, and Bevy 0.13](https://joonaa.dev/blog/05/bevy-xpbd-0-4-0)
* [uv: Python packaging in Rust](https://astral.sh/blog/uv)
* [git-cliff: What's new in 2.0.0?](https://git-cliff.org/blog/2.0.0/)
* [rustc_codegen_gcc: Progress Report #30](https://blog.antoyo.xyz/rustc_codegen_gcc-progress-report-30)
* [RustRover Q4 2023 Feature Updates Retrospective](https://blog.jetbrains.com/rust/2024/02/14/q4-2023-features-retrospective/)
* [rust-analyzer changelog #221](https://rust-analyzer.github.io/thisweek/2024/02/19/changelog-221.html)

### Observations/Thoughts
* [FuturesUnordered and the order of futures](https://without.boats/blog/futures-unordered/)
* [Rust Tooling: 8 tools that will increase your productivity](https://www.shuttle.rs/blog/2024/02/15/best-rust-tooling)

### Rust Walkthroughs
* [From 1s to 4ms](https://registerspill.thorstenball.com/p/from-1s-to-4ms)
* [Translating OpenStreetMap data to HTML5 Canvas with Rust and WebAssembly](https://mary.codes/blog/programming/translating_openstreetmaps_to_HTML5_canvas_rust_wasm/)
* [macros_rule!](https://auroranssolis.github.io/rust/2024/02/14/macros-rule.html)
* [Implementing JWT Authentication in Rust](https://www.shuttle.rs/blog/2024/02/21/using-jwt-auth-rust)
* [video] [Safe Rust AIN'T SAFE!? (cve-rs)](https://www.youtube.com/watch?v=vfMpIsJwpjU)

### Research

Expand Down

0 comments on commit 90e1107

Please sign in to comment.