Add spacy: Spatial data structures for Nim. (#1814)

This commit is contained in:
treeform
2021-02-19 22:33:05 +01:00
committed by GitHub
parent 632465b217
commit 1286653d23
+15
View File
@@ -11140,6 +11140,21 @@
"license": "MIT",
"web": "https://github.com/treeform/bumpy"
},
{
"name": "spacy",
"url": "https://github.com/treeform/spacy",
"method": "git",
"tags": [
"2d",
"collision",
"quadtree",
"kdtree",
"partition"
],
"description": "Spatial data structures for Nim.",
"license": "MIT",
"web": "https://github.com/treeform/spacy"
},
{
"name": "urlly",
"url": "https://github.com/treeform/urlly",