Skip to content

Commit 16028ad

Browse files
authored
Merge pull request #4183 from YJDoc2/patch-8
Add Cow for efficient memory utilization post link
2 parents 2b2daf9 + b8309ab commit 16028ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft/2023-03-22-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ and just ask the editors to select the category.
4545
* [Fornjot (code-first CAD in Rust) - Weekly Release - Finished!](https://www.fornjot.app/blog/weekly-release/2023-w12/)
4646
* [activitypub-federation 0.4.0: Major rewrite with improvements to usability and documentation](https://docs.rs/activitypub_federation)
4747
* [Quickwit 0.5: Distributed tracing with Open Telemetry and Jaeger, VRL, Pulsar support, and more...!](https://quickwit.io/blog/quickwit-0.5)
48-
4948
* [pavex, a new Rust web framework - Progress report #2](https://www.lpalmieri.com/posts/pavex-progress-report-02/)
5049

5150
### Observations/Thoughts
@@ -63,6 +62,7 @@ and just ask the editors to select the category.
6362
* [video] [The Truth about Rust/WebAssembly Performance](https://www.youtube.com/watch?v=4KtotxNAwME)
6463

6564
### Rust Walkthroughs
65+
* [Using Cow in Rust for efficient memory utilization](https://blog.logrocket.com/using-cow-rust-efficient-memory-utilization/)
6666
* [STM32F4 Embedded Rust at the PAC: Creating Hardware Abstractions](https://apollolabsblog.hashnode.dev/stm32f4-embedded-rust-at-the-pac-creating-hardware-abstractions)
6767
* [STM32F4 Embedded Rust at the PAC: GPIO Interrupts](https://apollolabsblog.hashnode.dev/stm32f4-embedded-rust-at-the-pac-gpio-interrupts)
6868
* [video] [Setting up CI and property testing for a Rust crate](https://www.youtube.com/watch?v=xUH-4y92jPg)

0 commit comments

Comments
 (0)