Skip to content

albacorelabs/murmurhash3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MurmurHash3

Swift 4 implementation of MurmurHash3.

Build

swift build

# Xcode project
swift package generate-xcodeproj
open murmurhash3.xcodeproj

Test

swift test

Linting

Linting is done with SwiftLint at build time. See .swiftlint for details.

About

Swift 4 implementation of murmurhash3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages