Skip to content

Commit de93e5e

Browse files
committed
community links for issue 562
1 parent 603523e commit de93e5e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

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

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,39 @@ and just ask the editors to select the category.
3030
-->
3131

3232
### Official
33+
* [2024 Leadership Council Survey](https://blog.rust-lang.org/2024/08/26/council-survey.html)
34+
* [Embedded Working Group Community Micro Survey](https://blog.rust-lang.org/inside-rust/2024/08/22/embedded-wg-micro-survey.html)
3335

3436
### Foundation
37+
* [What's in Store at RustConf 2024](https://foundation.rust-lang.org/news/what-s-in-store-at-rustconf-2024/)
3538

3639
### Newsletters
3740

3841
### Project/Tooling Updates
42+
* [git-cliff: What's new in 2.5.0?](https://git-cliff.org/blog/2.5.0/)
43+
* [Ferrocene 24.08.0 now available!](https://ferrous-systems.com/blog/ferrocene-24-08-0/)
44+
* [Go wild: Wildcard support in Rules and a new open-source wildcard crate](https://blog.cloudflare.com/wildcard-rules/)
45+
* [Why am I writing a Rust compiler in C?](https://notgull.net/announcing-dozer/)
46+
* [Current zlib-rs performance](https://tweedegolf.nl/en/blog/134/current-zlib-rs-performance)
3947

4048
### Observations/Thoughts
49+
* [Rust dylib rabbit holes](https://davidlattimore.github.io/posts/2024/08/27/rust-dylib-rabbit-holes.html)
50+
* [I sped up serde_json strings by 20%](https://purplesyringa.moe/blog/i-sped-up-serde-json-strings-by-20-percent/)
51+
* [Using StringView / German Style Strings to Make Queries Faster: Part 1 - Reading Parquet](https://www.influxdata.com/blog/faster-queries-with-stringview-part-one-influxdb/)
52+
* [Rust as My First Language](https://www.shuttle.rs/blog/2024/08/23/rust-as-my-first-language)
53+
* [Doctests - How were they improved?](https://blog.guillaume-gomez.fr/articles/2024-08-17+Doctests+-+How+were+they+improved%3F)
54+
* [MiniJinja: Learnings from Building a Template Engine in Rust](https://lucumr.pocoo.org/2024/8/27/minijinja/)
4155

4256
### Rust Walkthroughs
57+
* [Let the API protect you](https://www.snoyman.com/blog/2024/08/let-the-api-protect-you/)
58+
* [Packaging a Rust Program for Fedora](https://jrfernandez.com/packaging-rust-program-for-fedora)
59+
* [Building a Bevy Plugin for Rolling Dice](https://blog.erikhorton.com/2024/08/25/building-a-bevy-plugin-for-rolling-dice.html)
60+
* [video] [Implementing a Lox interpreter in Rust](https://www.youtube.com/watch?v=mNOLaw-_Buc)
4361

4462
### Research
4563

4664
### Miscellaneous
65+
* [Can DARPA’s TRACTOR Pull C to Rust for Memory-Safe Overhaul?](https://thenewstack.io/can-darpas-tractor-pull-c-to-rust-for-memory-safe-overhaul/)
4766

4867
## Crate of the Week
4968

0 commit comments

Comments
 (0)