mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Added Cyclic Polynomial Hash package (#1019)
This commit is contained in:
parent
0350579bdb
commit
ce9b5a7fe2
@ -1,4 +1,19 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"name": "Cyclic-Polynomial-Hash",
|
||||||
|
"url": "https://github.com/MarcAzar/Cyclic-Polynomial-Hash",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"Cyclic",
|
||||||
|
"Hash",
|
||||||
|
"BuzHash",
|
||||||
|
"Rolling",
|
||||||
|
"n-gram"
|
||||||
|
],
|
||||||
|
"description": "A Nim implementation of a Cyclic Polynomial Hash, aka BuzHash",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/MarcAzar/Cyclic-Polynomial-Hash"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "BipBuffer",
|
"name": "BipBuffer",
|
||||||
"url": "https://github.com/MarcAzar/BipBuffer",
|
"url": "https://github.com/MarcAzar/BipBuffer",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user