Nom - A Byte-oriented, Streaming, Zero-copy Parser Combinators Library in Rust
Offered By: IEEE via YouTube
Course Description
Overview
Explore a 20-minute conference talk from the 2015 LangSec Workshop at the IEEE Symposium on Security & Privacy Workshops that delves into Nom, a byte-oriented, streaming, zero-copy parser combinators library in Rust. Learn how the Rust programming language's features, such as slicing, enable powerful memory management and how its type safety contributes to writing correct parsers. Discover insights on developing streaming parsers and enhancing usability in parsing libraries. Gain valuable knowledge about Rust's potential as a safer alternative for low-level coding, potentially replacing C in certain applications.
Syllabus
Nom, a Byte-oriented, Streaming, Zero-copy Parser Combinators Library in Rust
Taught by
IEEE Symposium on Security and Privacy
Tags
Related Courses
Learn OCamlIndependent Writing Parsers Like It Is 2017
IEEE via YouTube Build Your Own Excel 365 in an Hour with F#
NDC Conferences via YouTube How to Parse a File
NDC Conferences via YouTube Understanding Parser Combinators - A Deep Dive
NDC Conferences via YouTube