Hi Andreas, I started a new project `libmurmurhash` which should fix the problem of code duplication [1]. However, I could not yet check whether my code produces the correct result on big endian systems without crashing. On x64 it works fine and I also produced a working package locally. I could commit it to salsa tomorrow.
The upstream project just needs a bit more polishing (documentation, better tests) before I would call it done. Have a nice Sunday, Fabian 1: https://github.com/kloetzl/libmurmurhash