Redis Protocol Parser

Redis protocol parser for rust. This implementation is a zero-copy parser which is stream friendly.

This library has no external dependency.