# murmur3 **Repository Path**: mirrors_pingcap/murmur3 ## Basic Information - **Project Name**: murmur3 - **Description**: A rust implementation of murmur3 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2025-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # murmur3 [![Build Status](https://travis-ci.org/stusmall/murmur3.svg?branch=master)](https://travis-ci.org/stusmall/murmur3) This is a rust implementation of the fast, non-cryptographic hash [murmur3](https://en.wikipedia.org/wiki/MurmurHash).