https://github.com/xadillax/bling_hashes_js
Pure JavaScript dist for Bling Hashes.
https://github.com/xadillax/bling_hashes_js
acmicpc cityhash hash nodejs
Last synced: over 1 year ago
JSON representation
Pure JavaScript dist for Bling Hashes.
- Host: GitHub
- URL: https://github.com/xadillax/bling_hashes_js
- Owner: XadillaX
- License: mit
- Created: 2020-11-17T07:56:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-18T06:37:54.000Z (over 5 years ago)
- Last Synced: 2025-03-28T18:51:50.792Z (over 1 year ago)
- Topics: acmicpc, cityhash, hash, nodejs
- Language: JavaScript
- Homepage: https://github.com/xadillax/bling_hashes
- Size: 409 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
- License: LICENSE
Awesome Lists containing this project
README
# Bling Hashes for Pure JavaScript
[](https://www.npmjs.org/package/bling-hashes-js)
[](https://www.npmjs.org/package/bling-hashes-js)
[](https://github.com/XadillaX/bling_hashes_js)
[](https://coveralls.io/github/XadillaX/bling_hashes_js?branch=master)
[](https://www.npmjs.org/package/bling-hashes-js)
[](https://www.npmjs.org/package/bling-hashes-js)
[](https://github.com/xadillax/bling_hashes)
> This is the WebAssembly version of [bling-hashes](https://github.com/XadillaX/bling_hashes).
String hash algorithms for node.js.
## Installation
```bash
$ npm install --save bling-hashes-js
```
## Introduce & Usage
Refer to https://github.com/XadillaX/bling_hashes#introduce and repace `bling-hashes` by `bling-hashes-js`.
## Contribution
Thanks to [BYVoid](https://github.com/byvoid). The C++ implementation code was copied from his blog.
You're welcome to make pull requests.
「雖然我覺得不怎麼可能有人會關注我」