An open API service indexing awesome lists of open source software.

https://github.com/mysza/stringhash

Generate string representation of murmur3 hash of string.
https://github.com/mysza/stringhash

golang golang-library hashing strings uniqueness

Last synced: 5 months ago
JSON representation

Generate string representation of murmur3 hash of string.

Awesome Lists containing this project

README

          

# stringhash
Generate string representation of murmur3 hash of some string

This solution is a quick approach for generating short, as-much-as-possible non-repeatable IDs for string resources.