murmur3
forked from kuende/murmur3Murmur3
Murmur3H1 hash function used by cassandra
Installation
Add this to your application's shard.yml
:
dependencies:
murmur3:
github: kuende/murmur3
Usage
require "murmur3"
Murmur3.h1("hello, world".bytes)
# Or as string
Murmur3.h1("hello, world")
Contributing
- Fork it ( https://github.com/kuende/murmur3/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- @teodor-pripoae Teodor Pripoae - creator, maintainer
Repository
murmur3
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- about 5 years ago
- September 26, 2019
License
Other
Links
Synced at
Fri, 31 May 2024 21:22:47 GMT
Languages