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
☰
Crate murmur3
Version 0.5.2
All Items
Functions
?
Crate
murmur3
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.