junha1 / rlp

Recursive-length prefix encoding, decoding, and compression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RLP Build Status

Recursive-length-prefix encoding, decoding, and compression in Rust.

License

This package is dual-licensed under MIT/Apache2 at the user's choice. Find the associated license files in this directory as LICENSE-MIT and LICENSE-APACHE2 respectively.

About

Recursive-length prefix encoding, decoding, and compression


Languages

Language:Rust 100.0%