1. Home
  2. Browse
  3. murmur3

murmur3

v2015-05-02#0Latest

Murmur3 hash in C

Install

Run the following Vcpkg command to install the port.

vcpkg install murmur3

Usage

murmur3 provides CMake targets:

find_package(unofficial-murmur3 CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::murmur3::murmur3)

Dependencies

See source

Version

v2015-05-02#0

Publication

Supports

All

GitHub

PeterScott/murmur3410

Homepage

github.com/PeterScott/murmur3

Subtree

65cad452fa

License

CC0-1.0

Definition

Manifest