Docs.rs
murmur3-0.5.2
murmur3 0.5.2
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
stusmall
Dependencies
quickcheck ^0.9
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
murmur3
0.5.2
All Items
Crate Items
Functions
Crate
murmur3
Copy item path
Source
Expand description
A pure rust implementation of the fast, non-cryptographic hash
murmur3
Functions
ยง
murmur3_
32
Use the 32 bit variant of murmur3 to hash some
Read
implementation.
murmur3_
x64_
128
Use the x64 variant of the 128 bit murmur3 to hash some
Read
implementation.
murmur3_
x86_
128
Use the x86 variant of the 128 bit murmur3 to hash some
Read
implementation.