ares/rust/murmur3
Chris A. f740d85336
Nounable, Cold state (#276)
* Nounable, Cold state

* Down with the foomty

* Update rust/sword/src/jets/cold.rs

Co-authored-by: Edward Amsden <edward@blackriversoft.com>

* Update rust/sword/src/jets/cold.rs

Co-authored-by: Edward Amsden <edward@blackriversoft.com>

* Update rust/sword/src/jets/cold.rs

Co-authored-by: Edward Amsden <edward@blackriversoft.com>

* Update rust/sword/src/jets/cold.rs

Co-authored-by: Edward Amsden <edward@blackriversoft.com>

* Update rust/sword/src/jets/cold.rs

Co-authored-by: Edward Amsden <edward@blackriversoft.com>

* Update rust/sword/src/jets/cold.rs

Co-authored-by: Edward Amsden <edward@blackriversoft.com>

---------

Co-authored-by: Edward Amsden <edward@blackriversoft.com>
2024-10-17 13:51:09 -05:00
..
benches Re-vendor murmur3 into sword repo 2024-08-26 13:26:38 -05:00
murmur3-sys Nounable, Cold state (#276) 2024-10-17 13:51:09 -05:00
src Re-vendor murmur3 into sword repo 2024-08-26 13:26:38 -05:00
tests Re-vendor murmur3 into sword repo 2024-08-26 13:26:38 -05:00
.gitignore Re-vendor murmur3 into sword repo 2024-08-26 13:26:38 -05:00
Cargo.toml Cue: don't panic! (#262) 2024-10-04 17:17:06 -05:00
LICENSE-APACHE Re-vendor murmur3 into sword repo 2024-08-26 13:26:38 -05:00
LICENSE-MIT Re-vendor murmur3 into sword repo 2024-08-26 13:26:38 -05:00
README.md Re-vendor murmur3 into sword repo 2024-08-26 13:26:38 -05:00

murmur3

Vendored version required by zorp-corp/sword

This is a rust implementation of the fast, non-cryptographic hash murmur3.

See the API docs for example code.