This commit is contained in:
c-blake 2020-03-29 12:49:47 -04:00 committed by GitHub
parent 261020cc3c
commit fb54af4ca0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17188,5 +17188,25 @@
"description": "The image management library written in Nim.",
"license": "MIT",
"web": "https://github.com/ethosa/nimage"
},
{
"name": "adix",
"url": "https://github.com/c-blake/adix",
"method": "git",
"tags": [
"library",
"dictionary",
"hash tables",
"data structures",
"hash",
"compact",
"Fenwick tree",
"BIST",
"binary trees",
"B-Tree"
],
"description": "An Adaptive Index Library For Nim",
"license": "MIT",
"web": "https://github.com/c-blake/adix"
}
]