miniblog.
← Back to all posts
Wilfred Hughes
Apr 20, 2019 at 23:14
Excellent deep dive on parsing, executing and optimising in an interpreter written in Rust:
https://blog.cloudflare.com/building-fast-interpreters-in-rust/
Building fast interpreters in Rust
We created a Rust library for writing and executing Wireshark®-like filters in different parts of our stack.