Low Output Latency streaming HTML rewriter/parser with CSS-selector based API. It is designed to modify HTML on the fly with minimal buffering. It can quickly handle very large documents, and operate in environments with limited memory resources. More details can be found in the blog post. The crate serves as a back-end for the HTML rewriting functionality of Cloudflare Workers, but can be used as

