Add license scan report and status

Signed-off-by: fossabot <badges@fossa.io>
This commit is contained in:
fossabot 2019-08-28 11:32:14 -07:00 committed by Christopher Berner
parent 81fecb2bee
commit 61875c4640

@ -3,6 +3,7 @@
[![Crates](https://img.shields.io/crates/v/raptorq.svg)](https://crates.io/crates/raptorq)
[![Documentation](https://docs.rs/raptorq/badge.svg)](https://docs.rs/raptorq)
[![dependency status](https://deps.rs/repo/github/cberner/raptorq/status.svg)](https://deps.rs/repo/github/cberner/raptorq)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcberner%2Fraptorq.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcberner%2Fraptorq?ref=badge_shield)
Rust implementation of RaptorQ (RFC6330)
@ -53,4 +54,7 @@ symbol count = 5000, decoded 122 MB in 1.508secs using 5.0% overhead, throughput
symbol count = 10000, decoded 122 MB in 2.006secs using 5.0% overhead, throughput: 486.8Mbit/s
symbol count = 20000, decoded 122 MB in 2.729secs using 5.0% overhead, throughput: 357.8Mbit/s
symbol count = 50000, decoded 122 MB in 4.498secs using 5.0% overhead, throughput: 217.1Mbit/s
```
```
## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcberner%2Fraptorq.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcberner%2Fraptorq?ref=badge_large)