murmur3
murmur3 copied to clipboard
Murmur3 hash in C
Hi @PeterScott thanks for the work done here, I would like to use your library as a dependency but I would need to have it compiled as a static library....
It would be nice to have this GPL2 or BSD licensed. This way it could be included in other projects.
Added cmake as build tool. Allow users to use "hello world" as example input string if no arguments are passed.
- new file meson.build - passes tests (had to rename executable 'test' to 'test1' because meson has reserved that target name)