RSSAmplifier

Swatinem · Aug 6, 2022

The Magic of zerocopy

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

If you want to parse binary formats in Rust, you have a few crates to chose from apart from rolling your own. Some popular contenders are zerocopy and scroll . I would like to take this chance to explain the difference between the two, which one you likely want to use in which situation, and why zerocopy truely is magical. However, neither is perfect, there is some papercuts and ideas for…

Read on swatinem.de

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.