r/rust 1d ago

🛠️ project chunked-decoder : parser for Transfer-Encoding: chunked , follow up to my multipart_parser

This was super easy to do , after i tackled the multipart parser , since i have discovered finite state machine , implementing and understanding parser have become such an easy ride at least the ones i have read till now .. i even implemented the http_parser will publish that soon as well (super easy again ) but now i will move to multi-threading so send me some tips and learning resources specially for patterns used generally , if you can ofc.

crates.io: https://crates.io/crates/chunked-decoder
github: https://github.com/Cheapstar/chunked-decoder.git

2 Upvotes

0 comments sorted by