#decoding #codec #bencodex

bencodex-rs

The Rust implementation of Bencodex

5 releases (3 breaking)

0.3.1 Nov 3, 2021
0.3.0 Nov 2, 2021
0.2.0 Jan 9, 2021
0.1.0 Jan 5, 2021
0.0.1 Jan 2, 2021

#2035 in Encoding

MIT license

53KB
1K SLoC

bencodex-rs

build codecov Docs-rs

The Rust implementation of Bencodex.

Building and Testing

You can build and test the code with cargo command.

If you want to build:

cargo build

If you want to test:

cargo test

Dependencies

~1MB
~19K SLoC