Added package prettyvec (#2093)

This commit is contained in:
Ethosa 2021-12-21 22:49:33 +07:00 committed by GitHub
parent 4ba2cead88
commit 9ccb285b38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24544,5 +24544,18 @@
"description": "A pure Nim bloom filter.",
"license": "MIT",
"web": "https://github.com/dizzyliam/flower"
},
{
"name": "prettyvec",
"url": "https://github.com/prettybauble/prettyvec",
"method": "git",
"tags": [
"prettybauble",
"vector",
"library"
],
"description": "Small library for working with vectors",
"license": "MIT",
"web": "https://github.com/prettybauble/prettyvec"
}
]