Linklist.md aktualisiert

This commit is contained in:
Paul Nehlich 2024-01-24 10:52:53 +01:00
parent 3991eeb665
commit 13003e7f8e
1 changed files with 8 additions and 0 deletions

View File

@ -10,3 +10,11 @@
# Sonstiges
# Zerocopy -- Using Data without relocation in Memory
- https://docs.rs/zerocopy/latest/zerocopy/
- https://manishearth.github.io/blog/2022/08/03/zero-copy-2-zero-copy-all-the-things/
- https://rustrepo.com/repo/elkodon--true-zerocopy-interprocesscommunication-in-rust
- https://manishearth.github.io/blog/2022/08/03/zero-copy-1-not-a-yoking-matter/
- https://google.github.io/comprehensive-rust/de/bare-metal/useful-crates/zerocopy.html