Skip to content

Commit 3b59554

Browse files
authored
Merge branch 'master' into patch-7
2 parents 2548af2 + 05c6327 commit 3b59554

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

draft/2024-05-08-this-week-in-rust.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,13 @@ and just ask the editors to select the category.
3737

3838
### Observations/Thoughts
3939

40+
* [Download Accelerator - Async Rust Edition](https://ochagavia.nl/blog/download-accelerator-async-rust-edition/)
41+
4042
### Rust Walkthroughs
41-
- [What is in a Rust Allocator?](https://blog.sulami.xyz/posts/what-is-in-a-rust-allocator/)
43+
* [How to rewrite a C++ codebase successfully](https://gaultier.github.io/blog/how_to_rewrite_a_cpp_codebase_successfully.html)
44+
* [Building a Redis / Kafka Data Sink in Rust](https://www.sea-ql.org/blog/2024-05-05-redis-kafka-data-sink/)
45+
* [ZH | EN] [Writing a GPT Plugin in Rust, and Lost Gems](https://ideas.reify.ing/en/blog/gpt-plugin-rust-and-lost-gems/)
46+
* [What is in a Rust Allocator?](https://blog.sulami.xyz/posts/what-is-in-a-rust-allocator/)
4247

4348
### Research
4449

0 commit comments

Comments
 (0)