An open API service indexing awesome lists of open source software.

https://github.com/repi/rust-data-bench

Rust data compression & hashing benchmarks
https://github.com/repi/rust-data-bench

Last synced: about 1 year ago
JSON representation

Rust data compression & hashing benchmarks

Awesome Lists containing this project

README

          

# Rust and WASM tests of compression & hashing

This is a small test repository for various Rust crates and specifically using them in WASM/WASI vs native execution.

- [test-compress](test-compress/README.md)
- [test-hash](test-hash/README.md)

## Licence

This software is subject to the terms of the Mozilla Public License, v. 2.0.

## Code of Conduct

Please note that this project is released with a [Contributor Code of
Conduct][coc]. By participating in this project you agree to abide by its
terms.

[coc]: https://github.com/repi/rust-misc/blob/master/CODE_OF_CONDUCT.md