bufmut-netext

Crates.iobufmut-netext
lib.rsbufmut-netext
version0.1.0
sourcesrc
created_at2021-09-14 14:33:52.981657
updated_at2021-09-14 14:33:52.981657
descriptionSmall set of extensions for BufMut useful for protocol dev
homepagehttps://github.com/Apolexian/bufmut-netext
repositoryhttps://github.com/Apolexian/bufmut-netext
max_upload_size
id451243
size6,001
Ivan Nikitin (Apolexian)

documentation

README

BufMut extensions

A small set of extensions for BufMut that provides useful functionality for protocol development.

Mainly:

  • Variable length integer
  • Extension to buffer that allows to take a variable size integer from the buffer
  • A codec trait
  • Codec trait implementation for IPv4 and IPv6
Commit count: 3

cargo fmt