BAOCxxHash
Introduction
Objective-C encapsulation of xxHash. You can hash NSString, NSData and files...
Installation
BAOCxxHash is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'BAOCxxHash'
Or, you can use it directly by import code files under /BAOCxxHash/Classes/
Author
benarvin, [email protected]
License
BAOCxxHash is available under the MIT license. See the LICENSE file for more info.