An open API service indexing awesome lists of open source software.

https://github.com/midoks/libhash

PHP extension, new hash algorithm library
https://github.com/midoks/libhash

cityhash murmur murmur3 murmurhash3

Last synced: 26 days ago
JSON representation

PHP extension, new hash algorithm library

Awesome Lists containing this project

README

        

## libhash

[![Build Status](https://travis-ci.com/midoks/libhash.svg?branch=master)](https://travis-ci.com/midoks/libhash)

## Example

- Murmur3 algorithm

```

```

- Cityhash algorithm

```

```