Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brobusta/cityhash

C99 translation of Geoff Pike's and Jyrki Alakuijala's CityHash with Golang interface.
https://github.com/brobusta/cityhash

c99 cgo cityhash golang

Last synced: 14 days ago
JSON representation

C99 translation of Geoff Pike's and Jyrki Alakuijala's CityHash with Golang interface.

Awesome Lists containing this project

README

        

# cityhash-cgo #

C99 translation of Geoff Pike's and Jyrki Alakuijala's CityHash with Golang interface.

Version 1.0.2 which is used in [Clickhouse](https://clickhouse.yandex/docs/en/query_language/functions/hash_functions/#cityhash64) is supported [here](https://github.com/5cmpersec/cityhash/tree/v1.0.2)