Skip to content

killerswan/murmur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kevin Cantu
May 2012

This is a Rust implementation of the 128-bit Murmur3 hash.

```
rustc -O --lib murmur.rs
rustc -O --lib djb.rs
rustt murmur.rs 
rustx bench.rs 
```

About

Rust implementation of the Murmur hash algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published