Streaming JSON parser in Rust: blog series

Hello everyone,

I am writing a series of blog posts on my experience implementing a streaming JSON parser in Rust, posted two so far: 1, 2. It's not in any way ready for consumption yet but I'll be glad to get some early reviews if anyone is interested.

Also, it may be useful as a showcase of problems that a rookie stumbles upon :slight_smile:

Thanks!

Your second link wasn't working for me, is ijson in Rust: the parser the right URL?

Thanks for writing this up :smile: Reading now.

Yes, I lost the protocol part while copying, sorry! Fixed now.