Skip to content

Commit 8b74a18

Browse files
committed
add link: Zig -> allocators -> Rust ergonomics
1 parent fdd476f commit 8b74a18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/reading-list/2025a.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
* [No-Panic Rust: A Nice Technique for Systems Programming](https://blog.reverberate.org/2025/02/03/no-panic-rust.html)
1717
查看和去除 panic 代码的技巧,以减少二进制产物大小
1818
* [So you want better debug info?](https://walnut356.github.io/posts/so-you-want-better-debug-info/):Rust 调试信息
19+
* [Zig -> allocators -> Rust ergonomics](https://www.capturedlambda.dev/blog/zig-allocators-rust_ergo/)
20+
使用自定义分配器
1921

2022
## 嵌入式
2123

0 commit comments

Comments
 (0)