Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanepjiv/hash_combine-rs
Hash library for Rust with simple combine method.
https://github.com/hanepjiv/hash_combine-rs
crate hash rust rust-language rust-library
Last synced: about 1 month ago
JSON representation
Hash library for Rust with simple combine method.
- Host: GitHub
- URL: https://github.com/hanepjiv/hash_combine-rs
- Owner: hanepjiv
- License: apache-2.0
- Created: 2016-04-04T10:12:40.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-30T11:31:20.000Z (about 2 months ago)
- Last Synced: 2024-11-30T12:24:29.078Z (about 2 months ago)
- Topics: crate, hash, rust, rust-language, rust-library
- Language: Rust
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE-2.0
Awesome Lists containing this project
README
# hash_combine-rs
## Build Status
- [main](https://github.com/hanepjiv/hash_combine-rs/tree/main): [![CI Rust](https://github.com/hanepjiv/hash_combine-rs/actions/workflows/ci-rust.yml/badge.svg)](https://github.com/hanepjiv/hash_combine-rs/actions/workflows/ci-rust.yml)
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE-2.0) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.