Module rutil

Source

Structs§

StringStruct

Functions§

mem_hash
mem_hash is the hash function used by go map, it utilizes available hardware instructions(behaves as aeshash if aes instruction is available). NOTE: The hash seed changes for every process. So, this cannot be used as a persistent hash.
mem_hash_byte
mem_hash is the hash function used by go map, it utilizes available hardware instructions(behaves as aeshash if aes instruction is available). NOTE: The hash seed changes for every process. So, this cannot be used as a persistent hash.

Type Aliases§

CPUTicks
Memhash
NanoTime