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
- Host: GitHub
- URL: https://github.com/repi/rust-data-bench
- Owner: repi
- License: mpl-2.0
- Created: 2020-01-29T16:05:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T15:09:14.000Z (over 2 years ago)
- Last Synced: 2025-02-16T00:51:18.698Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 4.14 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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