dtmt/lib/sdk/src/murmur
Lucas Schwiderski 2a1d8d815f
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
Add tests for hash inversion
Just a quick round trip test, and an additional assert to demonstrate
that byte order does matter.
2024-08-14 09:22:24 +02:00
..
dictionary.rs sdk: Allow any byte stream for hashing dictionary entries 2024-07-19 09:48:25 +02:00
idstring32.rs sdk: Refactor murmur modules and add IdString32 2024-07-19 11:30:09 +02:00
idstring64.rs sdk: Refactor murmur modules and add IdString32 2024-07-19 11:30:09 +02:00
mod.rs sdk: Refactor murmur modules and add IdString32 2024-07-19 11:30:09 +02:00
murmurhash32.rs chore: Turn project structure into workspace 2022-11-18 10:44:01 +01:00
murmurhash64.rs Add tests for hash inversion 2024-08-14 09:22:24 +02:00
types.rs sdk: Refactor murmur modules and add IdString32 2024-07-19 11:30:09 +02:00
util.rs Implement faster hex string parsing 2024-07-09 16:16:48 +02:00