| Crates.io | redis-zero-protocol-parser |
| lib.rs | redis-zero-protocol-parser |
| version | 0.3.4 |
| created_at | 2021-12-27 23:47:55.04402+00 |
| updated_at | 2022-07-18 07:44:34.351838+00 |
| description | Redis Protocol Parser. A zero copy stream-friendly parser |
| homepage | |
| repository | https://github.com/crodas/redis-protocol-parser |
| max_upload_size | |
| id | 503926 |
| size | 21,700 |
Redis protocol parser for rust. This implementation is a zero-copy parser which is stream friendly.
This library has no external dependency.