simhash
Nim implementation of simhash algoritim
Summary
| Latest Version | 0.1.1 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-27 04:32 |
Tags
Authors
- zhoupeng
Installation
nimble install simhash
choosenim install simhash
git clone https://github.com/bung87/simhash-nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| simhash | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 0.19.0 | No |
| lc | - | No |
Source
| Repository | https://github.com/bung87/simhash-nim |
|---|---|
| Homepage | https://github.com/bung87/simhash-nim |
| Registry Source | nimble_official |