Skip to content

Commit 9e0523f

Browse files
authored
Merge pull request #6561 from sylvain101010/patch-10
2025-04-16: Add Avoiding memory fragmentation in Rust with jemalloc
2 parents ace9056 + 914a4f5 commit 9e0523f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2025-04-16-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ and just ask the editors to select the category.
5353
* [BTrees, Inverted Indices, and a Model for Full Text Search](https://ohadravid.github.io/posts/2025-04-08-btrees-and-mental-models/)
5454
* [Cutting Down Rust Compile Times From 30 to 2 Minutes With One Thousand Crates](https://www.feldera.com/blog/cutting-down-rust-compile-times-from-30-to-2-minutes-with-one-thousand-crates)
5555
* [SIMD in zlib-rs (part 1): Autovectorization and target features](https://tweedegolf.nl/en/blog/153/simd-in-zlib-rs-part-1-autovectorization-and-target-features)
56+
* [Avoiding memory fragmentation in Rust with jemalloc](https://kerkour.com/rust-jemalloc)
5657
* [video] [Bevy Basics: Who Observes the Observer](https://www.youtube.com/watch?v=8dJtmt19D_s)
5758

5859
### Rust Walkthroughs

0 commit comments

Comments
 (0)